aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-11-20PCI/P2PDMA: Separate the mmap() support from the core logicLeon Romanovsky1-20/+23
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-27/+47
2025-11-19PCI: epf-test: Switch to use %ptSpAndy Shevchenko1-3/+2
2025-11-18PCI: qcom: Implement .assert_perst()Krishna Chaitanya Chundru1-0/+13
2025-11-18PCI: dwc: Implement .assert_perst() for dwc glue driversKrishna Chaitanya Chundru2-0/+18
2025-11-17PCI: stm32: Don't use 'proxy' headersAndy Shevchenko3-2/+17
2025-11-17PCI: stm32: Fix EP page_size alignmentChristian Bruel1-0/+2
2025-11-17PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel1-31/+8
2025-11-17PCI: spacemit: Add SpacemiT PCIe host driverAlex Elder3-0/+371
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-3/+13
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds4-27/+47
2025-11-14PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functionsDan Williams1-20/+110
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams1-0/+60
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams1-1/+108
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams3-0/+132
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun1-9/+108
2025-11-14PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki1-2/+2
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen3-4/+4
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen1-0/+23
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen2-13/+20
2025-11-14PCI: Improve Resizable BAR functions kernel docIlpo Järvinen1-14/+21
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen2-4/+12
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen1-0/+23
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-235/+249
2025-11-14PCI: Prevent restoring assigned resourcesIlpo Järvinen1-0/+4
2025-11-14PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen4-58/+86
2025-11-14PCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
2025-11-14PCI: Try BAR resize even when no window was releasedIlpo Järvinen1-4/+2
2025-11-14PCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen1-8/+9
2025-11-14PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen4-20/+14
2025-11-14PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
2025-11-14PCI: cadence: Move PCIe RP common functions to a separate fileManikandan K Pillai4-273/+349
2025-11-14PCI: cadence: Split PCIe controller header fileManikandan K Pillai2-220/+232
2025-11-14PCI: cadence: Add module support for platform controller driverManikandan K Pillai3-4/+8
2025-11-13PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variableAnand Moon1-7/+6
2025-11-13PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clockAnand Moon1-15/+5
2025-11-13PCI: keystone: Add support to build as a loadable moduleSiddharth Vadapalli3-37/+59
2025-11-13PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()Siddharth Vadapalli2-0/+2
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli1-0/+1
2025-11-13PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-11-13PCI: brcmstb: Add panic/die handler to driverJim Quinlan1-2/+159
2025-11-13PCI: brcmstb: Add a way to indicate if PCIe bridge is activeJim Quinlan1-5/+35
2025-11-13PCI/ASPM: Avoid L0s and L1 on Hi1105 [19e5:1105] Wi-FiShawn Lin1-0/+1
2025-11-12PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root PortsBjorn Helgaas1-0/+1
2025-11-12PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root PortsBjorn Helgaas1-0/+1
2025-11-12PCI/ASPM: Convert quirks to override advertised link statesBjorn Helgaas1-19/+18
2025-11-12PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link statesBjorn Helgaas2-0/+15
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas2-8/+11
2025-11-12PCI/PTM: Enable only if device advertises relevant roleMika Westerberg1-0/+23