summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-rockchip.c
AgeCommit message (Expand)Author
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-05PCI: rockchip: Fix platform_get_irq() error handlingFabio Estevam
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-29PCI: rockchip: Umap IO space if probe failsJeffy Chen
2017-08-29PCI: rockchip: Remove IRQ domain if probe failsJeffy Chen
2017-08-29PCI: rockchip: Disable vpcie0v9 if resume_noirq failsJeffy Chen
2017-08-29PCI: rockchip: Clean up PHY if driver probe or resume failsShawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_deinit_phys()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_disable_clocks()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_enable_clocks()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_setup_irq()Shawn Lin
2017-08-29PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam
2017-08-29PCI: rockchip: Use PCI_NUM_INTXPaul Burton
2017-08-29PCI: rockchip: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-28PCI: rockchip: Idle inactive PHY(s)Shawn Lin
2017-08-28PCI: rockchip: Add per-lane PHY supportShawn Lin
2017-08-16PCI: rockchip: Factor out rockchip_pcie_get_phys()Shawn Lin
2017-08-16PCI: rockchip: Control optional 12v power supplyShawn Lin
2017-07-12PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin
2017-07-03PCI: rockchip: Use normal register bank for config accessorsShawn Lin
2017-07-02PCI: rockchip: Use local struct device pointer consistentlyShawn Lin
2017-07-02PCI: rockchip: Check for clk_prepare_enable() errors during resumeArvind Yadav
2017-07-02PCI: rockchip: Configure RC's MPS settingShawn Lin
2017-07-02PCI: rockchip: Reconfigure configuration space header typeShawn Lin
2017-07-02PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()Shawn Lin
2017-07-02PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()Shawn Lin
2017-07-02PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()Shawn Lin
2017-07-02PCI: rockchip: Control vpcie0v9 for system PMShawn Lin
2017-07-02PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi
2017-07-02PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
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