Commit Graph

143 Commits (4db70f73e56961b9bcdfd0c36c62847a18b7dbb5)

Author SHA1 Message Date
Jean Delvare 774466add7 hwmon: (jc42) Change detection class 14 years ago
Jean Delvare c185a9420b i2c: Drop i2c_adapter.id 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 0c31f8e572 i2c: Get rid of <linux/i2c-id.h> 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
Jean Delvare 0cc43a1806 i2c: Constify i2c_client where possible 14 years ago
Jean Delvare e1e18ee1cb i2c: Mark i2c_adapter.id as deprecated 14 years ago
Jean Delvare cbf4bd380a i2c: Drop unused I2C_CLASS_TV flags 14 years ago
Jean Delvare 97cc4d49cf i2c: Let i2c_parent_is_i2c_adapter return the parent adapter 14 years ago
Jean Delvare d582963a02 i2c: Simplify i2c_parent_is_i2c_adapter 14 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 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
Randy Dunlap 72d2e9f9f9 i2c.h: fix kernel-doc warnings 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
Anton Vorontsov 11f1f2afd6 i2c: Add info->archdata field 17 years ago
Jean Delvare 3ae70deef0 i2c: Clean up <linux/i2c.h> 17 years ago
Jean Delvare c0589d4bc1 i2c: Drop 2-byte address block transfer defines 17 years ago
Jean Delvare 7d1d8999b4 i2c: Constify i2c_get_clientdata's parameter 17 years ago