Commit Graph

64 Commits (ba7fbb723f50ab2607989a282af655fb0fab0492)

Author SHA1 Message Date
David Brownell d64f73be1b i2c: Add kernel documentation 18 years ago
David Brownell de81d2aaeb i2c: Legacy i2c drivers shouldn't issue uevents 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 12b5053ac5 i2c: Add i2c_new_probed_device() 18 years ago
David Brownell c05646069c i2c: i2c EXPORT_SYMBOL cleanup 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
Jean Delvare 209d27c3b1 i2c: Emulate SMBus block read over I2C 18 years ago
David Brownell ef2c8321f5 i2c: Rename dev_to_i2c_adapter() 18 years ago
David Brownell 16ffadfc68 i2c: Class attribute cleanup 18 years ago
David Brownell 4ad4eac606 i2c: i2c_register_driver() cleanup 18 years ago
Jean Delvare b31366f439 i2c: i2c_adapter devices need no driver 18 years ago
Jean Delvare fccb56e4d8 i2c: Kill i2c_adapter.class_dev 18 years ago
Jean Delvare fe2c8d51af i2c: Remove the warning on missing adapter device 18 years ago
David Brownell f37dd80ac2 i2c: Add driver suspend/resume/shutdown support 18 years ago
Jean Delvare b8d6f45b32 i2c: completion header cleanups 18 years ago
David Brownell b119dc3f99 i2c: Migration aids for i2c_adapter.dev removal 18 years ago
Jean Delvare 7b77d065d1 i2c: Use the __ATTR macro where possible 18 years ago
David Brownell 438d6c2c01 i2c: Whitespace cleanups 18 years ago
Jiri Kosina 6ea23039cb i2c: Add support for nested i2c bus locking 18 years ago
Jean Delvare 77ed74da26 [PATCH] i2c: Prevent deadlock on i2c client registration 19 years ago
Jean Delvare 114fd18397 i2c: Warn on i2c client creation failure 19 years ago
Jean Delvare 7eff82c8b1 i2c-core: Drop useless bitmaskings 19 years ago
Jean Delvare b119c6c952 i2c: __must_check fixes (core drivers) 19 years ago
Mark M. Hoffman 2369df933f [PATCH] i2c: Fix 'ignore' module parameter handling in i2c-core 19 years ago
Krzysztof Halasa 46f5ed753f [PATCH] i2c: Mark block write buffers as const 19 years ago
Jean Delvare 7eebcb7c0f [PATCH] i2c: Optimize core_lists mutex usage 19 years ago
Ingo Molnar 5c085d369c [PATCH] i2c: Semaphore to mutex conversions, part 2 19 years ago
Jean Delvare 7656032b90 [PATCH] i2c: Speed up block transfers 19 years ago
Arjan van de Ven b3585e4f5b [PATCH] I2C: Convert i2c to mutexes 19 years ago
Jean Delvare 21bbd69182 [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. 19 years ago
Russell King b864c7d5d1 [PATCH] Add i2c_bus_type probe and remove methods 19 years ago
Jean Delvare 3fb81a3df6 [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups 19 years ago
Greg Kroah-Hartman de59cf9ed4 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner 19 years ago
Laurent Riffard 35d8b2e6b8 [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 19 years ago
Jean Delvare cf02df7702 [PATCH] i2c: Rework client usage count, 3 of 3 19 years ago
Jean Delvare cde7859bda [PATCH] i2c: Rework client usage count, 2 of 3 19 years ago
Jean Delvare cb748fb201 [PATCH] i2c: Rework client usage count, 1 of 3 19 years ago
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Jean Delvare 421ef47be2 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 20 years ago
Laurent Riffard 6586bcd7b2 [PATCH] Owner field additions to many i2c drivers, 4 of 5 20 years ago
Jean Delvare 30dac74697 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX 20 years ago
Hideki Iwamoto 5c50d18859 [PATCH] i2c: Several PEC-related fixes in software SMBus emulation 20 years ago
Jean Delvare 4366dc946c [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK 20 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 20 years ago
Jean Delvare 4c9337da37 [PATCH] I2C: Centralize 24RF08 corruption prevention 20 years ago