summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2025-11-20PCI/P2PDMA: Separate the mmap() support from the core logicLeon Romanovsky
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-19PCI: epf-test: Switch to use %ptSpAndy Shevchenko
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-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...ipvs-next/mainipvs-next/HEADJakub Kicinski
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functionsDan Williams
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun
2025-11-14PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen
2025-11-14PCI: Improve Resizable BAR functions kernel docIlpo Järvinen
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen
2025-11-14PCI: Prevent restoring assigned resourcesIlpo Järvinen
2025-11-14PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-14PCI: Free saved list without holding pci_bus_semIlpo Järvinen
2025-11-14PCI: Try BAR resize even when no window was releasedIlpo Järvinen
2025-11-14PCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen
2025-11-14PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen
2025-11-14PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen
2025-11-14PCI: cadence: Move PCIe RP common functions to a separate fileManikandan K Pillai
2025-11-14PCI: cadence: Split PCIe controller header fileManikandan K Pillai
2025-11-14PCI: cadence: Add module support for platform controller driverManikandan K Pillai
2025-11-13PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variableAnand Moon
2025-11-13PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clockAnand Moon
2025-11-13PCI: keystone: Add support to build as a loadable moduleSiddharth Vadapalli
2025-11-13PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()Siddharth Vadapalli
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli