aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rockchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-17PCI: rockchip: Set vendor ID from local core config spaceShawn Lin1-2/+2
2017-02-10PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource listShawn Lin1-4/+6
2017-01-30PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-01-30PCI: rockchip: Use readl_poll_timeout() instead of open-coding itShawn Lin1-36/+16
2017-01-12PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin1-0/+9
2017-01-11PCI: rockchip: Add system PM supportShawn Lin1-0/+106
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-91/+212
2016-12-07PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()Shawn Lin1-20/+20
2016-12-07PCI: rockchip: Split out rockchip_cfg_atu()Shawn Lin1-49/+55
2016-12-07PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCSShawn Lin1-10/+4
2016-12-07PCI: rockchip: Correct the use of FTS maskBrian Norris1-1/+1
2016-12-07PCI: rockchip: Remove the pointer to L1 substate capShawn Lin1-9/+8
2016-12-07PCI: rockchip: Specify the link capabilityShawn Lin1-23/+37
2016-12-07PCI: rockchip: Fix negotiated lanes calculationShawn Lin1-2/+2
2016-12-07PCI: rockchip: Mark RC as common clock architectureShawn Lin1-0/+6
2016-12-07PCI: rockchip: Provide captured slot power limit and scaleShawn Lin1-0/+40
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas1-3/+0
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin1-0/+62
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter1-1/+1
2016-10-11PCI: rockchip: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin1-0/+10
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin1-6/+10
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain1-0/+17
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin1-0/+1198