summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-312-12/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-1/+1
| |\
| * | PCI: Introduce pci_get_dsnJacob Keller2020-03-051-0/+34
| * | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2020-03-041-12/+2
| * | PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit2020-03-041-0/+23
* | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-302-4/+3
|\ \ \
| * | | PCI/AER: Fix the broken interrupt injectionThomas Gleixner2020-03-082-4/+3
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-4/+2
|\ \ \
| * \ \ Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-251-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | PCI: intel-mid: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-4/+2
| | |/
* | | pci/switchtec: Replace completion wait queue usage for pollSebastian Andrzej Siewior2020-03-211-9/+13
* | | PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe2020-03-211-1/+1
|/ /
* | PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski2020-02-271-1/+1
|/
* Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-061-2/+4
|\
| * PCI/ATS: Use PF PASID for VFsKuppuswamy Sathyanarayanan2020-02-051-2/+4
* | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-052-0/+3
|\ \
| * | PCI: Export pci_ats_disabled() as a GPL symbol to modulesWill Deacon2019-12-231-0/+1
| * | PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()Greg Kroah-Hartman2019-12-231-0/+2
* | | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-041-33/+49
|\ \ \
| * | | pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat2020-01-231-23/+28
| * | | pci/hotplug/pnv-php: Relax check when disabling slotFrederic Barrat2020-01-231-1/+7
| * | | pci/hotplug/pnv-php: Register opencapi slotsFrederic Barrat2020-01-231-0/+5
| * | | pci/hotplug/pnv-php: Improve error msg on power state change failureFrederic Barrat2020-01-231-5/+11
| * | | pci/hotplug/pnv-php: Remove erroneous warningFrederic Barrat2020-01-231-6/+0
| |/ /
* | | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-12/+13
| |/ |/|
* | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-3126-415/+2353
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2020-01-291-30/+1
| |\ \
| | * | PCI: uniphier: remove module code from built-in driverMasahiro Yamada2020-01-131-30/+1
| * | | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-01-291-2/+2
| |\ \ \
| | * | | PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler2020-01-101-1/+1
| | * | | PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf2020-01-101-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-01-291-0/+150
| |\ \ \
| | * | | PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson2020-01-101-0/+150
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2020-01-291-1/+1
| |\ \ \
| | * | | PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-131-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2020-01-291-3/+3
| |\ \ \
| | * | | PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I2020-01-211-1/+1
| | * | | PCI: keystone: Fix outbound region mappingYurii Monakov2020-01-101-1/+1
| | * | | PCI: keystone: Fix link training retries initiationYurii Monakov2020-01-101-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-01-296-7/+626
| |\ \ \
| | * | | PCI: artpec6: Configure FTS with dwc helper functionDilip Kota2020-01-091-7/+1
| | * | | PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-095-0/+625
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-01-293-0/+1025
| |\ \ \
| | * | | PCI: brcmstb: Add MSI supportJim Quinlan2020-01-282-1/+262
| | * | | PCI: brcmstb: Add Broadcom STB PCIe host controller driverJim Quinlan2020-01-283-0/+764
| | |/ /
| * | | Merge branch 'pci/host-vmd'Bjorn Helgaas2020-01-294-153/+29
| |\ \ \
| | * | | PCI: vmd: Add two VMD Device IDsSushma Kalakota2020-01-291-0/+4
| | * | | PCI: vmd: Remove dma_map_ops overridesJon Derrick2020-01-242-151/+0
| | * | | PCI: Introduce pci_real_dma_dev()Jon Derrick2020-01-242-1/+24