aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk1-7/+7
2005-09-05[PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2-3/+3
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie1-52/+62
2005-09-05[PATCH] hwmon: (3/3) pc87360 driver updateJim Cromie1-30/+24
2005-09-05[PATCH] hwmon: (2/3) pc87360 driver updateJim Cromie1-56/+56
2005-09-05[PATCH] hwmon: (1/3) pc87360 driver updateJim Cromie1-370/+405
2005-09-05[PATCH] I2C: Fix sgi_xfer return valueJean Delvare1-1/+1
2005-09-05[PATCH] i2c: bug fix for busses/i2c-mv64xxx.cJean Delvare1-4/+4
2005-09-05[PATCH] i2c: chips/ds1374.c fixupMark A. Greer1-1/+1
2005-09-05[PATCH] i2c: chips/m41t00.c fixupMark A. Greer1-1/+1
2005-09-05[PATCH] I2C: Drop probe parameter of i2c-keywestJean Delvare1-12/+0
2005-09-05[PATCH] I2C: Drop debug eeprom dump code in pcilynxJean Delvare1-20/+0
2005-09-05Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git 19-161/+224
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare19-58/+53
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare18-22/+14
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare25-41/+30
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare36-36/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare7-7/+7
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare1-0/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare37-37/+0
2005-09-05[PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare3-13/+10
2005-09-05[PATCH] I2C: Rewrite i2c_probeJean Delvare1-76/+89
2005-09-05[PATCH] hwmon: VID table updateR.Marek@sh.cvut.cz1-1/+4
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (11/11)Jean Delvare2-8/+3
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare1-0/+82
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (08/11)Jean Delvare1-10/+11
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare18-82/+50
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare37-70/+33
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare3-126/+6
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare33-44/+44
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare1-1/+1
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare1-7/+6
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare14-23/+28
2005-09-05[PATCH] hwmon: lm85: trivial cleanupsJean Delvare1-9/+0
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare1-1/+1
2005-09-05[PATCH] I2C: Improve core debugging messagesJean Delvare2-39/+29
2005-09-05[PATCH] I2C: i2c-algo-pca -- gracefully handle a busy busIan Campbell1-5/+7
2005-09-05[PATCH] I2C: inline i2c_adapter_idJean Delvare1-9/+0
2005-09-05[PATCH] hwmon: tag super-i/o find functions __initJean Delvare4-4/+4
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare35-133/+39
2005-09-05[PATCH] I2C: W83792D add hwmon class register 2/3R.Marek@sh.cvut.cz1-6/+27
2005-09-05[PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz3-0/+1644
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare4-32/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare32-35/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9)Jean Delvare1-32/+13
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare10-235/+98
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9)Jean Delvare2-7/+4
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare10-24/+97