summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-151-2/+11
|\
| * PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li2022-02-031-2/+11
* | Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-111-30/+17
|\ \
| * | Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas2022-02-111-30/+17
| |/
* | Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-061-1/+2
|\ \
| * | PCI/MSI: Remove bogus warning in pci_irq_get_affinity()Thomas Gleixner2022-02-041-1/+2
* | | Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-042-56/+60
|\ \ \ | |/ / |/| |
| * | PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas2022-02-041-13/+18
| * | PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas2022-02-011-43/+42
| |/
* | Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-291-10/+1
|\ \
| * | PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos2022-01-251-9/+0
| * | PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos2022-01-251-1/+1
| |/
* | Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-232-3/+2
|\ \ | |/ |/|
| * PCI/MSI: Prevent UAF in error pathThomas Gleixner2022-01-212-3/+2
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+1
|\ \
| * | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-1/+1
* | | proc: remove PDE_DATA() completelyMuchun Song2022-01-221-5/+5
| |/ |/|
* | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-1668-1516/+2306
|\ \
| * \ Merge branch 'pci/driver-cleanup'Bjorn Helgaas2022-01-1323-756/+755
| |\ \
| | * | PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas2022-01-031-4/+4
| | * | PCI: hisi: Avoid invalid address space conversionsBjorn Helgaas2022-01-031-10/+22
| | * | PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcieBjorn Helgaas2022-01-031-22/+22
| | * | PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcieFan Fei2022-01-031-79/+79
| | * | PCI: xgene: Rename xgene_pcie_port to xgene_pcieFan Fei2022-01-031-23/+23
| | * | PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei2022-01-031-73/+74
| | * | PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcieFan Fei2022-01-031-111/+111
| | * | PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pciBjorn Helgaas2022-01-031-7/+7
| | * | PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas2022-01-031-18/+18
| | * | PCI: microchip: Rename mc_port to mc_pcieBjorn Helgaas2022-01-031-21/+21
| | * | PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcieFan Fei2022-01-031-186/+186
| | * | PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcieBjorn Helgaas2022-01-031-42/+42
| | * | PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_Bjorn Helgaas2022-01-031-8/+8
| | * | PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_Bjorn Helgaas2022-01-031-11/+11
| | * | PCI: intel-gw: Rename intel_pcie_port to intel_pcieFan Fei2022-01-031-102/+102
| | * | PCI: j721e: Drop redundant struct device *Bjorn Helgaas2022-01-031-8/+6
| | * | PCI: j721e: Drop pointless of_device_get_match_data() castBjorn Helgaas2022-01-031-2/+2
| | * | PCI: kirin: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
| | * | PCI: keystone: Prefer of_device_get_match_data()Fan Fei2022-01-031-3/+1
| | * | PCI: dra7xx: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
| | * | PCI: designware-plat: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
| | * | PCI: cadence: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
| | * | PCI: artpec6: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
| | * | PCI: altera: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+4
| * | | Merge branch 'pci/errors'Bjorn Helgaas2022-01-1323-120/+79
| |\ \ \
| | * | | PCI: xgene: Use PCI_ERROR_RESPONSE to identify config read errorsNaveen Naidu2021-11-181-5/+5
| | * | | PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errorsNaveen Naidu2021-11-181-1/+1
| | * | | PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errorsNaveen Naidu2021-11-181-3/+3
| | * | | PCI: Use PCI_ERROR_RESPONSE to identify config read errorsNaveen Naidu2021-11-181-6/+6
| | * | | PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-181-2/+2
| | * | | PCI/PME: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-181-2/+2