summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige3-18/+10
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige1-1/+0
2008-06-10Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki1-8/+288
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki1-46/+346
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki3-154/+527
2008-06-10PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto1-4/+8
2008-06-10PCI: remove CVS keywordsAdrian Bunk2-4/+0
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige1-2/+3
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige1-11/+4
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige1-1/+3
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige1-34/+39
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige1-110/+55
2008-06-10PCI: Disable PME during PCI scanZhao Yakui1-0/+44
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2-38/+86
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day1-1/+1
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2-2/+2
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-3/+2
2008-06-09Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds1-1/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-30/+10
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-06-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2008-06-09[CPUFREQ] Fix format string bug.Chris Wright1-1/+1
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier1-2/+1
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda1-4/+4
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch1-1/+1
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang1-5/+5
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-11/+19
2008-06-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds1-1/+3
2008-06-06ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner1-0/+1
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse3-0/+78
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand1-0/+1
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen1-1/+1
2008-06-06vt: fix vc_resize lockingNick Piggin1-5/+8
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt1-1/+1
2008-06-06cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki1-2/+2
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt1-3/+1
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare2-2/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse1-1/+1
2008-06-06fujitsu-laptop: autoload module on Lifebook P1510DDan Williams1-0/+6
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing1-2/+2
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan1-1/+1
2008-06-06serial: fix driver_name conflictsAnton Vorontsov2-2/+2
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt1-0/+1
2008-06-06md: do not compute parity unless it is on a failed driveDan Williams1-1/+4
2008-06-06md: fix uninitialized use of mddev->recovery_waitDan Williams1-1/+1
2008-06-06md: fix prexor vs sync_request raceDan Williams1-0/+5
2008-06-06spi: fix refcount-related spidev oops-on-rmmodDavid Brownell1-30/+34