summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] sis190: unmask the link change eventsFrancois Romieu2005-09-051-1/+2
| * [PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb2005-09-051-1/+1
| * [PATCH] drivers/net/ne3210.c: cleanupsAdrian Bunk2005-09-051-6/+3
| * [PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk2005-09-051-0/+1
| * [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk2005-09-051-34/+35
| * [PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk2005-09-051-7/+7
| * [PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2005-09-052-3/+3
* | 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/+0
|\ \ \
| * | | kconfig: move initramfs options to General SetupSam Ravnborg2005-08-101-42/+0
* | | | 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-053-4/+4
| * | | | [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...Jesper Juhl2005-09-051-4/+2
| * | | | [PATCH] Driver core: hande sysdev suspend failureShaohua Li2005-09-051-25/+85
| * | | | [PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton2005-09-051-8/+7
| * | | | [PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke2005-09-051-13/+29
| * | | | [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-052-3/+32
| * | | | [PATCH] Fix manual binding infinite loopGreg Kroah-Hartman2005-09-051-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/+24
| * | | | [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/+0
| * | | | [PATCH] I2C: Drop debug eeprom dump code in pcilynxJean Delvare2005-09-051-20/+0
| * | | | 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/+53
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-0518-22/+14
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-0525-41/+30
| * | | | [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-0536-36/+0
| * | | | [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/+0
| * | | | [PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2005-09-053-13/+10
| * | | | [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/+3
| * | | | [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/+50
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-0537-70/+33
| * | | | [PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare2005-09-053-126/+6
| * | | | [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
OpenPOWER on IntegriCloud