summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* 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
* | PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-07
* | PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-07
* | PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
|/
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-23
* PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-22
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-20
* PCI: probing debug message uniformizationVincent Legoll2008-10-20
* PCI: support PCIe ARI capabilityYu Zhao2008-10-20
* PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-20
* PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-20
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-20