summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-03Merge branch 'pci/endpoint'Bjorn Helgaas
2025-12-03Merge branch 'pci/resource'Bjorn Helgaas
2025-12-03Merge branch 'pci/ptm'Bjorn Helgaas
2025-12-03Merge branch 'pci/err'Bjorn Helgaas
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
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-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao
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: Validate pci_rebar_size_supported() inputIlpo Järvinen
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-24PCI/ERR: Ensure error recoverability at all timesLukas Wunner
2025-11-24PCI/PM: Stop needlessly clearing state_saved on enumeration and thawLukas Wunner
2025-11-24PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner
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-24PCI: pwrctrl: Add power control driver for TC9563Krishna Chaitanya Chundru
2025-11-24PCI: Use max() instead of max_t() to ease static analysisDavid Laight
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-22PCI: iproc: Implement MSI controller node detection with of_msi_xlate()Lorenzo Pieralisi
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner
2025-11-20PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() functionLeon Romanovsky
2025-11-20PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocationLeon Romanovsky