Jean Delvare
|
8031d79bae
i2c: Make i2c_default_probe self-sufficient
|
15 年之前 |
Jean Delvare
|
d6703281ff
i2c: Drop dummy variable
|
15 年之前 |
Jean Delvare
|
fe61e07e9e
i2c: Move adapter locking helpers to i2c-core
|
15 年之前 |
Jean Delvare
|
d44f19d586
V4L/DVB: Use custom I2C probing function mechanism
|
15 年之前 |
Jean Delvare
|
9a94241afc
i2c: Add support for custom probe function
|
15 年之前 |
Grant Likely
|
4e4f62bf73
Merge commit 'v2.6.35-rc6' into devicetree/next
|
15 年之前 |
Jean Delvare
|
827900c556
i2c: Fix probability check
|
15 年之前 |
Grant Likely
|
959e85f775
i2c: Add OF-style registration and binding
|
15 年之前 |
Jean Delvare
|
3b5f794b8b
i2c: Rename i2c_check_addr to i2c_check_addr_busy
|
15 年之前 |
Jean Delvare
|
656b8761ab
i2c: Document reserved I2C addresses
|
15 年之前 |
Jean Delvare
|
3a89db5f30
i2c: Check for address validity on client registration
|
15 年之前 |
Jean Delvare
|
63e4e80218
i2c: Share the I2C device presence detection code
|
15 年之前 |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 年之前 |
Farid Hammane
|
7225acf4aa
i2c-core: Fix some coding style issues
|
15 年之前 |
Rafael J. Wysocki
|
2f60ba706b
i2c: Fix bus-level power management callbacks
|
15 年之前 |
Jean Delvare
|
6629dcff19
i2c-core: Use per-adapter userspace device lists
|
15 年之前 |
Jean Delvare
|
b1d4b390ea
i2c: Fix probing of FSC hardware monitoring chips
|
15 年之前 |
Wolfram Sang
|
e4a7b9b04d
i2c-core: Erase pointer to clientdata on removal
|
15 年之前 |
Grant Likely
|
d12d42f744
i2c/of: Allow device node to be passed via i2c_board_info
|
15 年之前 |
Zhangfei Gao
|
0c43ea544c
i2c: Document the message size limit
|
15 年之前 |
Mark Brown
|
6de468ae2d
i2c: Hook up runtime PM support
|
15 年之前 |
Thadeu Lima de Souza Cascardo
|
c556752109
i2c: Do not use device name after device_unregister
|
15 年之前 |
Tobias Klauser
|
0b2c368844
i2c-core: Storage class should be before const qualifier
|
15 年之前 |
sonic zhang
|
54067ee206
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
|
15 年之前 |
Jean Delvare
|
c3813d6af1
i2c: Get rid of struct i2c_client_address_data
|
15 年之前 |
Jean Delvare
|
310ec79210
i2c: Drop the kind parameter from detect callbacks
|
15 年之前 |
Jean Delvare
|
69b0089a67
i2c: Refactor for_each callbacks
|
15 年之前 |
Jean Delvare
|
ccfbbd082a
i2c: Simplify i2c_detect_address
|
15 年之前 |
Jean Delvare
|
c7b25a9e96
i2c: Drop probe, ignore and force module parameters
|
15 年之前 |
Mika Kuoppala
|
194684e596
i2c: Prevent priority inversion on top of bus lock
|
15 年之前 |