summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-dw-rockchip.c
AgeCommit message (Expand)Author
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-30PCI: dw-rockchip: Replace PERST# sleep time with proper macroNiklas Cassel
2025-05-16PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-13PCI: dwc: Return bool from link up checkHans Zhang
2025-04-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas
2025-04-27PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...Hans Zhang
2025-04-27PCI: dw-rockchip: Reorganize register and bitfield definitionsHans Zhang
2025-04-27PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definitionHans Zhang
2025-04-27PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...Shawn Lin
2025-04-27PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modesShawn Lin
2025-04-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin
2025-03-27Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas
2025-03-26PCI: dw-rockchip: Endpoint mode cannot raise INTx interruptsNiklas Cassel
2025-03-14PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP modeNiklas Cassel
2025-03-08PCI: dw-rockchip: Describe Resizable BARs as Resizable BARsNiklas Cassel
2025-01-18PCI: dw-rockchip: Don't wait for link since we can detect Link UpNiklas Cassel
2025-01-18PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQNiklas Cassel
2024-07-09PCI: dw-rockchip: Use pci_epc_init_notify() directlyNiklas Cassel
2024-07-09PCI: dw-rockchip: Add endpoint mode supportNiklas Cassel
2024-07-09PCI: dw-rockchip: Refactor the driver to prepare for EP modeNiklas Cassel
2024-07-09PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helperNiklas Cassel
2024-07-09PCI: dw-rockchip: Fix weird indentationNiklas Cassel
2024-07-09PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-07-09PCI: dw-rockchip: Add error messages in .probe() error pathsUwe Kleine-König
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda
2023-12-19PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-05-11PCI: rockchip-dwc: Add legacy interrupt supportPeter Geis
2022-05-11PCI: rockchip-dwc: Reset core at driver probePeter Geis
2021-08-31PCI: rockchip-dwc: Add Rockchip RK356X host controller driverSimon Xue