summaryrefslogtreecommitdiff
path: root/include/linux/i2c.h
AgeCommit message (Expand)Author
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare
2006-01-05[PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard
2006-01-05[PATCH] i2c: i2c_get_client is goneJean Delvare
2006-01-05[PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 3 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare
2005-10-28[PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare
2005-10-28[PATCH] i2c: Fix misplaced i2c.h commentJean Delvare
2005-10-28[PATCH] i2c: Drop useless CVS revision IDsJean Delvare
2005-10-28[PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto
2005-09-17[PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare
2005-09-05[PATCH] I2C: Drop the I2C_ACK_TEST ioctlJean Delvare
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare
2005-09-05[PATCH] I2C: Outdated i2c_adapter commentJean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare
2005-09-05[PATCH] I2C: inline i2c_adapter_idJean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare
2005-09-05[PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare
2005-03-31[PATCH] I2C: Move functionality handling from i2c-core to i2c.hJean Delvare
2005-03-30[PATCH] I2C: Kill outdated defines in i2c.hJean Delvare
2005-03-01[PATCH] I2C: minor I2C cleanupsCorey Minyard
2005-03-01[PATCH] I2C: Fix some gcc 4.0 compile failures and warningsMickey Stein
2005-03-01[PATCH] I2C: Make i2c list terminators explicitely unsignedJean Delvare
2005-03-01[PATCH] i2c-core.c: make some code staticAdrian Bunk
2005-03-01[PATCH] I2C: just delete the id field, let's not delay it any longerGreg Kroah-Hartman
2005-03-01[PATCH] I2C: Kill i2c_client.id (4/5)Jean Delvare
2004-11-11[PATCH] I2C: Recent I2C "dead code removal" breaks pmac sound.Gabriel Paubert
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-08-04I2C: convert all drivers from MODULE_PARM to module_paramGreg Kroah-Hartman
2004-05-18I2C: change i2c_delay() to use msleep() instead.Greg Kroah-Hartman
2004-05-10[PATCH] I2C: Rename hardware monitoring I2C classJean Delvare
2004-05-05[PATCH] I2C: add .class to i2c driversMichael Hunold
2003-09-22[PATCH] I2C: remove I2C_VERSION and I2C_DATE as they make no sense in the ker...Greg Kroah-Hartman