aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+31
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+34
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-34/+18
2018-12-28mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams1-8/+2
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+18
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya1-1/+1
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang1-5/+4
2018-12-15PCI: Remove unused attr variable in pci_dma_configureNathan Chancellor1-1/+0
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-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-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-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-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
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas5-68/+44
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas44-1484/+1254
2018-10-20Merge branch 'pci/enumeration'Bjorn Helgaas2-1/+17
2018-10-18PCI/AER: Refactor error injection fallbacksKeith Busch1-28/+38