aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-24/+23
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterGravatar Logan Gunthorpe 1-1/+2
2019-01-15PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Gravatar Ming Lei 1-9/+13
2019-01-14PCI: Fix PCI kconfig menu organizationGravatar Rob Herring 1-14/+8
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Gravatar Linus Torvalds 2-7/+7
2019-01-08PCI: amlogic: Fix build failure due to missing gpio headerGravatar Corentin Labbe 1-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Gravatar Luis Chamberlain 2-7/+7
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 22-184/+1521
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+2
2019-01-02Merge branch 'pci/imx6'Gravatar Bjorn Helgaas 1-0/+10
2019-01-02Merge branch 'remotes/lorenzo/pci/uniphier'Gravatar Bjorn Helgaas 3-0/+482
2019-01-02Merge branch 'remotes/lorenzo/pci/mediatek'Gravatar Bjorn Helgaas 1-82/+27
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc-msi'Gravatar Bjorn Helgaas 1-13/+24
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc'Gravatar Bjorn Helgaas 9-21/+146
2019-01-02Merge branch 'remotes/lorenzo/pci/amlogic'Gravatar Bjorn Helgaas 3-0/+603
2019-01-02Merge branch 'pci/virtualization'Gravatar Bjorn Helgaas 1-12/+36
2019-01-02Merge branch 'pci/switchtec'Gravatar Bjorn Helgaas 1-17/+137
2019-01-02Merge branch 'pci/pm'Gravatar Bjorn Helgaas 1-15/+12
2019-01-02Merge branch 'pci/peer-to-peer'Gravatar Bjorn Helgaas 1-7/+7
2019-01-02Merge branch 'pci/misc'Gravatar Bjorn Helgaas 4-11/+37
2019-01-01PCI: imx: Enable MSI from downstream componentsGravatar Richard Zhu 1-0/+10
2019-01-01PCI/IOV: Add flag so platforms can skip VF scanningGravatar Sebastian Ott 1-0/+6
2019-01-01PCI/IOV: Factor out sriov_add_vfs()Gravatar Sebastian Ott 1-13/+31
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+31
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+34
2018-12-28Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-8/+2
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-34/+18
2018-12-28mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLGravatar Dan Williams 1-8/+2
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+18
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-1/+1
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setGravatar Sinan Kaya 1-1/+1
2018-12-19genirq/core: Introduce struct irq_affinity_descGravatar Dou Liyang 1-5/+4
2018-12-19PCI: uniphier: Add UniPhier PCIe host controller supportGravatar Kunihiko Hayashi 3-0/+482
2018-12-19PCI: amlogic: Add the Amlogic Meson PCIe controller driverGravatar Yue Wang 3-0/+603
2018-12-18PCI: mediatek: Remove un-used variant in struct mtk_pcie_portGravatar Honghui Zhang 1-8/+0
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetGravatar Stephen Warren 4-8/+35
2018-12-18PCI: imx: Add imx6sx suspend/resume supportGravatar Leonard Crestez 1-5/+39
2018-12-18PCI: armada8k: Add support for gpio controlled reset signalGravatar Baruch Siach 1-0/+16
2018-12-18PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7Gravatar Trent Piepho 1-2/+2
2018-12-18PCI: dwc: layerscape: Constify driver dataGravatar Stefan Agner 1-5/+5
2018-12-18PCI: imx: Add multi-pd supportGravatar Leonard Crestez 1-0/+48
2018-12-17PCI: Override Synopsys USB 3.x HAPS device classGravatar Thinh Nguyen 1-0/+24
2018-12-17PCI/ASPM: Remove unused lists from struct pcie_link_stateGravatar Frederick Lawler 1-6/+0
2018-12-15PCI: Remove unused attr variable in pci_dma_configureGravatar Nathan Chancellor 1-1/+0
2018-12-14PCI/AER: Queue one GHES event, not several uninitialized onesGravatar Yanjiang Jin 1-1/+1
2018-12-13vmd: use the proper dma_* APIs instead of direct methods callsGravatar Christoph Hellwig 1-25/+17
2018-12-13ACPI / scan: Refactor _CCA enforcementGravatar Robin Murphy 1-2/+1
2018-12-13switchtec: Add MRPC DMA mode supportGravatar Wesley Sheng 1-10/+98
2018-12-13switchtec: Improve MRPC efficiency by enabling write combiningGravatar Kelvin Cao 1-6/+35
2018-12-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteGravatar Joey Zhang 1-0/+3