Jean Delvare
|
c3813d6af1
i2c: Get rid of struct i2c_client_address_data
|
15 lat temu |
Jean Delvare
|
310ec79210
i2c: Drop the kind parameter from detect callbacks
|
15 lat temu |
Jean Delvare
|
c7b25a9e96
i2c: Drop probe, ignore and force module parameters
|
15 lat temu |
Mika Kuoppala
|
194684e596
i2c: Prevent priority inversion on top of bus lock
|
15 lat temu |
Jean Delvare
|
afa08974fe
i2c: Add an interface to lock/unlock an I2C bus segment
|
15 lat temu |
Jean Delvare
|
6a891a3111
i2c: Drop unused i2c_driver.id field
|
16 lat temu |
Hans Verkuil
|
c70366732f
i2c: New macro to initialize i2c address lists on the fly
|
16 lat temu |
Jean Delvare
|
23af840057
i2c: Don't advertise i2c functions when not available
|
16 lat temu |
Jean Delvare
|
99cd8e2587
i2c: Add a sysfs interface to instantiate devices
|
16 lat temu |
Jean Delvare
|
e549c2b54d
i2c: Kill the redundant client list
|
16 lat temu |
Jean Delvare
|
1e40ac12da
i2c: Kill is_newstyle_driver
|
16 lat temu |
Jean Delvare
|
36789b5ea5
i2c: Drop i2c_probe function
|
16 lat temu |
Jean Delvare
|
729d6dd571
i2c: Get rid of the legacy binding model
|
16 lat temu |
Jean Delvare
|
352da9820e
i2c: Kill client_register and client_unregister methods
|
16 lat temu |
Ben Hutchings
|
c758e8cffe
i2c: Fix sparse warnings for I2C_BOARD_INFO()
|
16 lat temu |
Jean Delvare
|
e3ee703366
i2c: Deprecate client_register and client_unregister methods
|
16 lat temu |
Jean Delvare
|
cd97f39b7c
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
|
16 lat temu |
Jean Delvare
|
5fb4523afb
i2c: Warn on deprecated binding model use
|
16 lat temu |
Jean Delvare
|
b305271861
i2c: Drop I2C_CLASS_CAM_DIGITAL
|
16 lat temu |
Jean Delvare
|
994a075f0f
i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
|
16 lat temu |
Jean Delvare
|
e1995f65be
i2c: Drop I2C_CLASS_ALL
|
16 lat temu |
Anton Vorontsov
|
11f1f2afd6
i2c: Add info->archdata field
|
16 lat temu |
Jean Delvare
|
3ae70deef0
i2c: Clean up <linux/i2c.h>
|
16 lat temu |
Jean Delvare
|
c0589d4bc1
i2c: Drop 2-byte address block transfer defines
|
16 lat temu |
Jean Delvare
|
7d1d8999b4
i2c: Constify i2c_get_clientdata's parameter
|
16 lat temu |
Wolfram Sang
|
14f55f7a03
i2c: Make clear what the class field of i2c_adapter is good for
|
16 lat temu |
Jean Delvare
|
96e21e4fbc
i2c: Add missing kerneldoc descriptions
|
17 lat temu |
Jean Delvare
|
4735c98f84
i2c: Add detection capability to new-style drivers
|
17 lat temu |
Jon Smirl
|
e9ca9eb9d7
i2c: Export the i2c_bus_type symbol
|
17 lat temu |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 lat temu |