summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-04-10PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustionLukas Wunner
2025-04-10PCI: Fix NULL dereference in SR-IOV VF creation error pathShay Drory
2025-04-10PCI/bwctrl: Fix pcie_bwctrl_select_speed() return typeIlpo Järvinen
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2025-04-10PCI: Fix BAR resizing when VF BARs are assignedIlpo Järvinen
2025-04-10PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET
2025-04-10PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter
2025-04-10PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-04-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-04-10PCI: endpoint: pci-epf-test: Handle endianness properlyNiklas Cassel
2025-04-10PCI: Avoid reset when disabled via sysfsNishanth Aravamudan
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang
2025-04-10PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan
2025-04-10PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan
2025-04-10PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-04-10PCI: brcmstb: Set generation limit before PCIe link upJim Quinlan
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-04-10PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoCLorenzo Bianconi
2025-04-10PCI/ACS: Fix 'pci=config_acs=' parameterTushar Dave
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden
2025-04-10PCI: Allow relaxed bridge window tail sizing for optional resourcesIlpo Järvinen
2025-04-10PCI: Simplify size1 assignment logicIlpo Järvinen
2025-04-10PCI: Remove add_align overwrite unrelated to size0Ilpo Järvinen
2025-04-10PCI: Use downstream bridges for distributing resourcesKai-Heng Feng
2025-02-14Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-12PCI: Fix BUILD_BUG_ON usage for old gccAlex Williamson
2025-02-06PCI/TPH: Restore TPH Requester Enable correctlyRobin Murphy
2025-02-06PCI/ASPM: Fix L1SS savingIlpo Järvinen
2025-01-27PCI: Restore original INTX_DISABLE bit by pcim_intx()Takashi Iwai
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-23Merge branch 'pci/misc'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/xilinx-cpm'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/rcar-ep'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/microchip'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/imx6'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/dra7xx'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/iommu-map'Bjorn Helgaas
2025-01-23Merge branch 'pci/endpoint-test'Bjorn Helgaas
2025-01-23Merge branch 'pci/endpoint'Bjorn Helgaas
2025-01-23Merge branch 'pci/switchtec'Bjorn Helgaas
2025-01-23Merge branch 'pci/pci-sysfs'Bjorn Helgaas
2025-01-23Merge branch 'pci/of'Bjorn Helgaas
2025-01-23Merge branch 'pci/err'Bjorn Helgaas
2025-01-23Merge branch 'pci/enumeration'Bjorn Helgaas