Commit Graph

174 Commits (1992de83e375acc789daf66b7b72a812a5235b75)

Author SHA1 Message Date
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
Jean Delvare 2bb5095aff i2c: Provide compatibility links for i2c adapters 16 years ago
Jean Delvare 4f8cf8240a i2c: Convert i2c adapters to bus devices 16 years ago
Jean Delvare 51298d1257 i2c: Convert i2c clients to a device type 16 years ago
Rodolfo Giometti f18c41daea i2c: Use rwsem instead of mutex for board info 16 years ago
Jean Delvare 99cd8e2587 i2c: Add a sysfs interface to instantiate devices 16 years ago
Jean Delvare 35fc37f818 i2c: Limit core locking to the necessary sections 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 f8a227e8ac i2c: Merge i2c_attach_client into i2c_new_device 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
Jean Delvare c52cf01f5b i2c: Do not give adapters a default parent 16 years ago
Clifford Wolf 66b650f045 i2c: Retry automatically on arbitration loss 16 years ago
Jack Stone 1cf92b453a i2c: Remove void casts 16 years ago
Jean Delvare 935298696f i2c: Let new-style drivers implement attach_adapter 16 years ago