index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
plda
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
PCI: starfive: Use regulator APIs to control the 3v3 power supply of PCIe slots
Hal Feng
1
-10
/
+15
2025-09-08
PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM
Xichao Zhao
1
-2
/
+1
2025-07-31
Merge branch 'pci/controller/linkup-fix'
Bjorn Helgaas
1
-1
/
+1
2025-07-24
PCI: plda: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-24
/
+23
2025-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-06-25
PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
1
-1
/
+1
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-0
/
+1
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
1
-0
/
+1
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
1
-8
/
+6
2025-04-07
irqdomain: pci: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-01-21
PCI: microchip: Set inbound address translation for coherent or non-coherent ...
Daire McNamara
3
-5
/
+114
2024-11-25
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
1
-59
/
+67
2024-11-25
Merge branch 'pci/pm'
Bjorn Helgaas
1
-3
/
+7
2024-11-13
PCI: starfive: Enable controller runtime PM before probing host bridge
Mayank Rana
1
-3
/
+7
2024-11-07
PCI: microchip: Add support for using either Root Port 1 or 2
Conor Dooley
1
-59
/
+67
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-07-29
PCI: plda: Silence 'set affinity failed' warning
Marek Vasut
1
-9
/
+2
2024-05-28
PCI: starfive: Add JH7110 PCIe controller
Minda Chen
4
-1
/
+571
2024-05-28
PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()
Minda Chen
3
-4
/
+4
2024-05-28
PCI: plda: Add host init/deinit and map bus functions
Minda Chen
2
-14
/
+139
2024-05-28
PCI: plda: Add event bitmap field to struct plda_pcie_rp
Minda Chen
3
-2
/
+6
2024-05-28
PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
3
-467
/
+476
2024-05-28
PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
2
-16
/
+84
2024-05-28
PCI: microchip: Add get_events() callback and PLDA get_event()
Minda Chen
2
-1
/
+66
2024-05-28
PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
2
-2
/
+6
2024-05-28
PCI: microchip: Add request_event_irq() callback function
Minda Chen
2
-4
/
+32
2024-05-28
PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
2
-3
/
+6
2024-05-28
PCI: microchip: Rename interrupt related functions
Minda Chen
1
-52
/
+57
2024-05-28
PCI: microchip: Move PLDA functions to pcie-plda-host.c
Minda Chen
5
-60
/
+84
2024-05-28
PCI: microchip: Rename PLDA functions to be generic
Minda Chen
1
-12
/
+12
2024-05-28
PCI: microchip: Move PLDA structures to plda-pcie.h
Minda Chen
2
-20
/
+21
2024-05-28
PCI: microchip: Rename PLDA structures to be generic
Minda Chen
1
-43
/
+53
2024-05-28
PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
1
-14
/
+9
2024-05-28
PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
2
-92
/
+124
2024-05-28
PCI: microchip: Move pcie-microchip-host.c to PLDA directory
Minda Chen
3
-0
/
+1232