index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-dw-rockchip.c
Age
Commit message (
Expand
)
Author
4 days
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
2025-06-25
PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
2025-06-19
PCI: dw-rockchip: Delay link training after hot reset in EP mode
Wilfred Mallawa
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-30
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
2025-04-27
PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
Diederik de Haas
2025-04-27
PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...
Hans Zhang
2025-04-27
PCI: dw-rockchip: Reorganize register and bitfield definitions
Hans Zhang
2025-04-27
PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definition
Hans Zhang
2025-04-27
PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...
Shawn Lin
2025-04-27
PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modes
Shawn Lin
2025-04-27
PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
Shawn Lin
2025-03-27
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
2025-03-26
PCI: dw-rockchip: Endpoint mode cannot raise INTx interrupts
Niklas Cassel
2025-03-14
PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP mode
Niklas Cassel
2025-03-08
PCI: dw-rockchip: Describe Resizable BARs as Resizable BARs
Niklas Cassel
2025-01-18
PCI: dw-rockchip: Don't wait for link since we can detect Link Up
Niklas Cassel
2025-01-18
PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-05-11
PCI: rockchip-dwc: Add legacy interrupt support
Peter Geis
2022-05-11
PCI: rockchip-dwc: Reset core at driver probe
Peter Geis
2021-08-31
PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
Simon Xue