summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-12-18PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin
2025-12-18PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang
2025-12-18PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli
2025-12-18PCI: qcom: Remove DPC Extended CapabilityQiang Yu
2025-12-18PCI: qcom: Remove MSI-X Capability for Root PortsQiang Yu
2025-12-18PCI: dwc: Remove MSI/MSIX capability for Root Port if iMSI-RX is used as MSI ...Qiang Yu
2025-12-18PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu
2025-12-18PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2025-12-18PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warningNathan Chancellor
2025-12-15PCI: dwc: Enable MSI affinity supportRadu Rendec
2025-12-15PCI: dwc: Code cleanupRadu Rendec
2025-12-09PCI: rzg3s-host: Initialize MSI status bitmap before useClaudiu Beznea
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/stm32'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/spacemit-k1'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/sky1'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/sg2042'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/s32g'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/rzg3s-host'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/rcar-gen2'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/meson'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/keystone'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/j721e'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/ixp4xx'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/brcmstb'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/host-common'Bjorn Helgaas
2025-12-02PCI: sky1: Add PCIe host support for CIX Sky1Hans Zhang
2025-12-02PCI: cadence: Add support for High Perf Architecture (HPA) controllerManikandan K Pillai
2025-12-02PCI: s32g: Add NXP S32G PCIe controller driver (RC)Vincent Guittot
2025-12-02PCI: dwc: Add register and bitfield definitionsVincent Guittot
2025-12-02Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-25PCI: Add Renesas RZ/G3S host controller driverClaudiu Beznea
2025-11-25PCI: host-generic: Move bridge allocation outside of pci_host_common_init()Marc Zyngier
2025-11-24PCI: dw-rockchip: Configure L1SS supportShawn Lin
2025-11-24PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas
2025-11-24PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas
2025-11-24PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin
2025-11-22PCI: iproc: Implement MSI controller node detection with of_msi_xlate()Lorenzo Pieralisi
2025-11-18PCI: qcom: Implement .assert_perst()Krishna Chaitanya Chundru
2025-11-18PCI: dwc: Implement .assert_perst() for dwc glue driversKrishna Chaitanya Chundru
2025-11-17PCI: stm32: Don't use 'proxy' headersAndy Shevchenko
2025-11-17PCI: stm32: Fix EP page_size alignmentChristian Bruel
2025-11-17PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel
2025-11-17PCI: spacemit: Add SpacemiT PCIe host driverAlex Elder
2025-11-14PCI: cadence: Move PCIe RP common functions to a separate fileManikandan K Pillai