aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
* PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
* PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-23
* PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-23
* PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu2010-02-22
* PCI: Make pci_scan_slot more robustMatthew Wilcox2010-02-22
* PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-22
* PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-22
* PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox2010-02-22
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
* PCI: Rewrite pci_scan_slotMatthew Wilcox2010-02-22
* powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
* PCI: add pci_request_acsChris Wright2009-12-04
* PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2009-11-24
* PCI: cache PCIe capability offsetKenji Kaneshige2009-11-06
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
* PCI: replace pr_debug with dev_dbgBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-04
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-04
* PCI: fix nit in ROM BAR size probingMichael S. Tsirkin2009-11-04
* PCI: add xen dom0 checking before ACS initializationAllen Kay2009-11-04
* PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-04
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* PCI: Clear saved_state after the state has been restoredRafael J. Wysocki2009-09-14
* PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-09
* PCI: print out pref if mmio is prefetchableYinghai Lu2009-09-09
* PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* PCI: use pci_is_root_bus() in pci_read_bridge_bases()Kenji Kaneshige2009-06-16
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-11
* PCI: use fixed-up device class when configuring deviceYu Zhao2009-06-04
* x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-22
* PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-06
* PCI: fix conflict between SR-IOV and config space sizingYu Zhao2009-03-26
* PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-20
* PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-20
* PCI: always scan child busesAlex Chiang2009-03-20
* PCI: pci_scan_slot() returns newly found devicesTrent Piepho2009-03-20
* PCI: don't scan existing devicesTrent Piepho2009-03-20
* PCI: centralize device setup codeYu Zhao2009-03-20
* PCI: reserve bus range for SR-IOV deviceYu Zhao2009-03-20
* PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-20
* PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-20
* PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven2009-03-20
* PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige2009-03-20
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\
| * cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-04
* | PCI: set device wakeup capable flag if platform support is presentJesse Barnes2009-01-07
* | PCI: allow pci_alloc_child_bus() to handle a NULL bridgeYu Zhao2009-01-07
* | PCI: export __pci_read_base()Yu Zhao2009-01-07