summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-10-23Fix PCI hotplug printk formatRandy Dunlap
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-23PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2008-10-23libata: switch to using block layer tagging supportJens Axboe
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi
2008-10-23PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu
2008-10-23PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige
2008-10-23leds/acpi: Fix merge fallout from acpi_driver_data changeStephen Rothwell
2008-10-23ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.cBartlomiej Zolnierkiewicz
2008-10-23ide-disk: set non-rotational queue flag for SSD and CF devicesBartlomiej Zolnierkiewicz
2008-10-23ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE listMárton Németh
2008-10-23ide: Add tx4938ide driver (v2)Atsushi Nemoto
2008-10-23ide: Add tx4939ide driver (v6)Atsushi Nemoto
2008-10-23ide: two more pci_ioremap_bar() conversionsArjan van de Ven
2008-10-23pci: use pci_ioremap_bar() in drivers/ideArjan van de Ven
2008-10-23sgiioc4: use ide_host_add() (take 2)Sergei Shtylyov
2008-10-23sgiioc4: fix error cleanup path (take 2)Sergei Shtylyov
2008-10-23[ARM] pxa: corgi backlight driver should not select ssp driversRussell King
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23staging: pcc_acpi: delete obsolete driverLen Brown
2008-10-23pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-10-23[SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin
2008-10-23[SCSI] sun3x_esp: Convert && to ||Julia Lawall
2008-10-23[SCSI] sd: remove command-size switching codeAlan Stern
2008-10-23[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori