summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-xilinx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-mediatek' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-altera' into nextBjorn Helgaas
2017-09-07PCI: xgene: Clean up whitespaceBjorn Helgaas
2017-09-07PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas
2017-09-07PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: rockchip: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: altera: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas
2017-09-05PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-30PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch
2017-08-30PCI: mediatek: Use PCI_NUM_INTXHonghui Zhang
2017-08-30PCI: mediatek: Add MSI support for MT2712 and MT7622Honghui Zhang
2017-08-30PCI: mediatek: Use bus->sysdata to get host private dataHonghui Zhang
2017-08-30PCI: mediatek: Add controller support for MT2712 and MT7622Ryder Lee
2017-08-30PCI: mediatek: Switch to use platform_get_resource_byname()Ryder Lee
2017-08-30PCI: mediatek: Add a structure to abstract the controller generationsHonghui Zhang
2017-08-30PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()Honghui Zhang
2017-08-30PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 trainingRyder Lee
2017-08-30PCI: mediatek: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-29PCI: rockchip: Umap IO space if probe failsJeffy Chen
2017-08-29PCI: rockchip: Remove IRQ domain if probe failsJeffy Chen
2017-08-29PCI: rockchip: Disable vpcie0v9 if resume_noirq failsJeffy Chen
2017-08-29PCI: rockchip: Clean up PHY if driver probe or resume failsShawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_deinit_phys()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_disable_clocks()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_enable_clocks()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_setup_irq()Shawn Lin
2017-08-29PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam
2017-08-29PCI: rockchip: Use PCI_NUM_INTXPaul Burton
2017-08-29PCI: rockchip: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-28PCI: iproc: Work around Stingray CRS defectsOza Pawandeep