summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-122-115/+163
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-1226-83/+70
|\
| * ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-121-31/+0
| * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-123-6/+4
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-123-9/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-1017-24/+44
| |\
| | * fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk2008-06-101-0/+1
| | * ide: export ide_doublerAdrian Bunk2008-06-101-0/+4
| | * palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-3/+0
| | * delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz2008-06-101-4/+2
| | * delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-4/+0
| | * delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-06-101-8/+7
| | * delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz2008-06-101-1/+2
| | * ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-1011-0/+20
| | * ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz2008-06-101-0/+1
| | * sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz2008-06-101-0/+5
| | * ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-102-4/+2
| * | [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
| * | [S390] vt220 console, initialize list head before useCarsten Otte2008-06-101-0/+1
| * | [S390] cio: Fix inverted isc priorities.Cornelia Huck2008-06-101-9/+11
| * | [S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck2008-06-101-3/+3
| |/
* | PCI: ACPI PCI slot detection driverAlex Chiang2008-06-105-1/+395
* | PCI: introduce pci_slotAlex Chiang2008-06-1018-282/+402
* | PCI: construct one fakephp slot per PCI slotAlex Chiang2008-06-101-55/+29
* | PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt2008-06-101-0/+9
* | PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-102-0/+2
* | PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare2008-06-101-0/+7
* | PCI: eliminate double kfree in intel-iommu initializationJulia Lawall2008-06-101-1/+0
* | pciehp: removes redundant NULL write to slot status registerKenji Kaneshige2008-06-101-1/+1
* | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige2008-06-101-1/+1
* | shpchp: check firmware before taking controlKenji Kaneshige2008-06-106-90/+104
* | pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-101-12/+4
* | pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-103-18/+10
* | pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-101-1/+0
* | Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-101-8/+288
* | PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-101-46/+346
* | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-103-154/+527
* | PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto2008-06-101-4/+8
* | PCI: remove CVS keywordsAdrian Bunk2008-06-102-4/+0
* | pci-acpi: formatting cleanups for _OSCKenji Kaneshige2008-06-101-2/+3
* | pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige2008-06-101-11/+4
* | pci-acpi: add flag to indicate query had been doneKenji Kaneshige2008-06-101-1/+3
* | pci-acpi: use local buffer for _OSCKenji Kaneshige2008-06-101-34/+39
* | pci-acpi: remove duplicate code for _OSCKenji Kaneshige2008-06-101-110/+55
* | PCI: Disable PME during PCI scanZhao Yakui2008-06-101-0/+44
* | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-102-38/+86
* | PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day2008-06-101-1/+1
* | PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-102-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-102-3/+2
|\
| * IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-2/+1