summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2010-04-22PCI: revert broken device warningBjorn Helgaas
2010-03-24PCI: complain about devices that seem to be brokenBjorn Helgaas
2010-03-24PCI: make disabled window printk style match the enabled onesBjorn Helgaas
2010-03-24PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas
2010-02-23PCI: split up pci_read_bridge_bases()Bjorn Helgaas
2010-02-22PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu
2010-02-22PCI: Make pci_scan_slot more robustMatthew Wilcox
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-02-22PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-22PCI: Rewrite pci_scan_slotMatthew Wilcox
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2009-12-04PCI: add pci_request_acsChris Wright
2009-11-24PCI: use pci_pcie_cap() in pci coreKenji Kaneshige
2009-11-06PCI: cache PCIe capability offsetKenji Kaneshige
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04PCI: replace pr_debug with dev_dbgBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black
2009-11-04PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch
2009-11-04PCI: fix nit in ROM BAR size probingMichael S. Tsirkin
2009-11-04PCI: add xen dom0 checking before ACS initializationAllen Kay
2009-11-04PCI: acs p2p upsteram forwarding enablingAllen Kay
2009-11-04PCI: print resources consistently with %pRtBjorn Helgaas
2009-09-14PCI: Clear saved_state after the state has been restoredRafael J. Wysocki
2009-09-09PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman
2009-09-09PCI: print out pref if mmio is prefetchableYinghai Lu
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-06-16PCI: use pci_is_root_bus() in pci_read_bridge_bases()Kenji Kaneshige
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-06-04PCI: use fixed-up device class when configuring deviceYu Zhao
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-04-06PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang
2009-03-26PCI: fix conflict between SR-IOV and config space sizingYu Zhao
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang
2009-03-20PCI: Introduce pci_rescan_bus()Alex Chiang
2009-03-20PCI: always scan child busesAlex Chiang
2009-03-20PCI: pci_scan_slot() returns newly found devicesTrent Piepho
2009-03-20PCI: don't scan existing devicesTrent Piepho
2009-03-20PCI: centralize device setup codeYu Zhao
2009-03-20PCI: reserve bus range for SR-IOV deviceYu Zhao
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-03-20PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven
2009-03-20PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds