aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+4
2020-02-05PCI/ATS: Use PF PASID for VFsGravatar Kuppuswamy Sathyanarayanan 1-2/+4
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+3
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-33/+49
2020-02-04treewide: remove redundant IS_ERR() before error code checkGravatar Masahiro Yamada 1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-12/+13
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 26-415/+2353
2020-01-29Merge branch 'remotes/lorenzo/pci/uniphier'Gravatar Bjorn Helgaas 1-30/+1
2020-01-29Merge branch 'remotes/lorenzo/pci/tegra'Gravatar Bjorn Helgaas 1-2/+2
2020-01-29Merge branch 'remotes/lorenzo/pci/qcom'Gravatar Bjorn Helgaas 1-0/+150
2020-01-29Merge branch 'remotes/lorenzo/pci/misc'Gravatar Bjorn Helgaas 1-1/+1
2020-01-29Merge branch 'remotes/lorenzo/pci/keystone'Gravatar Bjorn Helgaas 1-3/+3
2020-01-29Merge branch 'remotes/lorenzo/pci/dwc'Gravatar Bjorn Helgaas 6-7/+626
2020-01-29Merge branch 'remotes/lorenzo/pci/brcmstb'Gravatar Bjorn Helgaas 3-0/+1025
2020-01-29Merge branch 'pci/host-vmd'Gravatar Bjorn Helgaas 4-153/+29
2020-01-29Merge branch 'pci/virtualization'Gravatar Bjorn Helgaas 5-27/+51
2020-01-29Merge branch 'pci/switchtec'Gravatar Bjorn Helgaas 2-86/+302
2020-01-29Merge branch 'pci/resource'Gravatar Bjorn Helgaas 1-68/+95
2020-01-29Merge branch 'pci/pm'Gravatar Bjorn Helgaas 1-1/+4
2020-01-29Merge branch 'pci/p2pdma'Gravatar Bjorn Helgaas 1-0/+3
2020-01-29Merge branch 'pci/misc'Gravatar Bjorn Helgaas 2-33/+52
2020-01-29PCI: Allow adjust_bridge_window() to shrink resource if necessaryGravatar Nicholas Johnson 1-4/+12
2020-01-29PCI: Set resource size directly in adjust_bridge_window()Gravatar Nicholas Johnson 1-16/+7
2020-01-29PCI: Rename extend_bridge_window() to adjust_bridge_window()Gravatar Nicholas Johnson 1-4/+4
2020-01-29PCI: Rename extend_bridge_window() parameterGravatar Nicholas Johnson 1-4/+4
2020-01-29PCI: Consider alignment of hot-added bridges when assigning resourcesGravatar Nicholas Johnson 1-32/+46
2020-01-29PCI: Remove local variable usage in pci_bus_distribute_available_resources()Gravatar Nicholas Johnson 1-10/+6
2020-01-29PCI: Pass size + alignment to pci_bus_distribute_available_resources()Gravatar Nicholas Johnson 1-16/+19
2020-01-29PCI: Rename variablesGravatar Nicholas Johnson 1-13/+17
2020-01-29PCI: vmd: Add two VMD Device IDsGravatar Sushma Kalakota 1-0/+4
2020-01-29PCI: Remove unnecessary bracesGravatar Nicholas Johnson 1-2/+1
2020-01-28PCI: brcmstb: Add MSI supportGravatar Jim Quinlan 2-1/+262
2020-01-28PCI: brcmstb: Add Broadcom STB PCIe host controller driverGravatar Jim Quinlan 3-0/+764
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 5-6/+6
2020-01-24PCI: vmd: Remove dma_map_ops overridesGravatar Jon Derrick 2-151/+0
2020-01-24PCI: Introduce pci_real_dma_dev()Gravatar Jon Derrick 2-1/+24
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataGravatar Jon Derrick 1-1/+1
2020-01-23PCI/AER: Initialize aer_fifoGravatar Dongdong Liu 1-0/+1
2020-01-23PCI/AER: Factor message prefixes with dev_fmt()Gravatar Bjorn Helgaas 1-3/+5
2020-01-23PCI/AER: Log which device prevents error recoveryGravatar Yicong Yang 1-2/+4
2020-01-23pci/hotplug/pnv-php: Wrap warnings in macroGravatar Frederic Barrat 1-23/+28
2020-01-23pci/hotplug/pnv-php: Relax check when disabling slotGravatar Frederic Barrat 1-1/+7
2020-01-23pci/hotplug/pnv-php: Register opencapi slotsGravatar Frederic Barrat 1-0/+5
2020-01-23pci/hotplug/pnv-php: Improve error msg on power state change failureGravatar Frederic Barrat 1-5/+11
2020-01-23pci/hotplug/pnv-php: Remove erroneous warningGravatar Frederic Barrat 1-6/+0
2020-01-21PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Gravatar Kishon Vijay Abraham I 1-1/+1
2020-01-15PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenGravatar Alex Deucher 1-6/+13
2020-01-15PCI/switchtec: Add Gen4 device IDsGravatar Kelvin Cao 2-0/+36
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkGravatar Kelvin Cao 1-0/+6
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportGravatar Kelvin Cao 1-0/+111