aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31[PATCH] I2C: Move functionality handling from i2c-core to i2c.hJean Delvare1-2/+8
2005-03-30[PATCH] I2C: Kill outdated defines in i2c.hJean Delvare1-10/+3
2005-03-01[PATCH] I2C: minor I2C cleanupsCorey Minyard1-25/+25
2005-03-01[PATCH] I2C: Fix some gcc 4.0 compile failures and warningsMickey Stein1-2/+2
2005-03-01[PATCH] I2C: Make i2c list terminators explicitely unsignedJean Delvare1-2/+2
2005-03-01[PATCH] i2c-core.c: make some code staticAdrian Bunk1-2/+0
2005-03-01[PATCH] I2C: just delete the id field, let's not delay it any longerGreg Kroah-Hartman1-1/+0
2005-03-01[PATCH] I2C: Kill i2c_client.id (4/5)Jean Delvare1-1/+1
2004-11-11[PATCH] I2C: Recent I2C "dead code removal" breaks pmac sound.Gabriel Paubert1-12/+4
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell1-1/+1
2004-08-04I2C: convert all drivers from MODULE_PARM to module_paramGreg Kroah-Hartman1-1/+3
2004-05-18I2C: change i2c_delay() to use msleep() instead.Greg Kroah-Hartman1-7/+0
2004-05-10[PATCH] I2C: Rename hardware monitoring I2C classJean Delvare1-1/+1
2004-05-05[PATCH] I2C: add .class to i2c driversMichael Hunold1-7/+9
2003-09-22[PATCH] I2C: remove I2C_VERSION and I2C_DATE as they make no sense in the ker...Greg Kroah-Hartman1-3/+0
2003-08-27[PATCH] DEVICE_NAME_SIZE/_HALF removal (I2C stuff)Hirofumi Ogawa1-2/+4
2003-08-08I2C: fix up driver model programming error.Greg Kroah-Hartman1-1/+5
2003-08-08I2C: move the name field back into the i2c_client and i2c_adapter structures.Greg Kroah-Hartman1-2/+4
2003-07-18[PATCH] I2C: consolidate the i2c delay functions.Greg Kroah-Hartman1-0/+7
2003-06-10[PATCH] I2C: fix some errors found by sparse in include/linux/i2c.hGreg Kroah-Hartman1-2/+2
2003-05-08[PATCH] I2C: add more classesMark W. McClelland1-4/+6
2003-05-08[PATCH] i2c: add i2c_adapter class supportGreg Kroah-Hartman1-1/+2
2003-05-06[PATCH] i2c #3/3: add class field to i2c_adapterGerd Knorr1-0/+7
2003-05-06[PATCH] i2c #2/3: add i2c_clients_commandGerd Knorr1-0/+5
2003-05-06[PATCH] i2c #1/3: listify i2c coreGerd Knorr1-12/+16
2003-04-23[PATCH] i2c: remove a lot of dupliated macros from i2c-sensor.h and use the c...Greg Kroah-Hartman1-7/+13
2003-04-23[PATCH] i2c: removed unused flags paramater in found_proc callback.Greg Kroah-Hartman1-4/+1
2003-04-09i2c: clean up i2c-dev.c's formatting, DEBUG, and ioctl messGreg Kroah-Hartman1-3/+3
2003-04-07[PATCH] i2c: add i2c_clientname()Gerd Knorr1-0/+7
2003-03-21i2c: Removed the name variable from i2c_client as the dev one should be used ...Greg Kroah-Hartman1-1/+0
2003-03-21[PATCH] i2c: remove the data field from struct i2c_clientGreg Kroah-Hartman1-1/+10
2003-03-21i2c: add struct device to i2c_client structureGreg Kroah-Hartman1-1/+2
2003-03-20[PATCH] i2c: remove *data from i2c_adapter, as dev->data should be used instead.Greg Kroah-Hartman1-6/+11
2003-03-20i2c: remove i2c_adapter->name and use dev->name instead.Greg Kroah-Hartman1-1/+0
2003-03-19i2c: add initial driver model support for i2c drivers.Greg Kroah-Hartman1-0/+3
2003-03-13i2c: add driver model support to i2c adapter driversGreg Kroah-Hartman1-0/+2
2003-03-12i2c: add i2c sysfs bus support.Greg Kroah-Hartman1-0/+3
2003-03-10[PATCH] i2c-core locking updatesChristoph Hellwig1-2/+2
2003-02-19[PATCH] i2c sanityChristoph Hellwig1-6/+5
2003-01-14[PATCH] remove more junk from i2c headersChristoph Hellwig1-8/+0
2002-12-30[PATCH] more i2c cruft removalChristoph Hellwig1-31/+6
2002-12-29[PATCH] i2c updatesChristoph Hellwig1-1/+3
2002-12-29[PATCH] fix i2c module handlingChristoph Hellwig1-22/+2
2002-12-02[i2c] add new hardware ids, update rcsidJeff Garzik1-1/+0
2002-11-16[PATCH] remove sched.h from i2c.hMatthew Wilcox1-1/+0
2002-08-13[PATCH] i2c updates 2/4Albert Cranford1-6/+38
2002-06-19[PATCH] 2.5.23 i2c updates 2/4Albert Cranford1-9/+14
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-6/+17
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds1-2/+2
2002-02-04Import changesetLinus Torvalds1-0/+553