summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-292-1/+31
|\
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-0/+3
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-0/+9
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-232-1/+19
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-292-0/+34
|\ \
| * \ Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-102-0/+34
| |\ \
| | * | PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-052-0/+34
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-8/+2Star
|\ \ \ \
| * | | | mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams2018-12-281-8/+2Star
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-34/+18Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCI: Remove unused attr variable in pci_dma_configureNathan Chancellor2018-12-151-1/+0Star
| * | | | vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig2018-12-131-25/+17Star
| * | | | ACPI / scan: Refactor _CCA enforcementRobin Murphy2018-12-131-2/+1Star
| * | | | dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-6/+0Star
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-5/+18
|\ \ \ \ \
| * | | | | genirq/core: Introduce struct irq_affinity_descDou Liyang2018-12-191-5/+4Star
| * | | | | Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar2018-12-035-29/+13Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | genirq/affinity: Add support for allocating interrupt setsJens Axboe2018-11-051-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-251-1/+1
|\ \ \ \ \
| * | | | | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-1/+1
| | |_|_|/ | |/| | |
* / | | | PCI/AER: Queue one GHES event, not several uninitialized onesYanjiang Jin2018-12-141-1/+1
|/ / / /
* | / / Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"Bjorn Helgaas2018-12-041-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas2018-12-013-11/+2Star
|\ \ \
| * | | PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel2018-11-271-1/+0Star
| * | | PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang2018-11-201-1/+1
| * | | PCI: imx6: Fix link training status detection in link up checkTrent Piepho2018-11-201-9/+1Star
| |/ /
* | / PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-12-011-13/+11Star
| |/ |/|
* | Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas2018-11-131-5/+0Star
|/
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-283-4/+4
|\
| * Update email addressMatthew Wilcox2018-09-303-4/+4
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\ \
| * | powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-1/+1
* | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-101/+0Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-101-101/+0Star
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-251-101/+0Star
| | | |/ / | | |/| |
* | | | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-2577-2707/+4059
|\ \ \ \ \
| * \ \ \ \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2018-10-201-1/+1
| |\ \ \ \ \
| | * | | | | PCI: vmd: Detach resources after stopping root busJon Derrick2018-10-181-1/+1
| * | | | | | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2018-10-202-117/+206
| |\ \ \ \ \ \
| | * | | | | | PCI: mediatek: Add loadable kernel module supportHonghui Zhang2018-10-172-5/+57
| | * | | | | | PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang2018-10-171-0/+50
| | * | | | | | PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang2018-10-171-71/+72
| | * | | | | | PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang2018-10-171-29/+8Star
| | * | | | | | PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang2018-10-171-12/+6Star
| | * | | | | | PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang2018-10-151-1/+1
| | * | | | | | PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang2018-10-151-0/+11
| | * | | | | | PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2018-09-181-1/+3
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2018-10-205-653/+682
| |\ \ \ \ \ \
| | * | | | | | PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I2018-10-171-25/+16Star