aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-rockchip-ep.c
AgeCommit message (Expand)Author
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-27PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-07-27PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-07-27PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2022-06-14PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter
2019-04-15PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operationsColin Ian King
2019-02-15PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driverKishon Vijay Abraham I
2019-02-14PCI: rockchip: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin