aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2011-10-27PCI: Clean-up MPS debug outputJon Mason
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-09-13pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-08-02PCI: export pcie_bus_configure_settings symbolJon Mason
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22PCI: remove printks about disabled bridge windowsBjorn Helgaas
2011-07-22PCI: fold pci_calc_resource_flags() into decode_bar()Bjorn Helgaas
2011-07-22PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BARBjorn Helgaas
2011-07-22PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Tiejun Chen
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-05-31PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu
2011-02-08PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl
2010-10-17PCI: log vendor/device ID alwaysBjorn Helgaas
2010-07-30PCI: disable mmio during bar sizingJacob Pan
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying
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