aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
...
* PCI: show host bridges and root bus resourcesBjorn Helgaas2012-01-06
* PCI: fix a brace coding style issue in probe.cZac Storer2012-01-06
* PCI: Clean-up MPS debug outputJon Mason2011-10-27
* PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason2011-10-27
* PCI: Disable MPS configuration by defaultJon Mason2011-10-04
* pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt2011-09-13
* PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-09
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-09
* PCI: export pcie_bus_configure_settings symbolJon Mason2011-08-02
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\
| * PCI: remove printks about disabled bridge windowsBjorn Helgaas2011-07-22
| * PCI: fold pci_calc_resource_flags() into decode_bar()Bjorn Helgaas2011-07-22
| * PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BARBjorn Helgaas2011-07-22
| * PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Tiejun Chen2011-07-22
* | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-22
|\ \ | |/ |/|
| * pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-07
* | PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-31
|/
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-21
* PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-21
* PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl2011-02-08
* PCI: log vendor/device ID alwaysBjorn Helgaas2010-10-17
* PCI: disable mmio during bar sizingJacob Pan2010-07-30
* ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-19
* PCI: revert broken device warningBjorn Helgaas2010-04-22
* PCI: complain about devices that seem to be brokenBjorn Helgaas2010-03-24
* PCI: make disabled window printk style match the enabled onesBjorn Helgaas2010-03-24
* PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas2010-03-24
* 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