index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
plda
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
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 mode
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