aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds24-461/+2659
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas3-0/+779
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into nextBjorn Helgaas17-222/+1805
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch3-0/+778
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin1-0/+10
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin1-6/+10
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain1-0/+17
2016-10-04PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov1-0/+66
2016-10-03Merge branch 'pci/virtualization' into nextBjorn Helgaas3-21/+0
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas6-23/+38
2016-09-14PCI: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel1-2/+2
2016-09-14PCI: rcar: Fix some checkpatch warningsSergei Shtylyov1-10/+19
2016-09-14PCI: rcar: Add multi-MSI supportGrigory Kletsko1-2/+70
2016-09-13PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada1-0/+1
2016-09-13PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada1-2/+4
2016-09-13PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada1-2/+3
2016-09-13PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada1-11/+15
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada1-2/+2
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada1-8/+40
2016-09-12PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven1-2/+2
2016-09-12PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas1-10/+0
2016-09-12PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan1-60/+91
2016-09-12PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-12PCI: designware: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-12PCI: altera: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-2/+5
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+6
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-9/+12
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui1-4/+5
2016-09-06PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui1-2/+4
2016-09-06PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui1-1/+0
2016-09-06PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui1-2/+2
2016-09-06PCI: hv: Use zero-length array in struct pci_packetDexuan Cui1-22/+20
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin3-0/+1210
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan1-23/+41
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker1-50/+3
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker1-51/+2
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker1-21/+7
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker1-28/+3
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker1-5/+2
2016-08-23PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun1-3/+0
2016-08-23PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'Dong Bo1-5/+5
2016-08-23PCI: exynos: Make explicitly non-modularPaul Gortmaker1-6/+1
2016-08-23PCI: designware: Make explicitly non-modularPaul Gortmaker1-5/+0
2016-08-23PCI: spear: Make explicitly non-modularPaul Gortmaker1-9/+2
2016-08-23PCI: imx6: Make explicitly non-modularPaul Gortmaker1-8/+1
2016-08-23PCI: altera: Make explicitly non-modularPaul Gortmaker1-7/+5