summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-03-16PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher
2022-03-02PCI: mvebu: Fix device enumeration regressionPali Rohár
2022-02-23PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li
2022-02-16Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner
2022-02-01PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos
2022-01-27PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2022-01-27PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár
2022-01-27PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár
2022-01-27PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár
2022-01-27PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2022-01-27PCI: xgene: Fix IB window setupRob Herring
2022-01-27PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos
2022-01-27PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár
2022-01-27PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár
2022-01-27PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár
2022-01-27PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár
2022-01-27PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár
2022-01-27PCI: apple: Fix REFCLK1 enable/poll logicHector Martin
2022-01-27PCI: aardvark: Fix checking for MEM resource typePali Rohár
2022-01-27PCI: dwc: Do not remap invalid resTim Harvey
2022-01-27PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()Marek Vasut
2022-01-27PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET
2022-01-27PCI: mediatek-gen3: Disable DVFSRC voltage requestJianjun Wang
2022-01-27PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner
2022-01-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li
2021-12-19Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-14PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-14PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-01Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek Behún
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas
2021-11-11PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-11PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier
2021-11-11PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier