summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: mvebu: Add PCIe driverSebastian Hesselbarth2014-07-315-0/+699
* pci: set auto-incremented bus numberSebastian Hesselbarth2014-07-311-0/+5
* pci: ensure device does ignore BAR manglingSebastian Hesselbarth2014-07-311-0/+5
* pci: register device after BAR setupSebastian Hesselbarth2014-07-311-3/+3
* pci: pci_scan_bus: respect 64b BARsSebastian Hesselbarth2014-07-311-1/+11
* pci: pci_alloc_bus(): use xzalloc() instead of kzalloc()Antony Pavlov2014-07-091-8/+8
* PCI: initial commitAntony Pavlov2014-07-045-0/+468