summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-061-52/+62
|\
| * [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-051-52/+62
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-061-42/+0Star
|\ \
| * | kconfig: move initramfs options to General SetupSam Ravnborg2005-08-101-42/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds2005-09-067-50/+154
|\ \ \
| * | | [PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley2005-09-063-4/+4
| * | | [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...Jesper Juhl2005-09-061-4/+2Star
| * | | [PATCH] Driver core: hande sysdev suspend failureShaohua Li2005-09-061-25/+85
| * | | [PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton2005-09-061-8/+7Star
| * | | [PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke2005-09-061-13/+29
| * | | [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-062-3/+32
| * | | [PATCH] Fix manual binding infinite loopGreg Kroah-Hartman2005-09-061-1/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Linus Torvalds2005-09-06129-2081/+3771
|\ \ \ \
| * | | | [PATCH] hwmon: (3/3) pc87360 driver updateJim Cromie2005-09-051-30/+24Star
| * | | | [PATCH] hwmon: (2/3) pc87360 driver updateJim Cromie2005-09-051-56/+56
| * | | | [PATCH] hwmon: (1/3) pc87360 driver updateJim Cromie2005-09-051-370/+405
| * | | | [PATCH] I2C: Fix sgi_xfer return valueJean Delvare2005-09-051-1/+1
| * | | | [PATCH] i2c: bug fix for busses/i2c-mv64xxx.cJean Delvare2005-09-051-4/+4
| * | | | [PATCH] i2c: chips/ds1374.c fixupMark A. Greer2005-09-051-1/+1
| * | | | [PATCH] i2c: chips/m41t00.c fixupMark A. Greer2005-09-051-1/+1
| * | | | [PATCH] I2C: Drop probe parameter of i2c-keywestJean Delvare2005-09-051-12/+0Star
| * | | | [PATCH] I2C: Drop debug eeprom dump code in pcilynxJean Delvare2005-09-051-20/+0Star
| * | | | Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...2005-09-0519-161/+224
| |\| | |
| * | | | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare2005-09-0519-58/+53Star
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-0518-22/+14Star
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-0525-41/+30Star
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-0536-36/+0Star
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare2005-09-057-7/+7
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare2005-09-051-0/+1
| * | | | [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-0537-37/+0Star
| * | | | [PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2005-09-053-13/+10Star
| * | | | [PATCH] I2C: Rewrite i2c_probeJean Delvare2005-09-051-76/+89
| * | | | [PATCH] hwmon: VID table updateR.Marek@sh.cvut.cz2005-09-051-1/+4
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (11/11)Jean Delvare2005-09-052-8/+3Star
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare2005-09-051-0/+82
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (08/11)Jean Delvare2005-09-051-10/+11
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-0518-82/+50Star
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-0537-70/+33Star
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare2005-09-053-126/+6Star
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-0533-44/+44
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare2005-09-051-1/+1
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare2005-09-051-7/+6Star
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare2005-09-0514-23/+28
| * | | | [PATCH] hwmon: lm85: trivial cleanupsJean Delvare2005-09-051-9/+0Star
| * | | | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2005-09-051-1/+1
| * | | | [PATCH] I2C: Improve core debugging messagesJean Delvare2005-09-052-39/+29Star
| * | | | [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy busIan Campbell2005-09-051-5/+7
| * | | | [PATCH] I2C: inline i2c_adapter_idJean Delvare2005-09-051-9/+0Star
| * | | | [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-054-4/+4
| * | | | [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-0535-133/+39Star