aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-04-27PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modesShawn Lin1-0/+23
2025-04-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin1-3/+1
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+4
2025-04-23PCI: Increment PM usage counter when probing reset methodsAlex Williamson1-0/+3
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann2-2/+3
2025-04-23PCI: apple: Add T602x PCIe supportHector Martin1-0/+21
2025-04-23PCI: apple: Abstract register offsets via a SoC-specific structureHector Martin1-17/+72
2025-04-23PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin1-2/+2
2025-04-23PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLKHector Martin1-6/+0
2025-04-23PCI: apple: Move port PHY registers to their own reg itemsHector Martin1-18/+37
2025-04-23PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin1-0/+3
2025-04-23PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interruptsMarc Zyngier1-3/+8
2025-04-23PCI: apple: Dynamically allocate RID-to_SID bitmapMarc Zyngier1-1/+5
2025-04-23PCI: apple: Move over to standalone probingMarc Zyngier1-24/+30
2025-04-23PCI: ecam: Allow cfg->priv to be pre-populated from the root port deviceMarc Zyngier1-0/+2
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_common_probe()Marc Zyngier1-8/+16
2025-04-23PCI: qcom: Add support for IPQ5018Nitheesh Sekar1-0/+1
2025-04-23PCI: dwc: Add support for configuring lane equalization presetsKrishna Chaitanya Chundru2-0/+79
2025-04-23PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-04-20PCI: rockchip-ep: Mark RK3399 as intx_capableNiklas Cassel1-0/+1
2025-04-19PCI: apple: Set only available ports upJanne Grunau1-1/+1
2025-04-19PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"Rob Herring (Arm)1-17/+9
2025-04-19PCI: dwc: Update pci->num_lanes to maximum supported link widthKrishna Chaitanya Chundru3-0/+12
2025-04-19PCI: of: Add of_pci_get_equalization_presets() APIKrishna Chaitanya Chundru2-1/+75
2025-04-19PCI: rcar-gen4: set ep BAR4 fixed sizeJerome Brunet1-0/+1
2025-04-19PCI: rockchip: Fix order of rockchip_pci_core_rstsJensen Huang1-3/+4
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2025-04-18PCI: Restore assigned resources fully after releaseIlpo Järvinen1-0/+4
2025-04-17Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-4/+0
2025-04-17PCI: Add ACS quirk for Loongson PCIeHuacai Chen1-0/+23
2025-04-17PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()Wilfred Mallawa1-1/+1
2025-04-17PCI: hotplug: Drop superfluous #include directivesLukas Wunner1-4/+0
2025-04-16PCI: Use PCI_STD_NUM_BARS instead of 6Ilpo Järvinen1-1/+1
2025-04-15Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson1-4/+0
2025-04-15PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner3-23/+84
2025-04-15PCI: pciehp: Ignore Presence Detect Changed caused by DPCLukas Wunner3-36/+43
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+3
2025-04-11PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()Zhangfei Gao1-6/+6
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit1-5/+0
2025-04-09PCI: Remove pcim_iounmap_regions()Philipp Stanner1-24/+0
2025-04-09PCI/TPH: Replace the broken MSI-X control word updateThomas Gleixner1-43/+1
2025-04-09PCI/MSI: Provide a sane mechanism for TPHThomas Gleixner2-0/+56
2025-04-09PCI: hv: Switch MSI descriptor locking to guard()Thomas Gleixner1-10/+4
2025-04-09PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)Thomas Gleixner1-16/+20
2025-04-09PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)Thomas Gleixner1-32/+36
2025-04-09PCI/MSI: Use __free() for affinity masksThomas Gleixner1-9/+4
2025-04-09PCI/MSI: Set pci_dev:: Msi_enabled lateThomas Gleixner1-8/+3
2025-04-09PCI/MSI: Use guard(msi_desc_lock) where applicableThomas Gleixner2-10/+8
2025-04-07irqdomain: pci: Switch to of_fwnode_handle()Jiri Slaby (SUSE)10-10/+10
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2