summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds44-479/+1514
2019-03-07Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+5
2019-03-07Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+14
2019-03-07Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas4-31/+74
2019-03-07Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-4/+9
2019-03-07Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-33/+28
2019-03-07Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas11-59/+337
2019-03-07Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas9-124/+373
2019-03-07Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas2-25/+247
2019-03-07Merge branch 'pci/pm'Bjorn Helgaas3-35/+52
2019-03-07Merge branch 'pci/portdrv'Bjorn Helgaas5-9/+134
2019-03-07Merge branch 'pci/misc'Bjorn Helgaas6-38/+39
2019-03-07Merge branch 'pci/hotplug'Bjorn Helgaas4-37/+15
2019-03-07Merge branch 'pci/enumeration'Bjorn Helgaas3-59/+70
2019-03-07Merge branch 'pci/dpc'Bjorn Helgaas1-1/+26
2019-03-07Merge branch 'pci/aspm'Bjorn Helgaas2-15/+74
2019-03-07PCI: Update PCIEPORTBUS Kconfig help textHou Zhiqiang1-4/+3
2019-03-06PCI: Fix "try" semantics of bus and slot resetAlex Williamson1-28/+26
2019-03-06PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc5-6/+129
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-23/+16
2019-03-04PCI: altera: Enable driver on ARM64Ley Foon Tan1-1/+1
2019-03-04PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan1-24/+246
2019-03-02PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck1-0/+1
2019-03-01PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' staticWei Yongjun1-1/+1
2019-03-01PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach1-1/+1
2019-03-01PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura1-21/+17
2019-03-01PCI: hv: Replace hv_vp_set with hv_vpsetMaya Nakamura1-13/+12
2019-03-01PCI: hv: Add __aligned(8) to struct retarget_msi_interruptMaya Nakamura1-1/+1
2019-03-01PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAMHonghui Zhang1-1/+7
2019-03-01PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang1-3/+2
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov1-7/+7
2019-03-01PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov1-13/+16
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov3-9/+8
2019-03-01PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()Andrey Smirnov1-38/+23
2019-03-01PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov1-2/+2
2019-03-01PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQAndrey Smirnov1-1/+17
2019-02-28PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki1-7/+15
2019-02-28PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson1-1/+1
2019-02-22PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni4-4/+15
2019-02-22PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni2-28/+60
2019-02-22PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu1-1/+26
2019-02-21PCI: layerscape: Add EP mode supportXiaowei Bao2-1/+157
2019-02-18PCI/MSI: Remove obsolete sanity checks for multiple interrupt setsThomas Gleixner1-14/+0
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei1-9/+16
2019-02-15PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg1-2/+15
2019-02-15PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang1-0/+2
2019-02-15PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas1-3/+3
2019-02-15PCI: designware-plat: Remove setting epc->features in Designware plat EP driverKishon Vijay Abraham I1-4/+0
2019-02-15PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driverKishon Vijay Abraham I1-3/+0
2019-02-15PCI: cadence: Remove pci_epf_linkup() from Cadence EP driverKishon Vijay Abraham I1-12/+0