summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
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
2017-08-28PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep
2017-08-28PCI: rockchip: Idle inactive PHY(s)Shawn Lin
2017-08-28PCI: rockchip: Add per-lane PHY supportShawn Lin
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring
2017-08-16PCI: xilinx: Allow build on MIPS platformsPaul Burton
2017-08-16PCI: xilinx: Don't enable config completion interruptsPaul Burton
2017-08-16PCI: xilinx: Unify INTx & MSI interrupt decodePaul Burton
2017-08-16PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton
2017-08-16PCI: xilinx: Translate INTx range to hwirqs 0-3Paul Burton
2017-08-16PCI: rockchip: Factor out rockchip_pcie_get_phys()Shawn Lin
2017-08-16PCI: rockchip: Control optional 12v power supplyShawn Lin
2017-08-16PCI: faraday: Use PCI_NUM_INTXPaul Burton
2017-08-16PCI: faraday: Fix of_irq_get() error checkSergei Shtylyov
2017-08-16PCI: altera: Use size=4 IRQ domain for legacy INTxPaul Burton
2017-08-16PCI: altera: Remove unused num_of_vectors variableShawn Lin
2017-08-16PCI: aardvark: Use PCI_NUM_INTXPaul Burton
2017-08-15PCI: rcar: Fix memory leak when no PCIe card is insertedHarunobu Kurokawa
2017-08-15PCI: rcar: Fix error exit pathLorenzo Pieralisi
2017-08-14PCI: vmd: Free up IRQs on suspend pathScott Bauer
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov
2017-08-03PCI: hv: Do not sleep in compose_msi_msg()Stephen Hemminger
2017-08-03PCI: vmd: Assign vector zero to all bridgesKeith Busch
2017-08-03PCI: vmd: Reserve IRQ pre-vector for better affinityKeith Busch
2017-08-03PCI: tegra: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-02PCI: mvebu: Remove unneeded gpiod NULL checkFabio Estevam