Jean Delvare
|
afa08974fe
i2c: Add an interface to lock/unlock an I2C bus segment
|
15 years ago |
Jean Delvare
|
6a891a3111
i2c: Drop unused i2c_driver.id field
|
16 years ago |
Hans Verkuil
|
c70366732f
i2c: New macro to initialize i2c address lists on the fly
|
16 years ago |
Jean Delvare
|
23af840057
i2c: Don't advertise i2c functions when not available
|
16 years ago |
Jean Delvare
|
99cd8e2587
i2c: Add a sysfs interface to instantiate devices
|
16 years ago |
Jean Delvare
|
e549c2b54d
i2c: Kill the redundant client list
|
16 years ago |
Jean Delvare
|
1e40ac12da
i2c: Kill is_newstyle_driver
|
16 years ago |
Jean Delvare
|
36789b5ea5
i2c: Drop i2c_probe function
|
16 years ago |
Jean Delvare
|
729d6dd571
i2c: Get rid of the legacy binding model
|
16 years ago |
Jean Delvare
|
352da9820e
i2c: Kill client_register and client_unregister methods
|
16 years ago |
Ben Hutchings
|
c758e8cffe
i2c: Fix sparse warnings for I2C_BOARD_INFO()
|
16 years ago |
Jean Delvare
|
e3ee703366
i2c: Deprecate client_register and client_unregister methods
|
16 years ago |
Jean Delvare
|
cd97f39b7c
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
|
16 years ago |
Jean Delvare
|
5fb4523afb
i2c: Warn on deprecated binding model use
|
16 years ago |
Jean Delvare
|
b305271861
i2c: Drop I2C_CLASS_CAM_DIGITAL
|
16 years ago |
Jean Delvare
|
994a075f0f
i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
|
16 years ago |
Jean Delvare
|
e1995f65be
i2c: Drop I2C_CLASS_ALL
|
16 years ago |
Anton Vorontsov
|
11f1f2afd6
i2c: Add info->archdata field
|
16 years ago |
Jean Delvare
|
3ae70deef0
i2c: Clean up <linux/i2c.h>
|
16 years ago |
Jean Delvare
|
c0589d4bc1
i2c: Drop 2-byte address block transfer defines
|
16 years ago |
Jean Delvare
|
7d1d8999b4
i2c: Constify i2c_get_clientdata's parameter
|
16 years ago |
Wolfram Sang
|
14f55f7a03
i2c: Make clear what the class field of i2c_adapter is good for
|
16 years ago |
Jean Delvare
|
96e21e4fbc
i2c: Add missing kerneldoc descriptions
|
17 years ago |
Jean Delvare
|
4735c98f84
i2c: Add detection capability to new-style drivers
|
17 years ago |
Jon Smirl
|
e9ca9eb9d7
i2c: Export the i2c_bus_type symbol
|
17 years ago |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 years ago |
Jean Delvare
|
c1b6b4f234
i2c: Let framebuffer drivers set their I2C bus class to DDC
|
17 years ago |
Jean Delvare
|
ae7193f7fa
i2c: Update stray references to smbus_access
|
17 years ago |
Jean Delvare
|
67c2e66571
i2c: Delete unused function i2c_smbus_write_quick
|
17 years ago |
Wolfram Sang
|
8e29da9ee8
i2c: Fix bad hint about irqs in i2c.h
|
17 years ago |