summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-08-29PCI: rockchip: Umap IO space if probe failsJeffy Chen1-3/+5
2017-08-29PCI: rockchip: Remove IRQ domain if probe failsJeffy Chen1-1/+3
2017-08-29PCI: rockchip: Disable vpcie0v9 if resume_noirq failsJeffy Chen1-1/+4
2017-08-29PCI: rockchip: Clean up PHY if driver probe or resume failsShawn Lin1-17/+29
2017-08-29PCI: rockchip: Factor out rockchip_pcie_deinit_phys()Shawn Lin1-14/+15
2017-08-29PCI: rockchip: Factor out rockchip_pcie_disable_clocks()Shawn Lin1-16/+14
2017-08-29PCI: rockchip: Factor out rockchip_pcie_enable_clocks()Shawn Lin1-45/+45
2017-08-29PCI: rockchip: Factor out rockchip_pcie_setup_irq()Shawn Lin1-35/+47
2017-08-29PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam1-2/+2
2017-08-29PCI: rockchip: Use PCI_NUM_INTXPaul Burton1-1/+1
2017-08-29PCI: rockchip: Explicitly request exclusive reset controlPhilipp Zabel1-7/+8
2017-08-29PCI: iproc: Work around Stingray CRS defectsOza Pawandeep1-1/+81
2017-08-29PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep1-13/+26
2017-08-28PCI: rockchip: Idle inactive PHY(s)Shawn Lin1-2/+38
2017-08-28PCI: rockchip: Add per-lane PHY supportShawn Lin1-20/+58
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+3
2017-08-26PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-24PCI/DPC: Add local struct device pointersDongdong Liu1-10/+15
2017-08-24PCI/DPC: Add eDPC supportDongdong Liu1-0/+162
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring9-19/+18
2017-08-24PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal1-2/+2
2017-08-24PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan1-1/+206
2017-08-24PCI: qcom: Use block IP version for operationsVaradarajan Narayanan1-67/+71
2017-08-24PCI: qcom: Explicitly request exclusive reset controlPhilipp Zabel1-18/+22
2017-08-24PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam1-2/+2
2017-08-22PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas1-1/+1
2017-08-22PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()Gustavo A. R. Silva1-2/+2
2017-08-20PCI: kirin: Constify dw_pcie_host_ops structureBhumika Goyal1-1/+1
2017-08-20PCI: hisi: Constify dw_pcie_host_ops structureBhumika Goyal1-1/+1
2017-08-19PCI: Avoid race while enabling upstream bridgesSrinath Mannam1-2/+11
2017-08-19PCI: Allow PCI express root ports to find themselvesThierry Reding1-5/+4
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-0/+1
2017-08-18PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I1-0/+16
2017-08-18PCI: endpoint: Use of_dma_configure() to set initial DMA maskKishon Vijay Abraham I1-2/+9
2017-08-16PCI: keystone: Use PCI_NUM_INTXBjorn Helgaas3-6/+4
2017-08-16PCI: keystone: Remove duplicate MAX_*_IRQS defsBjorn Helgaas1-4/+0
2017-08-16PCI: xilinx: Allow build on MIPS platformsPaul Burton1-1/+1
2017-08-16PCI: xilinx: Don't enable config completion interruptsPaul Burton1-2/+3
2017-08-16PCI: xilinx: Unify INTx & MSI interrupt decodePaul Burton1-33/+15
2017-08-16PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton1-5/+4
2017-08-16PCI: xilinx: Translate INTx range to hwirqs 0-3Paul Burton1-3/+4
2017-08-16PCI: rockchip: Factor out rockchip_pcie_get_phys()Shawn Lin1-6/+16
2017-08-16PCI: rockchip: Control optional 12v power supplyShawn Lin1-1/+24
2017-08-16PCI: keystone-dw: Remove unused ks_pcie, pci variablesShawn Lin1-8/+0
2017-08-16PCI: faraday: Use PCI_NUM_INTXPaul Burton1-1/+1
2017-08-16PCI: faraday: Fix of_irq_get() error checkSergei Shtylyov1-2/+2
2017-08-16PCI: dra7xx: Use PCI_NUM_INTXBjorn Helgaas1-1/+1
2017-08-16PCI: altera: Use size=4 IRQ domain for legacy INTxPaul Burton1-5/+4
2017-08-16PCI: altera: Remove unused num_of_vectors variableShawn Lin1-2/+0
2017-08-16PCI: aardvark: Use PCI_NUM_INTXPaul Burton1-3/+2