summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-081-2/+3
|\
| * PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen2019-02-061-2/+3
* | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-312-20/+7
|\ \ | |/
| * Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach2019-01-311-16/+0
| * PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez2019-01-311-4/+4
| * PCI: imx: Fix probe failure without power domainLeonard Crestez2019-01-311-0/+3
* | Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-193-24/+23
|\ \ | |/
| * PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-01-171-1/+2
| * PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei2019-01-151-9/+13
| * PCI: Fix PCI kconfig menu organizationRob Herring2019-01-141-14/+8
* | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-122-7/+7
|\ \ | |/ |/|
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-7/+7
* | PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe2019-01-081-0/+1
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0522-184/+1521
|\
| * Merge branch 'pci/imx6'Bjorn Helgaas2019-01-021-0/+10
| |\
| | * PCI: imx: Enable MSI from downstream componentsRichard Zhu2019-01-011-0/+10
| * | Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2019-01-023-0/+482
| |\ \
| | * | PCI: uniphier: Add UniPhier PCIe host controller supportKunihiko Hayashi2018-12-193-0/+482
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-01-021-82/+27
| |\ \
| | * | PCI: mediatek: Remove un-used variant in struct mtk_pcie_portHonghui Zhang2018-12-181-8/+0
| | * | PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DTHonghui Zhang2018-11-301-74/+27
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas2019-01-021-13/+24
| |\ \
| | * | PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier2018-12-111-6/+7
| | * | PCI: dwc: Take lock when ACKing an interruptMarc Zyngier2018-12-111-0/+5
| | * | PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier2018-12-111-7/+12
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-01-029-21/+146
| |\ \
| | * | PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-184-8/+35
| | * | PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez2018-12-181-5/+39
| | * | PCI: armada8k: Add support for gpio controlled reset signalBaruch Siach2018-12-181-0/+16
| | * | PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7Trent Piepho2018-12-181-2/+2
| | * | PCI: dwc: layerscape: Constify driver dataStefan Agner2018-12-181-5/+5
| | * | PCI: imx: Add multi-pd supportLeonard Crestez2018-12-181-0/+48
| | * | PCI: histb: Constify dw_pcie_host_ops structureJulia Lawall2018-11-081-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas2019-01-023-0/+603
| |\ \
| | * | PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang2018-12-193-0/+603
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-12/+36
| |\ \
| | * | PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2019-01-011-0/+6
| | * | PCI/IOV: Factor out sriov_add_vfs()Sebastian Ott2019-01-011-13/+31
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2019-01-021-17/+137
| |\ \
| | * | switchtec: Add MRPC DMA mode supportWesley Sheng2018-12-131-10/+98
| | * | switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao2018-12-131-6/+35
| | * | switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang2018-12-121-0/+3
| | * | switchtec: Set DMA coherent maskBoris Glimcher2018-12-121-0/+4
| | * | switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao2018-12-121-4/+0
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2019-01-021-15/+12
| |\ \
| | * | PCI / PM: Allow runtime PM without callback functionsJarkko Nikula2018-12-121-15/+12
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2019-01-021-7/+7
| |\ \
| | * | PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap2018-12-111-7/+7
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-01-024-11/+37
| |\ \
| | * | PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen2018-12-171-0/+24
OpenPOWER on IntegriCloud