summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Clean-up MPS debug outputJon Mason2011-10-271-6/+7
* PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason2011-10-271-31/+24
* PCI: Disable MPS configuration by defaultJon Mason2011-10-041-1/+13
* pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt2011-09-131-1/+2
* PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-091-19/+22
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-091-3/+0
* PCI: export pcie_bus_configure_settings symbolJon Mason2011-08-021-0/+1
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+145
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-46/+41
|\
| * PCI: remove printks about disabled bridge windowsBjorn Helgaas2011-07-221-12/+0
| * PCI: fold pci_calc_resource_flags() into decode_bar()Bjorn Helgaas2011-07-221-28/+17
| * PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BARBjorn Helgaas2011-07-221-3/+19
| * PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Tiejun Chen2011-07-221-6/+8
* | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-221-1/+6
|\ \ | |/ |/|
| * pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-1/+6
* | PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-311-1/+1
|/
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-211-42/+0
* PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-211-0/+1
* PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl2011-02-081-1/+3
* PCI: log vendor/device ID alwaysBjorn Helgaas2010-10-171-2/+2
* PCI: disable mmio during bar sizingJacob Pan2010-07-301-0/+10
* ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-191-8/+0
* PCI: revert broken device warningBjorn Helgaas2010-04-221-16/+7
* PCI: complain about devices that seem to be brokenBjorn Helgaas2010-03-241-7/+16
* PCI: make disabled window printk style match the enabled onesBjorn Helgaas2010-03-241-3/+3
* PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas2010-03-241-10/+14
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-261-0/+1
* PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-4/+13
* PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-231-5/+10
* PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-231-15/+39
* PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu2010-02-221-3/+15
* PCI: Make pci_scan_slot more robustMatthew Wilcox2010-02-221-4/+14
* PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-221-1/+1
* PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-221-0/+45
* PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox2010-02-221-0/+66
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-0/+27
* PCI: Rewrite pci_scan_slotMatthew Wilcox2010-02-221-9/+47
* powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-2/+2
* PCI: add pci_request_acsChris Wright2009-12-041-4/+1
* PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2009-11-241-2/+2
* PCI: cache PCIe capability offsetKenji Kaneshige2009-11-061-0/+1
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-041-4/+9
* PCI: replace pr_debug with dev_dbgBjorn Helgaas2009-11-041-8/+7
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-8/+9
* PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-041-0/+6
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-041-0/+8
* PCI: fix nit in ROM BAR size probingMichael S. Tsirkin2009-11-041-2/+2
* PCI: add xen dom0 checking before ACS initializationAllen Kay2009-11-041-1/+2
* PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-041-0/+5
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-18/+8