aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-04-30atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker
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