Age | Commit message (Expand) | Author | Files | Lines |
2019-02-09 | Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2019-02-07 | PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX) | Thinh Nguyen | 1 | -2/+3 |
2019-02-01 | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -20/+7 |
2019-02-01 | Revert "PCI: armada8k: Add support for gpio controlled reset signal" | Baruch Siach | 1 | -16/+0 |
2019-02-01 | PCI: imx: Fix checking pd_pcie_phy device link addition | Leonard Crestez | 1 | -4/+4 |
2019-01-31 | PCI: imx: Fix probe failure without power domain | Leonard Crestez | 1 | -0/+3 |
2019-01-18 | Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -24/+23 |
2019-01-17 | PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter | Logan Gunthorpe | 1 | -1/+2 |
2019-01-16 | PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() | Ming Lei | 1 | -9/+13 |
2019-01-15 | PCI: Fix PCI kconfig menu organization | Rob Herring | 1 | -14/+8 |
2019-01-12 | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h... | Linus Torvalds | 2 | -7/+7 |
2019-01-08 | PCI: amlogic: Fix build failure due to missing gpio header | Corentin Labbe | 1 | -0/+1 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2 | -7/+7 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -184/+1521 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2019-01-03 | Merge branch 'pci/imx6' | Bjorn Helgaas | 1 | -0/+10 |
2019-01-03 | Merge branch 'remotes/lorenzo/pci/uniphier' | Bjorn Helgaas | 3 | -0/+482 |
2019-01-03 | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas | 1 | -82/+27 |
2019-01-03 | Merge branch 'remotes/lorenzo/pci/dwc-msi' | Bjorn Helgaas | 1 | -13/+24 |
2019-01-03 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 9 | -21/+146 |
2019-01-03 | Merge branch 'remotes/lorenzo/pci/amlogic' | Bjorn Helgaas | 3 | -0/+603 |
2019-01-03 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -12/+36 |
2019-01-03 | Merge branch 'pci/switchtec' | Bjorn Helgaas | 1 | -17/+137 |
2019-01-03 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -15/+12 |
2019-01-03 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas | 1 | -7/+7 |
2019-01-03 | Merge branch 'pci/misc' | Bjorn Helgaas | 4 | -11/+37 |
2019-01-02 | PCI: imx: Enable MSI from downstream components | Richard Zhu | 1 | -0/+10 |
2019-01-02 | PCI/IOV: Add flag so platforms can skip VF scanning | Sebastian Ott | 1 | -0/+6 |
2019-01-02 | PCI/IOV: Factor out sriov_add_vfs() | Sebastian Ott | 1 | -13/+31 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+31 |
2018-12-29 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+34 |
2018-12-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+2 |
2018-12-29 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -34/+18 |
2018-12-28 | mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL | Dan Williams | 1 | -8/+2 |
2018-12-26 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+18 |
2018-12-26 | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 1 | -1/+1 |
2018-12-19 | genirq/core: Introduce struct irq_affinity_desc | Dou Liyang | 1 | -5/+4 |
2018-12-19 | PCI: uniphier: Add UniPhier PCIe host controller support | Kunihiko Hayashi | 3 | -0/+482 |
2018-12-19 | PCI: amlogic: Add the Amlogic Meson PCIe controller driver | Yue Wang | 3 | -0/+603 |
2018-12-18 | PCI: mediatek: Remove un-used variant in struct mtk_pcie_port | Honghui Zhang | 1 | -8/+0 |
2018-12-18 | PCI: dwc: Don't hard-code DBI/ATU offset | Stephen Warren | 4 | -8/+35 |
2018-12-18 | PCI: imx: Add imx6sx suspend/resume support | Leonard Crestez | 1 | -5/+39 |
2018-12-18 | PCI: armada8k: Add support for gpio controlled reset signal | Baruch Siach | 1 | -0/+16 |
2018-12-18 | PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7 | Trent Piepho | 1 | -2/+2 |
2018-12-18 | PCI: dwc: layerscape: Constify driver data | Stefan Agner | 1 | -5/+5 |
2018-12-18 | PCI: imx: Add multi-pd support | Leonard Crestez | 1 | -0/+48 |
2018-12-18 | PCI: Override Synopsys USB 3.x HAPS device class | Thinh Nguyen | 1 | -0/+24 |
2018-12-17 | PCI/ASPM: Remove unused lists from struct pcie_link_state | Frederick Lawler | 1 | -6/+0 |
2018-12-15 | PCI: Remove unused attr variable in pci_dma_configure | Nathan Chancellor | 1 | -1/+0 |