index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-133
/
+69
2025-05-23
PCI: hv: Remove unnecessary flex array in struct pci_packet
Michael Kelley
1
-15
/
+14
2025-05-23
PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
1
-6
/
+64
2025-05-20
PCI: dwc: ep: Fix errno typo
Niklas Cassel
1
-2
/
+2
2025-05-16
PCI: tegra: Convert to MSI parent infrastructure
Marc Zyngier
2
-44
/
+20
2025-05-16
PCI: xgene: Convert to MSI parent infrastructure
Marc Zyngier
2
-33
/
+21
2025-05-16
PCI: apple: Convert to MSI parent infrastructure
Marc Zyngier
2
-46
/
+24
2025-05-16
Merge irq/cleanup fragments into irq/msi
Thomas Gleixner
10
-10
/
+10
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
21
-71
/
+59
2025-05-15
PCI: qcom-ep: Mask PTM_UPDATING interrupt
Manivannan Sadhasivam
1
-0
/
+8
2025-05-15
PCI: dwc: Add debugfs support for PTM context
Manivannan Sadhasivam
3
-0
/
+280
2025-05-15
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
Manivannan Sadhasivam
4
-5
/
+9
2025-05-13
PCI: cadence: Simplify J721e link status check
Hans Zhang
1
-5
/
+1
2025-05-13
PCI: mobiveil: Return bool from link up check
Hans Zhang
2
-8
/
+3
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
18
-43
/
+33
2025-05-10
PCI: dwc: ep: Use FIELD_GET() where applicable
Hans Zhang
1
-5
/
+4
2025-05-02
PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabled
Hans Zhang
1
-9
/
+10
2025-04-28
PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...
Wenbin Yao
1
-4
/
+1
2025-04-27
PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
Diederik de Haas
1
-1
/
+1
2025-04-27
PCI: ls-gen4: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2025-04-27
PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...
Hans Zhang
1
-13
/
+8
2025-04-27
PCI: dw-rockchip: Reorganize register and bitfield definitions
Hans Zhang
1
-18
/
+31
2025-04-27
PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definition
Hans Zhang
1
-1
/
+0
2025-04-27
PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoC
Richard Zhu
1
-0
/
+47
2025-04-27
PCI: imx6: Add PLL lock check for i.MX95 SoC
Richard Zhu
1
-0
/
+29
2025-04-27
PCI: imx6: Add workaround for errata ERR051586
Richard Zhu
1
-0
/
+31
2025-04-27
PCI: imx6: Add workaround for errata ERR051624
Richard Zhu
1
-0
/
+15
2025-04-27
PCI: imx6: Toggle the core reset for i.MX95 PCIe
Richard Zhu
1
-0
/
+42
2025-04-27
PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when ...
Richard Zhu
1
-11
/
+4
2025-04-27
PCI: imx6: Skip link up workaround for newer platforms
Richard Zhu
1
-20
/
+14
2025-04-27
PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...
Shawn Lin
1
-6
/
+1
2025-04-27
PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modes
Shawn Lin
1
-0
/
+23
2025-04-27
PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
Shawn Lin
1
-3
/
+1
2025-04-23
PCI: apple: Add T602x PCIe support
Hector Martin
1
-0
/
+21
2025-04-23
PCI: apple: Abstract register offsets via a SoC-specific structure
Hector Martin
1
-17
/
+72
2025-04-23
PCI: apple: Use gpiod_set_value_cansleep in probe flow
Hector Martin
1
-2
/
+2
2025-04-23
PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
Hector Martin
1
-6
/
+0
2025-04-23
PCI: apple: Move port PHY registers to their own reg items
Hector Martin
1
-18
/
+37
2025-04-23
PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
Hector Martin
1
-0
/
+3
2025-04-23
PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
Marc Zyngier
1
-3
/
+8
2025-04-23
PCI: apple: Dynamically allocate RID-to_SID bitmap
Marc Zyngier
1
-1
/
+5
2025-04-23
PCI: apple: Move over to standalone probing
Marc Zyngier
1
-24
/
+30
2025-04-23
PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...
Marc Zyngier
1
-8
/
+16
2025-04-23
PCI: qcom: Add support for IPQ5018
Nitheesh Sekar
1
-0
/
+1
2025-04-23
PCI: dwc: Add support for configuring lane equalization presets
Krishna Chaitanya Chundru
2
-0
/
+79
2025-04-23
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
1
-10
/
+1
2025-04-20
PCI: rockchip-ep: Mark RK3399 as intx_capable
Niklas Cassel
1
-0
/
+1
2025-04-19
PCI: apple: Set only available ports up
Janne Grunau
1
-1
/
+1
2025-04-19
PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
Rob Herring (Arm)
1
-17
/
+9
2025-04-19
PCI: dwc: Update pci->num_lanes to maximum supported link width
Krishna Chaitanya Chundru
3
-0
/
+12
[prev]
[next]