David Brownell
|
7b4fbc50fa
i2c: i2c stack can probe()
|
18 years ago |
Jean Delvare
|
209d27c3b1
i2c: Emulate SMBus block read over I2C
|
18 years ago |
David Brownell
|
ef2c8321f5
i2c: Rename dev_to_i2c_adapter()
|
18 years ago |
David Brownell
|
16ffadfc68
i2c: Class attribute cleanup
|
18 years ago |
David Brownell
|
4ad4eac606
i2c: i2c_register_driver() cleanup
|
18 years ago |
Jean Delvare
|
b31366f439
i2c: i2c_adapter devices need no driver
|
18 years ago |
Jean Delvare
|
fccb56e4d8
i2c: Kill i2c_adapter.class_dev
|
18 years ago |
Jean Delvare
|
fe2c8d51af
i2c: Remove the warning on missing adapter device
|
18 years ago |
David Brownell
|
f37dd80ac2
i2c: Add driver suspend/resume/shutdown support
|
18 years ago |
Jean Delvare
|
b8d6f45b32
i2c: completion header cleanups
|
18 years ago |
David Brownell
|
b119dc3f99
i2c: Migration aids for i2c_adapter.dev removal
|
18 years ago |
Jean Delvare
|
7b77d065d1
i2c: Use the __ATTR macro where possible
|
18 years ago |
David Brownell
|
438d6c2c01
i2c: Whitespace cleanups
|
18 years ago |
Jiri Kosina
|
6ea23039cb
i2c: Add support for nested i2c bus locking
|
18 years ago |
Jean Delvare
|
77ed74da26
[PATCH] i2c: Prevent deadlock on i2c client registration
|
19 years ago |
Jean Delvare
|
114fd18397
i2c: Warn on i2c client creation failure
|
19 years ago |
Jean Delvare
|
7eff82c8b1
i2c-core: Drop useless bitmaskings
|
19 years ago |
Jean Delvare
|
b119c6c952
i2c: __must_check fixes (core drivers)
|
19 years ago |
Mark M. Hoffman
|
2369df933f
[PATCH] i2c: Fix 'ignore' module parameter handling in i2c-core
|
19 years ago |
Krzysztof Halasa
|
46f5ed753f
[PATCH] i2c: Mark block write buffers as const
|
19 years ago |
Jean Delvare
|
7eebcb7c0f
[PATCH] i2c: Optimize core_lists mutex usage
|
19 years ago |
Ingo Molnar
|
5c085d369c
[PATCH] i2c: Semaphore to mutex conversions, part 2
|
19 years ago |
Jean Delvare
|
7656032b90
[PATCH] i2c: Speed up block transfers
|
19 years ago |
Arjan van de Ven
|
b3585e4f5b
[PATCH] I2C: Convert i2c to mutexes
|
19 years ago |
Jean Delvare
|
21bbd69182
[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.
|
19 years ago |
Russell King
|
b864c7d5d1
[PATCH] Add i2c_bus_type probe and remove methods
|
19 years ago |
Jean Delvare
|
3fb81a3df6
[PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups
|
19 years ago |
Greg Kroah-Hartman
|
de59cf9ed4
[PATCH] I2C: Make i2c_add_driver automatically set the proper module owner
|
19 years ago |
Laurent Riffard
|
35d8b2e6b8
[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11
|
19 years ago |
Jean Delvare
|
cf02df7702
[PATCH] i2c: Rework client usage count, 3 of 3
|
19 years ago |