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