summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick2020-01-241-1/+1
| | |/ /
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2020-01-295-27/+51
| |\ \ \
| | * | | PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart2019-12-181-0/+15
| | * | | PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2019-12-182-19/+26
| | * | | PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart2019-12-183-3/+6
| | * | | PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost2019-12-091-5/+4
| | |/ /
| * | | Merge branch 'pci/switchtec'Bjorn Helgaas2020-01-292-86/+302
| |\ \ \
| | * | | PCI/switchtec: Add Gen4 device IDsKelvin Cao2020-01-152-0/+36
| | * | | PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao2020-01-151-0/+6
| | * | | PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao2020-01-151-0/+111
| | * | | PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe2020-01-151-0/+5
| | * | | PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe2020-01-151-11/+27