Commit Graph

162 Commits (85f4cc17a62c3ac9edeaf120cdae7261df458053)

Author SHA1 Message Date
Jean Delvare 827900c556 i2c: Fix probability check 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
Zhenwen Xu 09b8ce0a69 i2c-core: Some style cleanups 16 years ago
Jean Delvare 8fcfef6e65 i2c: Set a default timeout value for all adapters 16 years ago
Jean Delvare acec211ca6 i2c: Clarify which clients are auto-removed 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Roel Kluin f29d2e0275 i2c: Fix misplaced parentheses 16 years ago
Kay Sievers 27d9c1838f i2c: Replace bus_id with dev_name(), dev_set_name() 16 years ago
Jean Delvare 79b93e1359 i2c: Remove i2c clients in reverse order 16 years ago
Anton Vorontsov 11f1f2afd6 i2c: Add info->archdata field 17 years ago
Prakash Mortha 596c88f460 i2c: Restore i2c_smbus_process_call function 17 years ago
David Brownell a10f9e7caf i2c: Do earlier driver model init 17 years ago
David Brownell 1d0b19c9a0 i2c: Guard against oopses from bad init sequences 17 years ago