aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-24
|\
| * PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-09-18
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
|\ \
| * | PCI: Remove bus number resource debug messagesBjorn Helgaas2012-08-24
* | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\ \ \ | | |/ | |/|
| * | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-23
| |/
* | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-23
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
* | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-20
|/
* Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-10
|\
| * PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-09
| * PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas2012-07-09
* | Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2012-07-09
|\ \
| * | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-09
| |/
* | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-22
|\ \
| * | PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas2012-06-20
| |/
* | PCI: insert busn_res for child busYinghai Lu2012-06-13
* | PCI: add default busn_res for pci_scan_bus()Yinghai Lu2012-06-13
* | PCI: add default busn_resourceYinghai Lu2012-06-13
* | PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu2012-06-13
* | PCI: insert busn_res in pci_create_root_bus()Yinghai Lu2012-06-13
* | PCI: add busn_res operation functionsYinghai Lu2012-06-13
* | PCI: build a bus number resource tree for every domainYinghai Lu2012-06-13
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
|/
* Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-07
|\
| * PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-30
* | PCI: add host bridge release supportYinghai Lu2012-04-30
* | PCI: add generic device into pci_host_bridge structYinghai Lu2012-04-30
* | PCI: move host bridge-related code to host-bridge.cYinghai Lu2012-04-30
|/
* PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas2012-03-20
* PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-24
* PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
* PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-23
* PCI: convert bus addresses to resource when reading BARsBjorn Helgaas2012-02-23
* PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-23
* PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-23
* PCI: don't publish new root bus until it's fully initializedBjorn Helgaas2012-02-23
* PCI: fix memleak for pci dev removing during hotplugYinghai Lu2012-02-23
* PCI: Fix device class print outYinghai Lu2012-02-23
* PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu2012-02-14
* PCI: Make pci_rescan_bus handle add_listYinghai Lu2012-02-14
* PCI: Make rescan bus increase bridge resource size if neededYinghai Lu2012-02-14
* PCI: workaround hard-wired bus number V2Yinghai Lu2012-02-10
* PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
* PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas2012-01-06
* PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
* PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
* PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-06