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
/
dwc
/
pcie-dw-rockchip.c
(
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
-39
/
+63
2025-05-30
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+2
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
1
-1
/
+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: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of open coding
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: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pcie_ep_ops::init()
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-03-27
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+29
2025-03-27
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
1
-0
/
+2
2025-03-26
PCI: dw-rockchip: Endpoint mode cannot raise INTx interrupts
Niklas Cassel
1
-0
/
+2
2025-03-14
PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP mode
Niklas Cassel
1
-0
/
+29
2025-03-08
PCI: dw-rockchip: Describe Resizable BARs as Resizable BARs
Niklas Cassel
1
-11
/
+11
2025-01-18
PCI: dw-rockchip: Don't wait for link since we can detect Link Up
Niklas Cassel
1
-0
/
+1
2025-01-18
PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ
Niklas Cassel
1
-8
/
+60
2024-07-09
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
1
-1
/
+1
2024-07-09
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
1
-0
/
+209
2024-07-09
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
1
-24
/
+60
2024-07-09
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
1
-1
/
+6
2024-07-09
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
1
-4
/
+3
2024-07-09
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
1
-1
/
+1
2024-07-09
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
1
-8
/
+13
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
1
-2
/
+2
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
1
-1
/
+1
2023-12-19
PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
1
-2
/
+2
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-2
/
+2
2022-05-11
PCI: rockchip-dwc: Add legacy interrupt support
Peter Geis
1
-2
/
+94
2022-05-11
PCI: rockchip-dwc: Reset core at driver probe
Peter Geis
1
-13
/
+10
2021-08-31
PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
Simon Xue
1
-0
/
+279