aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PCI/AER: Queue one GHES event, not several uninitialized onesYanjiang Jin1-1/+1
2018-12-13vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig1-25/+17
2018-12-13ACPI / scan: Refactor _CCA enforcementRobin Murphy1-2/+1
2018-12-13switchtec: Add MRPC DMA mode supportWesley Sheng1-10/+98
2018-12-13switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao1-6/+35
2018-12-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang1-0/+3
2018-12-12switchtec: Set DMA coherent maskBoris Glimcher1-0/+4
2018-12-12switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao1-4/+0
2018-12-12PCI / PM: Allow runtime PM without callback functionsJarkko Nikula1-15/+12
2018-12-11PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap1-7/+7
2018-12-11PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-6/+7
2018-12-11PCI: dwc: Take lock when ACKing an interruptMarc Zyngier1-0/+5
2018-12-11PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier1-7/+12
2018-12-10Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-nextGreg Kroah-Hartman2-0/+34
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc1-0/+2
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young1-8/+8
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig1-6/+0
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2-0/+34
2018-12-03Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"Bjorn Helgaas1-1/+1
2018-12-03Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar5-29/+13
2018-11-30Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas3-11/+2
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka1-13/+11
2018-11-30PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DTHonghui Zhang1-74/+27
2018-11-27PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig1-0/+3
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig1-0/+9
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2-1/+19
2018-11-20PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-11-20PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-11-13Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas1-5/+0
2018-11-08PCI: histb: Constify dw_pcie_host_ops structureJulia Lawall1-1/+1
2018-11-05PCI: Expand the "PF" acronym in Kconfig help textRandy Dunlap1-3/+3
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe1-0/+14
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-4/+4
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-101/+0
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds77-2707/+4059
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2-12/+67
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+0
2018-10-20Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+1
2018-10-20Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2-117/+206
2018-10-20Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas5-653/+682
2018-10-20Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-8/+0
2018-10-20Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas4-27/+220
2018-10-20Merge branch 'remotes/lorenzo/pci/controller-misc'Bjorn Helgaas12-325/+764
2018-10-20Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2-14/+19
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas3-1/+20
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas3-0/+823
2018-10-20Merge branch 'pci/msi'Bjorn Helgaas1-3/+6