summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-20unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas
2012-03-20sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas
2012-03-20powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas
2012-03-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas
2012-03-20arm/PCI: don't export pci_flagsBjorn Helgaas
2012-03-20PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas
2012-03-02x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe
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 usb host controller fixupYinghai 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: Use class for quirk for pci_fixup_videoYinghai Lu
2012-02-24PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu
2012-02-24PCI: Use class for quirk for via_no_dacYinghai 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-24PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-24xtensa/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24sparc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24sh/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24powerpc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24parisc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24mn10300/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24mips/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24microblaze/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24ia64/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-02-24arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24alpha/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-24PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas
2012-02-24PCI: convert bus addresses to resource when reading BARsBjorn Helgaas
2012-02-24PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas
2012-02-24PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas
2012-02-24PCI: don't publish new root bus until it's fully initializedBjorn Helgaas
2012-02-24PCI: make pci_flags non-weakBjorn Helgaas