aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare1-1/+0
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare1-2/+3
2007-07-12i2c: Fix sparse warning in i2c.hMark M. Hoffman1-1/+2
2007-07-12i2c: Add kernel documentationDavid Brownell1-3/+8
2007-05-01i2c: Restore i2c_smbus_read_block_dataJean Delvare1-0/+3
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare1-1/+1
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare1-4/+0
2007-05-01i2c: Add i2c_new_probed_device()Jean Delvare1-0/+9
2007-05-01i2c: Add i2c_add_numbered_adapter()David Brownell1-0/+1
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell1-0/+62
2007-05-01i2c: i2c stack can remove()David Brownell1-0/+1
2007-05-01i2c: i2c stack can probe()David Brownell1-2/+11
2007-05-01i2c: Emulate SMBus block read over I2CJean Delvare1-0/+1
2007-05-01i2c: Rename dev_to_i2c_adapter()David Brownell1-1/+1
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell1-9/+14
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare1-1/+0
2007-05-01i2c: Kill i2c_adapter.class_devJean Delvare1-3/+0
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell1-1/+6
2006-12-10i2c: Whitespace cleanupsDavid Brownell1-37/+37
2006-12-10i2c: Add support for nested i2c bus lockingJiri Kosina1-0/+1
2006-09-26i2c: Drop unimplemented slave functionsJean Delvare1-12/+0
2006-09-26i2c: Let drivers constify i2c_algorithm dataDavid Brownell1-1/+1
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-0/+2
2006-06-22[PATCH] i2c: Mark block write buffers as constKrzysztof Halasa1-2/+2
2006-04-25Sanitise linux/i2c.h for userspace consumptionDavid Woodhouse1-3/+6
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-3/+3
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare1-0/+3
2006-01-05[PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman1-1/+6
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard1-2/+3
2006-01-05[PATCH] i2c: i2c_get_client is goneJean Delvare1-11/+2
2006-01-05[PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare1-3/+1
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare1-2/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 3 of 3Jean Delvare1-3/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare1-5/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman1-0/+1
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare1-4/+0
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare1-1/+1
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare1-18/+0
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare1-1/+0
2005-10-28[PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare1-5/+0
2005-10-28[PATCH] i2c: Fix misplaced i2c.h commentJean Delvare1-1/+1
2005-10-28[PATCH] i2c: Drop useless CVS revision IDsJean Delvare1-2/+0
2005-10-28[PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto1-2/+1
2005-09-17[PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare1-5/+0
2005-09-05[PATCH] I2C: Drop the I2C_ACK_TEST ioctlJean Delvare1-3/+0
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-7/+0
2005-09-05[PATCH] I2C: Outdated i2c_adapter commentJean Delvare1-2/+1