summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-072-2/+23
* ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-074-74/+92
* PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-072-52/+114
* PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-073-20/+65
* ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-072-0/+12
* PCI: make pci_name use dev_nameGreg KH2008-07-072-3/+3
* PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
* PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap2008-06-301-0/+5
* PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-274-107/+0
* PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3
* PCI: Fix comment of pci_dynidsWang Chen2008-06-271-1/+1
* pciehp: use get_service_dataKenji Kaneshige2008-06-271-5/+3
* pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3
* pciehp: fix interrupt initializationKenji Kaneshige2008-06-273-136/+128
* PCI: correct resource number in debug outputJesse Barnes2008-06-251-4/+4
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-252-14/+13
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-253-21/+19
* PCI: use dev_printk when possibleBjorn Helgaas2008-06-256-106/+89
* Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-251-3/+1
* pciehp: remove inline from command related functionsKenji Kaneshige2008-06-251-2/+2
* pciehp: change command polling frequencyKenji Kaneshige2008-06-251-2/+2
* pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-251-11/+14
* pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-251-1/+1
* PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-251-2/+4
* x86/PCI: fixup early quirk probingJesse Barnes2008-06-161-5/+21
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-128-126/+215
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-1234-101/+80
|\
| * ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-111-31/+0
| * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-113-6/+4
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-114-11/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-1019-32/+45
| |\
| | * 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
| | * MAINTAINERS: remove SIS 5513 IDE entryAdrian Bunk2008-06-101-7/+0
| | * ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-103-5/+3
| * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-06-108-19/+23
| |\ \
| | * | [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
| | * | [S390] Fix __ctl_load/__ctl_store inline assembly constraintsMartin Schwidefsky2008-06-101-4/+4
| | * | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-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] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1