Commit Graph

190 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Jean Delvare cbb4451404 i2c: Fix device name for 10-bit slave address 13 years ago
Grant Likely 488bf314bf i2c: Allow i2c_add_numbered_adapter() to assign a bus id 14 years ago
Jean Delvare a920ff41cb i2c: Improve deprecation warnings 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jean Delvare fe6fc25857 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter 14 years ago
Jean Delvare 7ae31482a8 i2c: Export i2c_for_each_dev 14 years ago
Jean Delvare d735b34db3 i2c: make i2c_get_adapter prototype clearer 14 years ago
Grant Likely c9e358dfc4 driver-core: remove conditionals around devicetree pointers 14 years ago
Mark Brown f4e8db31a8 i2c: Encourage move to dev_pm_ops by warning on use of legacy methods 14 years ago
Mark Brown d529de2994 i2c: Factor out runtime suspend checks from PM operations 14 years ago
Jean Delvare 5219bf884b i2c: Unregister dummy devices last on adapter removal 14 years ago
Jean Delvare 0cc43a1806 i2c: Constify i2c_client where possible 14 years ago
Jean Delvare 2236baa75f i2c: Sanity checks on adapter registration 14 years ago
Jean Delvare 51b54ba9bb i2c: Optimize function i2c_detect() 14 years ago
Jean Delvare d57558d0f3 i2c: Discard warning message on device instantiation from user-space 14 years ago
Jean Delvare 97cc4d49cf i2c: Let i2c_parent_is_i2c_adapter return the parent adapter 14 years ago
Grant Likely 925bb9c649 of/i2c: Fix module load order issue caused by of_i2c.c 15 years ago
Rajendra Nayak 64b4782fc9 i2c: Fix checks which cause legacy suspend to never get called 15 years ago
Vishwanath BS 753419f59e i2c: Fix for suspend/resume issue 15 years ago
Michael Lawnick 0826374bff i2c: Multiplexed I2C bus core support 15 years ago
Jean Delvare dafc50d141 i2c: Use a separate mutex for userspace client lists 15 years ago
Jean Delvare 8031d79bae i2c: Make i2c_default_probe self-sufficient 15 years ago
Jean Delvare d6703281ff i2c: Drop dummy variable 15 years ago
Jean Delvare fe61e07e9e i2c: Move adapter locking helpers to i2c-core 15 years ago
Jean Delvare d44f19d586 V4L/DVB: Use custom I2C probing function mechanism 15 years ago
Jean Delvare 9a94241afc i2c: Add support for custom probe function 15 years ago
Jean Delvare 827900c556 i2c: Fix probability check 15 years ago
Grant Likely 959e85f775 i2c: Add OF-style registration and binding 15 years ago
Jean Delvare 3b5f794b8b i2c: Rename i2c_check_addr to i2c_check_addr_busy 15 years ago
Jean Delvare 656b8761ab i2c: Document reserved I2C addresses 15 years ago
Jean Delvare 3a89db5f30 i2c: Check for address validity on client registration 15 years ago
Jean Delvare 63e4e80218 i2c: Share the I2C device presence detection code 15 years ago
Farid Hammane 7225acf4aa i2c-core: Fix some coding style issues 15 years ago
Rafael J. Wysocki 2f60ba706b i2c: Fix bus-level power management callbacks 15 years ago
Jean Delvare 6629dcff19 i2c-core: Use per-adapter userspace device lists 15 years ago
Jean Delvare b1d4b390ea i2c: Fix probing of FSC hardware monitoring chips 15 years ago
Wolfram Sang e4a7b9b04d i2c-core: Erase pointer to clientdata on removal 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
Mark Brown 6de468ae2d i2c: Hook up runtime PM support 15 years ago
Thadeu Lima de Souza Cascardo c556752109 i2c: Do not use device name after device_unregister 15 years ago
Tobias Klauser 0b2c368844 i2c-core: Storage class should be before const qualifier 15 years ago
sonic zhang 54067ee206 i2c-core: i2c bus should support PM entries in struct dev_pm_ops 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 69b0089a67 i2c: Refactor for_each callbacks 15 years ago
Jean Delvare ccfbbd082a i2c: Simplify i2c_detect_address 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 bbd2d9c919 i2c: Fix userspace_device list corruption 15 years ago