aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-16
* x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-15
* PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-14
* PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki2008-07-14
* x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-14
* Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-08
* PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-07
* PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-07
* PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-07
* ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-07
* ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-07
* PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-07
* PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-07
* ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-07
* PCI: make pci_name use dev_nameGreg KH2008-07-07
* PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-03
* PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap2008-06-30
* PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-27
* PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-27
* PCI: Fix comment of pci_dynidsWang Chen2008-06-27
* pciehp: use get_service_dataKenji Kaneshige2008-06-27
* pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-27
* pciehp: fix interrupt initializationKenji Kaneshige2008-06-27
* PCI: correct resource number in debug outputJesse Barnes2008-06-25
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCI: use dev_printk when possibleBjorn Helgaas2008-06-25
* Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-25
* pciehp: remove inline from command related functionsKenji Kaneshige2008-06-25
* pciehp: change command polling frequencyKenji Kaneshige2008-06-25
* pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-25
* pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-25
* PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-25
* x86/PCI: fixup early quirk probingJesse Barnes2008-06-16
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-12
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-12
|\
| * ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-11
| * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-11
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-10
| |\
| | * fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk2008-06-10
| | * ide: export ide_doublerAdrian Bunk2008-06-10
| | * palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-10
| | * delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz2008-06-10
| | * delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-10
| | * delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-06-10
| | * delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz2008-06-10
| | * ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-10
| | * ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz2008-06-10
| | * sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz2008-06-10