summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki1-0/+2
2008-10-25toshiba_acpi: always call input_sync() after input_report_switch()Len Brown1-0/+2
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover1-1/+2
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie1-0/+5
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi1-1/+1
2008-10-24i7300_idle: Cleanup based review commentsVenki Pallipadi2-20/+24
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2-71/+6
2008-10-24mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown1-0/+1
2008-10-24mfd: add missing Kconfig entry for da903xSamuel Ortiz2-0/+13
2008-10-24uwb: build UWB before USB/WUSBDavid Vrabel1-1/+1
2008-10-24libata: fix bug with non-ncq devicesJens Axboe1-1/+5
2008-10-24Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds15-263/+369
2008-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-210/+386
2008-10-24PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu1-3/+0
2008-10-24PCI hotplug: shpchp: message refinementTaku Izumi5-98/+86
2008-10-24PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi5-159/+224
2008-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-27/+1096
2008-10-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds11-155/+486
2008-10-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+9
2008-10-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds6-0/+919
2008-10-24libata: switch to using block layer tagging supportJens Axboe3-64/+31
2008-10-24PCI: add routines for debugging and handling lost interruptsJames Bottomley2-1/+62
2008-10-24PCI hotplug: pciehp: message refinementTaku Izumi5-88/+78
2008-10-24PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu1-8/+13
2008-10-24PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige1-1/+1
2008-10-24leds/acpi: Fix merge fallout from acpi_driver_data changeStephen Rothwell1-1/+1
2008-10-24ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.cBartlomiej Zolnierkiewicz2-1/+0
2008-10-24ide-disk: set non-rotational queue flag for SSD and CF devicesBartlomiej Zolnierkiewicz1-2/+6
2008-10-24ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE listMárton Németh1-0/+1
2008-10-24ide: Add tx4938ide driver (v2)Atsushi Nemoto3-0/+316
2008-10-24ide: Add tx4939ide driver (v6)Atsushi Nemoto3-0/+761
2008-10-24ide: two more pci_ioremap_bar() conversionsArjan van de Ven2-7/+5
2008-10-24pci: use pci_ioremap_bar() in drivers/ideArjan van de Ven1-1/+1
2008-10-24sgiioc4: use ide_host_add() (take 2)Sergei Shtylyov1-15/+3
2008-10-24sgiioc4: fix error cleanup path (take 2)Sergei Shtylyov1-1/+3
2008-10-24[ARM] pxa: corgi backlight driver should not select ssp driversRussell King1-1/+0
2008-10-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-1133/+0
2008-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds22-4278/+561
2008-10-23staging: pcc_acpi: delete obsolete driverLen Brown6-1133/+0
2008-10-23pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds1-1/+1
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2-3/+10
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds62-594/+496
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-15/+6
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds111-1864/+4929
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2008-10-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds9-144/+221
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds29-387/+615
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-9/+29