aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-04-16PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-07PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-01PCI / PCIe: Introduce command line option to disable ARIRafael J. Wysocki
2012-02-27PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu
2012-02-27PCI: export __pci_remove_bus_deviceYinghai Lu
2012-02-27PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-24PCI: print out PCI device info along with durationYinghai Lu
2012-02-24PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu
2012-02-24PCI: Use class for quirk for ti816x class fixupYinghai Lu
2012-02-24PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu
2012-02-24PCI: Use class for quirk for netmos class fixupYinghai Lu
2012-02-24PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu
2012-02-24PCI: Use class for quirk for cardbus_legacyYinghai Lu
2012-02-24PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu
2012-02-24PCI: Add class support in quirk handlingYinghai Lu
2012-02-24Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...Jesse Barnes
2012-02-24PCI: add a PCI resource reallocation config optionYinghai Lu
2012-02-24PCI: print out suggestion about using pci=reallocYinghai Lu
2012-02-24PCI: prepare pci=realloc for multiple optionsYinghai Lu
2012-02-24PCI: Retry on IORESOURCE_IO type allocationsYinghai Lu
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas
2012-02-23PCI: convert bus addresses to resource when reading BARsBjorn Helgaas
2012-02-23PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas
2012-02-23PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas
2012-02-23PCI: don't publish new root bus until it's fully initializedBjorn Helgaas
2012-02-23PCI: make pci_flags non-weakBjorn Helgaas
2012-02-23PCI: make pci_flags always availableBjorn Helgaas
2012-02-23PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro
2012-02-23PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu
2012-02-23PCI: fix memleak for pci dev removing during hotplugYinghai Lu
2012-02-23PCI: Fix device class print outYinghai Lu
2012-02-23PCI: Skip cardbus assigned resource reset during pci bus rescanYinghai Lu
2012-02-23PCI: Fix "cardbus bridge resources as optional" size handlingYinghai Lu
2012-02-23PCI: Disable cardbus bridge MEM1 prefetchable bitYinghai Lu