summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-rockchip.c
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-24PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi
2017-04-21PCI: rockchip: ModularizeBrian Norris
2017-04-21PCI: rockchip: Add remove() supportBrian Norris
2017-04-11PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin
2017-04-03PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin
2017-03-23PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris
2017-03-23PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas
2017-03-23PCI: rockchip: Handle regulator_get_current_limit() failure correctlyBrian Norris
2017-02-17PCI: rockchip: Set vendor ID from local core config spaceShawn Lin
2017-02-10PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource listShawn Lin
2017-01-30PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann
2017-01-30PCI: rockchip: Use readl_poll_timeout() instead of open-coding itShawn Lin
2017-01-12PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin
2017-01-11PCI: rockchip: Add system PM supportShawn Lin
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2016-12-07PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()Shawn Lin
2016-12-07PCI: rockchip: Split out rockchip_cfg_atu()Shawn Lin
2016-12-07PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCSShawn Lin
2016-12-07PCI: rockchip: Correct the use of FTS maskBrian Norris
2016-12-07PCI: rockchip: Remove the pointer to L1 substate capShawn Lin
2016-12-07PCI: rockchip: Specify the link capabilityShawn Lin
2016-12-07PCI: rockchip: Fix negotiated lanes calculationShawn Lin
2016-12-07PCI: rockchip: Mark RC as common clock architectureShawn Lin
2016-12-07PCI: rockchip: Provide captured slot power limit and scaleShawn Lin
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter
2016-10-11PCI: rockchip: Remove unused platform dataBjorn Helgaas
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin