aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-12-30PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam1-1/+3
2025-12-30PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVISClaudiu Beznea1-4/+3
2025-12-30PCI: rzg3s-host: Use pci_generic_config_write() for the root busClaudiu Beznea1-23/+4
2025-12-29PCI: endpoint: Add missing NULL check for alloc_workqueue()Haotian Zhang2-0/+10
2025-12-29PCI: endpoint: Replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2025-12-29PCI: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari6-8/+9
2025-12-29PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devicesShawn Lin1-3/+13
2025-12-26PCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers1-1/+11
2025-12-26PCI: tegra: Allow building as a moduleAaron Kling2-32/+5
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue5-9/+30
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue3-6/+39
2025-12-23PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
2025-12-23PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2025-12-23PCI: aspeed: Add ASPEED PCIe RC driverJacky Chou3-0/+1128
2025-12-23PCI: Add FMT, TYPE and CPL status definition for TLP headerJacky Chou1-0/+15
2025-12-23PCI: imx6: Add external reference clock input mode supportRichard Zhu1-7/+12
2025-12-23PCI: xilinx: Fix INTx IRQ domain leak in error pathsHaotian Zhang1-3/+6
2025-12-23PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den2-6/+47
2025-12-22Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel2-9/+2
2025-12-22Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt"Niklas Cassel1-57/+1
2025-12-22Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported"Niklas Cassel1-3/+1
2025-12-22Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
2025-12-22Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel1-56/+3
2025-12-22Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2025-12-19misc: rp1: drop overlay supportAndrea della Porta1-1/+0
2025-12-19PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if link is not upManivannan Sadhasivam1-1/+5
2025-12-18PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin1-4/+25
2025-12-18PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
2025-12-18PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang1-1/+3
2025-12-18PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
2025-12-18PCI: qcom: Remove DPC Extended CapabilityQiang Yu1-0/+1
2025-12-18PCI: qcom: Remove MSI-X Capability for Root PortsQiang Yu1-0/+2
2025-12-18PCI: dwc: Remove MSI/MSIX capability for Root Port if iMSI-RX is used as MSI controllerQiang Yu1-0/+11
2025-12-18PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
2025-12-18PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu5-14/+29
2025-12-18PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warningNathan Chancellor1-0/+1
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki1-9/+6
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann1-2/+2
2025-12-15PCI: dwc: Enable MSI affinity supportRadu Rendec1-5/+28
2025-12-15PCI: dwc: Code cleanupRadu Rendec2-71/+34
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+1
2025-12-09PCI: rzg3s-host: Initialize MSI status bitmap before useClaudiu Beznea1-1/+1
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+2
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsmLinus Torvalds11-11/+1890
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+3
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-42/+144
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds62-1212/+6331
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-3/+13
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-3/+2
2025-12-03Merge branch 'pci/misc'Bjorn Helgaas1-2/+1