Commit Graph

100 Commits (ef35ce231b3cb2a4b1808e826da263bf37ccb38a)

Author SHA1 Message Date
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 16 years ago
Jean Delvare 3ae70deef0 i2c: Clean up <linux/i2c.h> 16 years ago
Jean Delvare c0589d4bc1 i2c: Drop 2-byte address block transfer defines 16 years ago
Jean Delvare 7d1d8999b4 i2c: Constify i2c_get_clientdata's parameter 16 years ago
Wolfram Sang 14f55f7a03 i2c: Make clear what the class field of i2c_adapter is good for 16 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
Jean Delvare bdc511f438 i2c: Use the driver model reference counting 17 years ago
Mark M. Hoffman bfb6df24fa i2c: Constify client address data 17 years ago
Jean Delvare 5e31c2bd3c i2c: Make i2c_check_addr static 17 years ago
David Brownell 6662cbb989 i2c: Rename the PEC functionality bit 18 years ago
David Brownell 08fb68bb4b i2c: Move i2c-dev interfaces to i2c-dev.h 18 years ago
David Brownell 53be795934 i2c: Remove i2c_algorithm.algo_control() 18 years ago
David Brownell a64ec07d3d i2c: Document struct i2c_msg 18 years ago
Adrian Bunk 83eaaed0d0 i2c-core: Make some code static 18 years ago
David Brownell 3bbb835d4c i2c: New-style devices can support driver model wakeup flags 18 years ago
Randy Dunlap aa3481d5e6 i2c.h kernel-doc additions 18 years ago
Jean Delvare e24b8cb4fa i2c: Delete the i2c-isa pseudo bus driver 18 years ago
Jean Delvare 4b2643d7d9 i2c: Fix the i2c_smbus_read_i2c_block_data() prototype 18 years ago
Mark M. Hoffman d75d53cd57 i2c: Fix sparse warning in i2c.h 18 years ago
David Brownell d64f73be1b i2c: Add kernel documentation 18 years ago
Jean Delvare b86a1bc8e3 i2c: Restore i2c_smbus_read_block_data 18 years ago
Jean Delvare b3e820968a i2c: Make i2c_del_driver a void function 18 years ago
Jean Delvare a97f1ed090 i2c: Move i2c-isa-only exported symbol declarations 18 years ago
Jean Delvare 12b5053ac5 i2c: Add i2c_new_probed_device() 18 years ago
David Brownell 6e13e64184 i2c: Add i2c_add_numbered_adapter() 18 years ago
David Brownell 9c1600eda4 i2c: Add i2c_board_info and i2c_new_device() 18 years ago
David Brownell a1d9e6e49f i2c: i2c stack can remove() 18 years ago
David Brownell 7b4fbc50fa i2c: i2c stack can probe() 18 years ago