| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-02-09 | 1 | -2/+3 |
|\ |
|
| * | PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX) | Thinh Nguyen | 2019-02-07 | 1 | -2/+3 |
* | | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-02-01 | 2 | -20/+7 |
|\| |
|
| * | Revert "PCI: armada8k: Add support for gpio controlled reset signal" | Baruch Siach | 2019-01-31 | 1 | -16/+0 |
| * | PCI: imx: Fix checking pd_pcie_phy device link addition | Leonard Crestez | 2019-01-31 | 1 | -4/+4 |
| * | PCI: imx: Fix probe failure without power domain | Leonard Crestez | 2019-01-31 | 1 | -0/+3 |
* | | Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-01-18 | 3 | -24/+23 |
|\| |
|
| * | PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter | Logan Gunthorpe | 2019-01-17 | 1 | -1/+2 |
| * | PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() | Ming Lei | 2019-01-16 | 1 | -9/+13 |
| * | PCI: Fix PCI kconfig menu organization | Rob Herring | 2019-01-15 | 1 | -14/+8 |
* | | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h... | Linus Torvalds | 2019-01-12 | 2 | -7/+7 |
|\ \
| |/
|/| |
|
| * | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 2 | -7/+7 |
* | | PCI: amlogic: Fix build failure due to missing gpio header | Corentin Labbe | 2019-01-08 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-01-06 | 22 | -184/+1521 |
|\ |
|
| * | Merge branch 'pci/imx6' | Bjorn Helgaas | 2019-01-02 | 1 | -0/+10 |
| |\ |
|
| | * | PCI: imx: Enable MSI from downstream components | Richard Zhu | 2019-01-02 | 1 | -0/+10 |
| * | | Merge branch 'remotes/lorenzo/pci/uniphier' | Bjorn Helgaas | 2019-01-02 | 3 | -0/+482 |
| |\ \ |
|
| | * | | PCI: uniphier: Add UniPhier PCIe host controller support | Kunihiko Hayashi | 2018-12-19 | 3 | -0/+482 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas | 2019-01-02 | 1 | -82/+27 |
| |\ \ |
|
| | * | | PCI: mediatek: Remove un-used variant in struct mtk_pcie_port | Honghui Zhang | 2018-12-18 | 1 | -8/+0 |
| | * | | PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT | Honghui Zhang | 2018-11-30 | 1 | -74/+27 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/dwc-msi' | Bjorn Helgaas | 2019-01-02 | 1 | -13/+24 |
| |\ \ |
|
| | * | | PCI: dwc: Move interrupt acking into the proper callback | Marc Zyngier | 2018-12-11 | 1 | -6/+7 |
| | * | | PCI: dwc: Take lock when ACKing an interrupt | Marc Zyngier | 2018-12-11 | 1 | -0/+5 |
| | * | | PCI: dwc: Use interrupt masking instead of disabling | Marc Zyngier | 2018-12-11 | 1 | -7/+12 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2019-01-02 | 9 | -21/+146 |
| |\ \ |
|
| | * | | PCI: dwc: Don't hard-code DBI/ATU offset | Stephen Warren | 2018-12-18 | 4 | -8/+35 |
| | * | | PCI: imx: Add imx6sx suspend/resume support | Leonard Crestez | 2018-12-18 | 1 | -5/+39 |
| | * | | PCI: armada8k: Add support for gpio controlled reset signal | Baruch Siach | 2018-12-18 | 1 | -0/+16 |
| | * | | PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7 | Trent Piepho | 2018-12-18 | 1 | -2/+2 |
| | * | | PCI: dwc: layerscape: Constify driver data | Stefan Agner | 2018-12-18 | 1 | -5/+5 |
| | * | | PCI: imx: Add multi-pd support | Leonard Crestez | 2018-12-18 | 1 | -0/+48 |
| | * | | PCI: histb: Constify dw_pcie_host_ops structure | Julia Lawall | 2018-11-08 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/amlogic' | Bjorn Helgaas | 2019-01-02 | 3 | -0/+603 |
| |\ \ |
|
| | * | | PCI: amlogic: Add the Amlogic Meson PCIe controller driver | Yue Wang | 2018-12-19 | 3 | -0/+603 |
| | |/ |
|
| * | | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2019-01-02 | 1 | -12/+36 |
| |\ \ |
|
| | * | | PCI/IOV: Add flag so platforms can skip VF scanning | Sebastian Ott | 2019-01-02 | 1 | -0/+6 |
| | * | | PCI/IOV: Factor out sriov_add_vfs() | Sebastian Ott | 2019-01-02 | 1 | -13/+31 |
| | |/ |
|
| * | | Merge branch 'pci/switchtec' | Bjorn Helgaas | 2019-01-02 | 1 | -17/+137 |
| |\ \ |
|
| | * | | switchtec: Add MRPC DMA mode support | Wesley Sheng | 2018-12-13 | 1 | -10/+98 |
| | * | | switchtec: Improve MRPC efficiency by enabling write combining | Kelvin Cao | 2018-12-13 | 1 | -6/+35 |
| | * | | switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite | Joey Zhang | 2018-12-12 | 1 | -0/+3 |
| | * | | switchtec: Set DMA coherent mask | Boris Glimcher | 2018-12-12 | 1 | -0/+4 |
| | * | | switchtec: Remove immediate status check after submitting MRPC command | Kelvin Cao | 2018-12-12 | 1 | -4/+0 |
| | |/ |
|
| * | | Merge branch 'pci/pm' | Bjorn Helgaas | 2019-01-02 | 1 | -15/+12 |
| |\ \ |
|
| | * | | PCI / PM: Allow runtime PM without callback functions | Jarkko Nikula | 2018-12-12 | 1 | -15/+12 |
| | |/ |
|
| * | | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas | 2019-01-02 | 1 | -7/+7 |
| |\ \ |
|
| | * | | PCI/P2PDMA: Clean up documentation and kernel-doc | Randy Dunlap | 2018-12-11 | 1 | -7/+7 |
| | |/ |
|
| * | | Merge branch 'pci/misc' | Bjorn Helgaas | 2019-01-02 | 4 | -11/+37 |
| |\ \ |
|
| | * | | PCI: Override Synopsys USB 3.x HAPS device class | Thinh Nguyen | 2018-12-17 | 1 | -0/+24 |