aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-27
* PCI: print out PCI device info along with durationYinghai Lu2012-02-24
* PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-24
* PCI: Use class for quirk for usb host controller fixupYinghai Lu2012-02-24
* PCI: Use class for quirk for ti816x class fixupYinghai Lu2012-02-24
* PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu2012-02-24
* PCI: Use class for quirk for netmos class fixupYinghai Lu2012-02-24
* PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu2012-02-24
* PCI: Use class for quirk for cardbus_legacyYinghai Lu2012-02-24
* PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu2012-02-24
* PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-24
* PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-24
* PCI: Use class for quirk for via_no_dacYinghai Lu2012-02-24
* PCI: Add class support in quirk handlingYinghai Lu2012-02-24
* Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...Jesse Barnes2012-02-24
|\
| * PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
| * xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-02-23
| * arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * alpha/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| * PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-23
| * PCI: convert bus addresses to resource when reading BARsBjorn Helgaas2012-02-23
| * PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-23
| * PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-23
| * PCI: don't publish new root bus until it's fully initializedBjorn Helgaas2012-02-23
| * PCI: make pci_flags non-weakBjorn Helgaas2012-02-23
| * unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-23
| * powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-23
| * powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-23
| * mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-23
| * mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-23
| * microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-23
| * arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-23
| * arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-23
| * alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-23
| * PCI: add pci_clear_flags()Bjorn Helgaas2012-02-23
| * PCI: make pci_flags always availableBjorn Helgaas2012-02-23
* | PCI: add a PCI resource reallocation config optionYinghai Lu2012-02-24
* | PCI: print out suggestion about using pci=reallocYinghai Lu2012-02-24
* | PCI: prepare pci=realloc for multiple optionsYinghai Lu2012-02-24
* | PCI: Retry on IORESOURCE_IO type allocationsYinghai Lu2012-02-24
|/
* x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox2012-02-23