aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge branch 'pci/host-keystone' into nextBjorn Helgaas3-18/+4
2017-09-07Merge branch 'pci/host-iproc' into nextBjorn Helgaas4-152/+259
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-3/+4
2017-09-07Merge branch 'pci/host-hv' into nextBjorn Helgaas1-1/+7
2017-09-07Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-4/+1
2017-09-07Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-3/+3
2017-09-07Merge branch 'pci/host-exynos' into nextBjorn Helgaas1-4/+4
2017-09-07Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas1-4/+4
2017-09-07Merge branch 'pci/host-designware' into nextBjorn Helgaas14-28/+73
2017-09-07Merge branch 'pci/host-artpec6' into nextBjorn Helgaas1-2/+2
2017-09-07Merge branch 'pci/host-armada' into nextBjorn Helgaas1-3/+5
2017-09-07Merge branch 'pci/host-altera' into nextBjorn Helgaas2-11/+8
2017-09-05PCI: altera: Fix platform_get_irq() error handlingFabio Estevam2-4/+4
2017-09-05PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam1-2/+2
2017-09-05PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam1-2/+2
2017-09-05PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-05PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam1-4/+4
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas1-116/+115
2017-09-05PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas1-10/+9
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep3-15/+33
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-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: hisi: Constify dw_pcie_host_ops structureBhumika Goyal1-1/+1
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: 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-03PCI: hv: Do not sleep in compose_msi_msg()Stephen Hemminger1-1/+7
2017-08-03PCI: armada8k: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-08-03PCI: hisi: Remove unused variable driverShawn Lin1-3/+0
2017-08-03PCI: qcom: Allow ->post_init() to failBjorn Andersson1-3/+17
2017-08-03PCI: qcom: Don't unroll init if ->init() failsBjorn Andersson1-1/+1
2017-08-03PCI: imx6: Explicitly request exclusive reset controlPhilipp Zabel1-3/+4
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson13-18/+47
2017-08-02PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specificallyJisheng Zhang1-1/+1
2017-08-02PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() staticCarlos Palminha1-4/+6
2017-07-31PCI: iproc: Remove unused struct iproc_pcie *pcieShawn Lin1-2/+0
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-07-28Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-13/+5
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-19/+33
2017-07-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-6/+5
2017-07-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-126/+115
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds9-46/+92