summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-0724-461/+2659
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-053-0/+779
| |\
| | * x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-043-0/+778
| |/ |/|
| *-----------------. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-0517-222/+1805
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada2016-09-131-0/+1
| | | | | | | | | | | * PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada2016-09-131-2/+4
| | | | | | | | | | | * PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada2016-09-131-2/+3
| | | | | | | | | | | * PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada2016-09-131-11/+15
| | | | | | | | | | | * PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada2016-09-131-2/+2
| | | | | | | | | | | * PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada2016-09-131-8/+40
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| | | | | | | | | | * PCI: tegra: Use of_device_get_match_data()Thierry Reding2016-08-181-6/+1
| | | | | | | | | | * PCI: tegra: Remove redundant _data suffixThierry Reding2016-08-181-21/+21
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * PCI: rockchip: Fix wrong transmitted FTS countShawn Lin2016-10-041-0/+10
| | | | | | | | | * PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin2016-10-041-6/+10
| | | | | | | | | * PCI: rockchip: Increase the Max Credit update intervalRajat Jain2016-10-041-0/+17
| | | | | | | | | * PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin2016-09-033-0/+1210
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov2016-10-041-0/+66
| | | | | | | | * PCI: rcar: Fix some checkpatch warningsSergei Shtylyov2016-09-141-10/+19
| | | | | | | | * PCI: rcar: Add multi-MSI supportGrigory Kletsko2016-09-141-2/+70
| | | | | | | | * PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven2016-09-131-2/+2
| | | | | | | | * PCI: rcar: Consolidate register space lookup and ioremapBjorn Helgaas2016-08-221-6/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * PCI: keystone: Propagate request_irq() failureWei Yongjun2016-08-221-2/+3
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui2016-09-061-4/+5
| | | | | | * PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui2016-09-061-2/+4
| | | | | | * PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui2016-09-061-1/+0
| | | | | | * PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui2016-09-061-2/+2
| | | | | | * PCI: hv: Use zero-length array in struct pci_packetDexuan Cui2016-09-061-22/+20
| | | | | | * PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()Wei Yongjun2016-08-221-2/+1
| |_|_|_|_|/ |/| | | | |
| | | | | * PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun2016-08-231-3/+0
| | | | | * PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'Dong Bo2016-08-231-5/+5
| | | | | * PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand2016-08-222-7/+20
| | | | | * PCI: designware: Check LTSSM training bit before deciding link is upJisheng Zhang2016-08-181-2/+4
| | | | | * PCI: designware: Add iATU Unroll featureJoao Pinto2016-08-172-11/+87
| | | | | * PCI: designware: Wait for iATU enableJoao Pinto2016-08-171-3/+15
| | | | | * PCI: designware: Move link wait definitions to .c fileJoao Pinto2016-08-172-5/+5
| | | | | * PCI: designware: Return data directly from dw_pcie_readl_rc()Bjorn Helgaas2016-08-173-15/+17
| |_|_|_|/ |/| | | |
| | | | * PCI: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel2016-09-141-2/+2
| |_|_|/ |/| | |
| | | * PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas2016-09-121-10/+0
| | | * PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan2016-09-121-60/+91
| | | * PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan2016-08-261-23/+41
| | | * PCI: altera: Poll for link training status after retraining the linkLey Foon Tan2016-08-181-8/+37
| |_|/ |/| |
| | * PCI: aardvark: Remove redundant dev_err call in advk_pcie_probe()Wei Yongjun2016-08-221-3/+1
| |/ |/|
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-10-033-21/+0
| |\
| | * PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| | * PCI: designware: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| | * PCI: altera: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| |/ |/|
| * Merge branch 'pci/enumeration' into nextBjorn Helgaas2016-10-036-23/+38
| |\
| | * PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-2/+5
| | * PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+5
| | * PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+6