summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-04-13PCI: endpoint: Fix misused goto labelLi Chen
2022-04-13PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam
2022-04-13PCI: endpoint: Fix alignment fault error in copy testsHou Zhiqiang
2022-04-13PCI: aardvark: Fix support for MSI interruptsPali Rohár
2022-04-08PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier
2022-04-08PCI: Avoid broken MSI on SB600 USB devicesBjorn Helgaas
2022-04-08PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-08PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár
2022-04-08PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-04-08PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier
2022-04-08PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
2022-04-08PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam
2022-04-08PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks
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