summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-03-19Merge commit 'suspend/linux-next'Stephen Rothwell
2009-03-19Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-19Merge commit 'acpi/test'Stephen Rothwell
2009-03-19Merge commit 'pci/linux-next'Stephen Rothwell
2009-03-19Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-03-19Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-03-19Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-18Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-17x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha
2009-03-17x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha
2009-03-17Merge branch 'acpica' into testLen Brown
2009-03-16PCI: fix wrong assumption in pci_common_swizzleKenji Kaneshige
2009-03-16PCI: fix wrong assumption in pci_get_interrupt_pinKenji Kaneshige
2009-03-16PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige
2009-03-16PCI: fix wrong assumption in pci_find_upstream_pcie_bridgeKenji Kaneshige
2009-03-16PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige
2009-03-16PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige
2009-03-16PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki
2009-03-16PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki
2009-03-16PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki
2009-03-16PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-16PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki
2009-03-16PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop
2009-03-16PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-16PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman
2009-03-16PCI/alpha: pci sysfs resourcesIvan Kokshaysky
2009-03-16PCI: constify pci_bus_assign_resources()Andrew Morton
2009-03-16PCI: constify pci_bus_add_devices()akpm@linux-foundation.org
2009-03-16PCI/MSI: Allow arch code to return the number of MSI-X availableMichael Ellerman
2009-03-16PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin
2009-03-16PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-16PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-03-16PCI: Speed up device reset functionSheng Yang
2009-03-16PCI quirk: don't mark one netmos as class otherJiri Slaby
2009-03-16PCI: enhance physical slot debug informationAlex Chiang
2009-03-16PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige
2009-03-16PCI: pciehp: enable software notification on empty slotsKenji Kaneshige
2009-03-16PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige
2009-03-16PCI: introduce missing kfreeJulia Lawall
2009-03-16PCI: add missing KERN_* constants to printksFrank Seidel
2009-03-16PCI: check if a bus is added when removing itYu Zhao
2009-03-16PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2009-03-16PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki
2009-03-16PCI/MSI: Introduce pci_msix_table_size()Rafael J. Wysocki
2009-03-16PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers