aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] core remove PageReservedNick Piggin2-7/+15
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-19/+47
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-895/+3335
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl3-17/+14
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov4-0/+1132
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov3-4/+23
2005-10-29- moved platform structure to platform.cPete Popov1-7/+1
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-1/+1281
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2-57/+43
2005-10-29Remove left-over unused bits.Maciej W. Rozycki1-12/+0
2005-10-29Fix function types to ones appropriate for initcalls.Maciej W. Rozycki1-3/+5
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2-5/+4
2005-10-29dec_esp: Use physical addressesMaciej W. Rozycki1-1/+1
2005-10-29Fix dependencies for DECstation framebuffers.Maciej W. Rozycki1-4/+4
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov3-777/+810
2005-10-29qtronix.c: Handle kmalloc failure.Ralf Baechle1-0/+5
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer1-7/+13
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle2-3/+3
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-167/+716
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds76-3151/+8773
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser1-3/+4
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] libata-core cleanups (updated)Randy Dunlap1-9/+5
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik5-14/+36
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-29[PATCH] amikbd fixAl Viro1-1/+1
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro1-1/+1
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-29[PATCH] missing include in infinibandAl Viro1-0/+1
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo1-0/+1
2005-10-29[ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King1-0/+9
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-3/+3
2005-10-29[ARM] Fix MTD device/partition destructionRussell King1-2/+9
2005-10-29[ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King1-3/+15
2005-10-29[ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King1-11/+11
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-4/+5
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds132-4497/+4027
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2-3/+3
2005-10-28[PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman3-0/+152
2005-10-28[PATCH] USB: add new device id to ftdi_sio moduleMartin Hagelin1-1/+1
2005-10-28[PATCH] USB: fix correct wording in drivers/usb/net/KConfigKoen Kooi1-1/+1
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2-15/+0
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton1-3/+12
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern5-61/+56
2005-10-28[PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern1-2/+2