summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig
2017-08-24PCI/DPC: Add local struct device pointersDongdong Liu
2017-08-24PCI/DPC: Add eDPC supportDongdong Liu
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring
2017-08-24PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal
2017-08-24PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan
2017-08-24PCI: qcom: Use block IP version for operationsVaradarajan Narayanan
2017-08-24PCI: qcom: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-24PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam
2017-08-22PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas
2017-08-22PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()Gustavo A. R. Silva
2017-08-19PCI: kirin: Constify dw_pcie_host_ops structureBhumika Goyal
2017-08-19PCI: hisi: Constify dw_pcie_host_ops structureBhumika Goyal
2017-08-18PCI: Avoid race while enabling upstream bridgesSrinath Mannam
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman
2017-08-18PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I
2017-08-18PCI: endpoint: Use of_dma_configure() to set initial DMA maskKishon Vijay Abraham I
2017-08-16PCI: keystone: Use PCI_NUM_INTXBjorn Helgaas
2017-08-16PCI: keystone: Remove duplicate MAX_*_IRQS defsBjorn Helgaas
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: keystone-dw: Remove unused ks_pcie, pci variablesShawn Lin
2017-08-16PCI: faraday: Use PCI_NUM_INTXPaul Burton
2017-08-16PCI: faraday: Fix of_irq_get() error checkSergei Shtylyov
2017-08-16PCI: dra7xx: Use PCI_NUM_INTXBjorn Helgaas
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