aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-08-28PCI: iproc: Work around Stingray CRS defectsOza Pawandeep1-1/+81
2017-08-28PCI: 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/git/helgaas/pciLinus Torvalds1-10/+3
2017-08-25PCI/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-19PCI: kirin: Constify dw_pcie_host_ops structureBhumika Goyal1-1/+1
2017-08-19PCI: hisi: Constify dw_pcie_host_ops structureBhumika Goyal1-1/+1
2017-08-18PCI: Avoid race while enabling upstream bridgesSrinath Mannam1-2/+11
2017-08-18PCI: 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
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+136
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-15PCI: rcar: Fix memory leak when no PCIe card is insertedHarunobu Kurokawa1-0/+1
2017-08-15PCI: rcar: Fix error exit pathLorenzo Pieralisi1-6/+5
2017-08-15PCI: pciehp: Report power fault only once until we clear itKeith Busch1-0/+8
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong1-0/+16
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong1-0/+62
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2-0/+54
2017-08-14PCI/MSI: Assume MSIs use real Requester ID, not an aliasRobin Murphy1-5/+22
2017-08-14PCI: vmd: Free up IRQs on suspend pathScott Bauer1-0/+15
2017-08-10PCI: Add ACS quirk for APM X-Gene devicesFeng Kan1-0/+14