aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branch 'pci/imx6'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas
2019-01-02Merge branch 'pci/switchtec'Bjorn Helgaas
2019-01-02Merge branch 'pci/pm'Bjorn Helgaas
2019-01-02Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2019-01-02Merge branch 'pci/misc'Bjorn Helgaas
2019-01-01PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-01-01PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott
2019-01-01PCI/IOV: Factor out sriov_add_vfs()Sebastian Ott
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19PCI: uniphier: Add UniPhier PCIe host controller supportKunihiko Hayashi
2018-12-19PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang
2018-12-18PCI: mediatek: Remove un-used variant in struct mtk_pcie_portHonghui Zhang
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren
2018-12-18PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez
2018-12-18PCI: armada8k: Add support for gpio controlled reset signalBaruch Siach
2018-12-18PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7Trent Piepho
2018-12-18PCI: dwc: layerscape: Constify driver dataStefan Agner
2018-12-18PCI: imx: Add multi-pd supportLeonard Crestez
2018-12-17PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen
2018-12-17PCI/ASPM: Remove unused lists from struct pcie_link_stateFrederick Lawler
2018-12-15PCI: Remove unused attr variable in pci_dma_configureNathan Chancellor
2018-12-14PCI/AER: Queue one GHES event, not several uninitialized onesYanjiang Jin
2018-12-13vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig
2018-12-13ACPI / scan: Refactor _CCA enforcementRobin Murphy
2018-12-13switchtec: Add MRPC DMA mode supportWesley Sheng
2018-12-13switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao
2018-12-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2018-12-12switchtec: Set DMA coherent maskBoris Glimcher
2018-12-12switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao
2018-12-12PCI / PM: Allow runtime PM without callback functionsJarkko Nikula
2018-12-11PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap
2018-12-11PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2018-12-11PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2018-12-11PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier