aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-10-30Fix PIIX4 SMB region sizeLinus Torvalds
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik
2005-10-30[libata ata_piix] fix native mode probe, after recent updatesJeff Garzik
2005-10-30[libata ata_piix] use dev_printk() where appropriateJeff Garzik
2005-10-30[libata] fix legacy IDE probingJeff Garzik
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik
2005-10-30Merge branch 'master'Jeff Garzik
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov
2005-10-29- moved platform structure to platform.cPete Popov
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki
2005-10-29Remove left-over unused bits.Maciej W. Rozycki
2005-10-29Fix function types to ones appropriate for initcalls.Maciej W. Rozycki
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki
2005-10-29dec_esp: Use physical addressesMaciej W. Rozycki
2005-10-29Fix dependencies for DECstation framebuffers.Maciej W. Rozycki
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov
2005-10-29qtronix.c: Handle kmalloc failure.Ralf Baechle
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy
2005-10-29[PATCH] s2io iomem annotationsAl Viro
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro
2005-10-29[PATCH] libata-core cleanups (updated)Randy Dunlap
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro
2005-10-29[PATCH] amikbd fixAl Viro
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro
2005-10-29[PATCH] missing include in infinibandAl Viro
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro
2005-10-29[PATCH] s2io iomem annotationsAl Viro
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo