Commit Graph

60 Commits (44052e0d91757ecac4a2f659ea3e1a658dd6057e)

Author SHA1 Message Date
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
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 2096b956d2 i2c: Shrink struct i2c_client 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
David Brownell f37dd80ac2 i2c: Add driver suspend/resume/shutdown support 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 6d3aae9d74 i2c: Drop unimplemented slave functions 19 years ago
David Brownell af71ff690b i2c: Let drivers constify i2c_algorithm data 19 years ago
Jean Delvare 8ced8eee85 [PATCH] i2c-powermac: Fix master_xfer return value 19 years ago
Krzysztof Halasa 46f5ed753f [PATCH] i2c: Mark block write buffers as const 19 years ago
David Woodhouse a1b9298e55 Sanitise linux/i2c.h for userspace consumption 19 years ago
Ingo Molnar 5c085d369c [PATCH] i2c: Semaphore to mutex conversions, part 2 19 years ago
Jean Delvare 21bbd69182 [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. 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 482c788ded [PATCH] i2c: i2c_get_client is gone 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 5d7b851dcc [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 19 years ago
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 19 years ago
Jean Delvare ff179c8cf5 [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 20 years ago
Greg Kroah-Hartman a9d1b24d91 [PATCH] I2C: add i2c module alias for i2c drivers to use 20 years ago
Jean Delvare 585b3160f8 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 20 years ago
Jean Delvare 421ef47be2 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 20 years ago
Jean Delvare b8095544bc [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 20 years ago
Jean Delvare 30dac74697 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX 20 years ago
Jean Delvare 80ce3b7d0f [PATCH] i2c: Drop out-of-date, colliding ioctl definitions 20 years ago
Jean Delvare 31ec5bc571 [PATCH] i2c: Fix misplaced i2c.h comment 20 years ago
Jean Delvare bf813b314a [PATCH] i2c: Drop useless CVS revision IDs 20 years ago
Hideki Iwamoto 332bf92b33 [PATCH] i2c: Fix union i2c_smbus_data definition 20 years ago
Jean Delvare 8ac2120d90 [PATCH] i2c: kill an unused i2c_adapter struct member 20 years ago
Jean Delvare 77ae84554c [PATCH] I2C: Drop the I2C_ACK_TEST ioctl 20 years ago
Jean Delvare fae91e72b7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname 20 years ago
Jean Delvare 020789e9cb [PATCH] I2C: Outdated i2c_adapter comment 20 years ago
Jean Delvare 1d8b9e1bad [PATCH] I2C: Kill i2c_algorithm.id (4/7) 20 years ago