summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-1/+1
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
* | PCI: rockchip: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-3/+3
* | PCI: rockchip: Umap IO space if probe failsJeffy Chen2017-08-291-3/+5
* | PCI: rockchip: Remove IRQ domain if probe failsJeffy Chen2017-08-291-1/+3
* | PCI: rockchip: Disable vpcie0v9 if resume_noirq failsJeffy Chen2017-08-291-1/+4
* | PCI: rockchip: Clean up PHY if driver probe or resume failsShawn Lin2017-08-291-17/+29
* | PCI: rockchip: Factor out rockchip_pcie_deinit_phys()Shawn Lin2017-08-291-14/+15
* | PCI: rockchip: Factor out rockchip_pcie_disable_clocks()Shawn Lin2017-08-291-16/+14
* | PCI: rockchip: Factor out rockchip_pcie_enable_clocks()Shawn Lin2017-08-291-45/+45
* | PCI: rockchip: Factor out rockchip_pcie_setup_irq()Shawn Lin2017-08-291-35/+47
* | PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam2017-08-291-2/+2
* | PCI: rockchip: Use PCI_NUM_INTXPaul Burton2017-08-291-1/+1
* | PCI: rockchip: Explicitly request exclusive reset controlPhilipp Zabel2017-08-291-7/+8
* | PCI: rockchip: Idle inactive PHY(s)Shawn Lin2017-08-281-2/+38
* | PCI: rockchip: Add per-lane PHY supportShawn Lin2017-08-281-20/+58
* | PCI: rockchip: Factor out rockchip_pcie_get_phys()Shawn Lin2017-08-161-6/+16
* | PCI: rockchip: Control optional 12v power supplyShawn Lin2017-08-161-1/+24
|/
* PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin2017-07-121-1/+1
* PCI: rockchip: Use normal register bank for config accessorsShawn Lin2017-07-031-4/+9
* PCI: rockchip: Use local struct device pointer consistentlyShawn Lin2017-07-021-3/+2
* PCI: rockchip: Check for clk_prepare_enable() errors during resumeArvind Yadav2017-07-021-6/+28
* PCI: rockchip: Configure RC's MPS settingShawn Lin2017-07-021-0/+8
* PCI: rockchip: Reconfigure configuration space header typeShawn Lin2017-07-021-0/+14
* PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()Shawn Lin2017-07-021-10/+25
* PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()Shawn Lin2017-07-021-10/+11
* PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()Shawn Lin2017-07-021-3/+3
* PCI: rockchip: Control vpcie0v9 for system PMShawn Lin2017-07-021-0/+11
* PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi2017-07-021-0/+2
* PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-6/+16
* Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-281-1/+1
|\
| * PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* | PCI: rockchip: ModularizeBrian Norris2017-04-211-1/+7
* | PCI: rockchip: Add remove() supportBrian Norris2017-04-211-2/+34
* | PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin2017-04-111-1/+1
* | PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin2017-04-031-0/+5
* | PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris2017-03-231-1/+1
* | PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas2017-03-231-16/+17
* | PCI: rockchip: Handle regulator_get_current_limit() failure correctlyBrian Norris2017-03-231-1/+2
|/
* 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
OpenPOWER on IntegriCloud