summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-101-0/+11
|\
| * PCI: Fix cavium quirk compile failure with PCI_ATS offHerbert Xu2016-09-071-1/+1
| * PCI: quirk fixup for cavium invalid sriov link value.Ananth Jasty2016-08-311-0/+11
* | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-081-34/+249
|\ \
| * | drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan2016-10-041-9/+10
| * | drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+214
| * | drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan2016-09-291-28/+28
* | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-0749-745/+3107
|\ \ \
| * \ \ Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-054-8/+786
| |\ \ \
| | * | | 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/+1Star
| | | | | | | | | | * | | | 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/+4Star
| | | | | | | | |/ / /
| | | | | | | * / / / 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/+0Star
| | | | | | * | | | 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/+20Star
| | | | | | * | | | PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()Wei Yongjun2016-08-221-2/+1Star
| | | | | | |/ / /
| | | | | * | | | PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun2016-08-231-3/+0Star
| | | | | * | | | 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/+0Star
| | | * | | | 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/+1Star
| | |/ / /
| * | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-10-035-22/+5Star
| |\ \ \ \