aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-06-10PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto
2008-06-10PCI: remove CVS keywordsAdrian Bunk
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige
2008-06-10PCI: Disable PME during PCI scanZhao Yakui
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-06-09Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov
2008-06-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-06-09[CPUFREQ] Fix format string bug.Chris Wright
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-06-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds
2008-06-06ipwireless: Fix blocked sendingDavid Sterba
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen
2008-06-06vt: fix vc_resize lockingNick Piggin
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt
2008-06-06cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-06-06fujitsu-laptop: autoload module on Lifebook P1510DDan Williams
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan
2008-06-06serial: fix driver_name conflictsAnton Vorontsov
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt
2008-06-06md: do not compute parity unless it is on a failed driveDan Williams
2008-06-06md: fix uninitialized use of mddev->recovery_waitDan Williams
2008-06-06md: fix prexor vs sync_request raceDan Williams
2008-06-06spi: fix refcount-related spidev oops-on-rmmodDavid Brownell
2008-06-06IB/ipath: Fix SM trap forwardingRalph Campbell
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes
2008-06-06[MTD] m25p80.c mutex unlock fixChen Gong