Randy Dunlap
|
72d2e9f9f9
i2c.h: fix kernel-doc warnings
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Jean Delvare
|
6629dcff19
i2c-core: Use per-adapter userspace device lists
|
15 years ago |
Grant Likely
|
d12d42f744
i2c/of: Allow device node to be passed via i2c_board_info
|
15 years ago |
Zhangfei Gao
|
0c43ea544c
i2c: Document the message size limit
|
15 years ago |
Jean Delvare
|
b5527a7766
i2c: Add SMBus alert support
|
15 years ago |
Jean Delvare
|
7f508118b1
i2c: Get rid of I2C_CLIENT_MODULE_PARM
|
15 years ago |
Jean Delvare
|
e5e9f44c24
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
|
15 years ago |
Jean Delvare
|
1f86df49dd
i2c: Drop I2C_CLIENT_INSMOD_1
|
15 years ago |
Jean Delvare
|
c3813d6af1
i2c: Get rid of struct i2c_client_address_data
|
15 years ago |
Jean Delvare
|
310ec79210
i2c: Drop the kind parameter from detect callbacks
|
15 years ago |
Jean Delvare
|
c7b25a9e96
i2c: Drop probe, ignore and force module parameters
|
15 years ago |
Mika Kuoppala
|
194684e596
i2c: Prevent priority inversion on top of bus lock
|
15 years ago |
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 |