summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2017-07-02PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-06-28PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi
2017-06-28PCI: tegra: Fix host bridge memory leakageLorenzo Pieralisi
2017-06-28PCI: faraday: Fix host bridge memory leakageLorenzo Pieralisi
2017-06-28PCI: faraday: Convert IRQ masking to raw PCI config accessorsLorenzo Pieralisi
2017-06-28PCI: iproc: Convert link check to raw PCI config accessorsLorenzo Pieralisi
2017-06-28PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameterLorenzo Pieralisi
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-04-24PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi
2017-04-21PCI: rockchip: ModularizeBrian Norris
2017-04-21PCI: rockchip: Add remove() supportBrian Norris
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova
2017-04-11PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin
2017-04-04PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan
2017-04-04PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan
2017-04-03PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki
2017-03-25PCI: mvebu: Avoid changing the SCC bit in the Link Status registerRussell King
2017-03-24PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij
2017-03-24PCI: hv: Lock PCI bus on device ejectLong Li
2017-03-24PCI: hv: Properly handle PCI bus removeLong Li
2017-03-23PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris
2017-03-23PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas
2017-03-23PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki
2017-03-23PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki
2017-03-23PCI: rockchip: Handle regulator_get_current_limit() failure correctlyBrian Norris
2017-03-16PCI: iproc: Add PCI_DOMAIN dependency to PCI KconfigJon Mason
2017-03-14PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni