aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn 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-23unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas
2012-02-23arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas
2012-02-23arm/PCI: remove arch pci_flags definitionBjorn Helgaas
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23PCI: add pci_clear_flags()Bjorn Helgaas
2012-02-23PCI: make pci_flags always availableBjorn Helgaas
2012-02-23x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox
2012-02-23x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan
2012-02-23x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan
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: Add PCI_EXP_TYPE_PCIE_BRIDGE valueAnthony PERARD
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
2012-02-17PCI / PM: Disable wakeup during shutdown for devices not enabled to wake upRafael J. Wysocki
2012-02-17PCI: Fix /sys warning when sriov enabled and card is hot removedYinghai Lu
2012-02-17PCI: pcie: Add support for setting default ASPM policyMatthew Garrett
2012-02-14PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch
2012-02-14PCI: Annotate PCI quirks in initcall_debug styleArjan van de Ven
2012-02-14PCI hotplug: cpcihp: fix debug module parameter to be boolDanny Kukawka
2012-02-14PCI: check for pci bar restore completion and retryKay, Allen M
2012-02-14PCI: pciehp: Disable/enable link during slot power off/onYinghai Lu
2012-02-14PCI: pciehp: Add Disable/enable link functionsYinghai Lu
2012-02-14PCI: pciehp: Add pcie_wait_link_not_active()Yinghai Lu
2012-02-14PCI: pciehp: make check_link_active more helpfulYinghai Lu
2012-02-14PCI: pciehp: replace unconditional sleep with config space access checkYinghai Lu
2012-02-14PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu
2012-02-14PCI: make sriov work with hotplug removeYinghai Lu