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
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