Commit Graph

122 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
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
Wolfram Sang 14f55f7a03 i2c: Make clear what the class field of i2c_adapter is good for 17 years ago
Jean Delvare 96e21e4fbc i2c: Add missing kerneldoc descriptions 17 years ago
Jean Delvare 4735c98f84 i2c: Add detection capability to new-style drivers 17 years ago
Jon Smirl e9ca9eb9d7 i2c: Export the i2c_bus_type symbol 17 years ago
Jean Delvare 3401b2fff3 i2c: Let bus drivers add SPD to their class 17 years ago
Jean Delvare c1b6b4f234 i2c: Let framebuffer drivers set their I2C bus class to DDC 17 years ago
Jean Delvare ae7193f7fa i2c: Update stray references to smbus_access 17 years ago
Jean Delvare 67c2e66571 i2c: Delete unused function i2c_smbus_write_quick 17 years ago
Wolfram Sang 8e29da9ee8 i2c: Fix bad hint about irqs in i2c.h 17 years ago
Jean Delvare eb8a790809 i2c: Kill the old driver matching scheme 17 years ago
Jean Delvare 60b129d7bf i2c: Match dummy devices by type 17 years ago
Jean Delvare 3760f73671 i2c: Convert most new-style drivers to use module aliasing 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago
David Brownell 263867631e i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n 17 years ago
Tobias Klauser 305183fc3e i2c: Storage class should be before const qualifier 17 years ago
David Brownell e9f1373b64 i2c: Add i2c_new_dummy() utility 17 years ago
David Brownell 9b766b814d i2c: Stop using the redundant client list 17 years ago
Jean Delvare 026526f5af i2c: Drop redundant i2c_driver.list 17 years ago
Jean Delvare 87c6c22945 i2c: Drop redundant i2c_adapter.list 17 years ago
Jean Delvare e48d33193d i2c: Change prototypes of refcounting functions 17 years ago