index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-rockchip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-424
/
+0
*
Merge branch 'lorenzo/pci/rockchip'
Bjorn Helgaas
2018-06-06
1
-1433
/
+147
|
\
|
*
PCI: rockchip: Add EP driver for Rockchip PCIe controller
Shawn Lin
2018-05-11
1
-9
/
+16
|
*
PCI: rockchip: Split out common function to init controller
Shawn Lin
2018-05-10
1
-0
/
+142
|
*
PCI: rockchip: Split out rockchip_pcie_parse_dt() to parse DT
Shawn Lin
2018-05-10
1
-0
/
+129
|
*
PCI: rockchip: Separate common code from RC driver
Shawn Lin
2018-05-10
1
-1594
/
+31
*
|
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-06-06
1
-0
/
+2
|
\
\
|
*
|
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
1
-0
/
+2
|
|
/
*
|
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
1
-1
/
+1
*
|
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
1
-2
/
+2
|
/
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-5
/
+1
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
1
-1
/
+1
|
\
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
1
-1
/
+1
*
|
PCI: rockchip: Fix platform_get_irq() error handling
Fabio Estevam
2017-09-05
1
-3
/
+3
*
|
PCI: rockchip: Umap IO space if probe fails
Jeffy Chen
2017-08-29
1
-3
/
+5
*
|
PCI: rockchip: Remove IRQ domain if probe fails
Jeffy Chen
2017-08-29
1
-1
/
+3
*
|
PCI: rockchip: Disable vpcie0v9 if resume_noirq fails
Jeffy Chen
2017-08-29
1
-1
/
+4
*
|
PCI: rockchip: Clean up PHY if driver probe or resume fails
Shawn Lin
2017-08-29
1
-17
/
+29
*
|
PCI: rockchip: Factor out rockchip_pcie_deinit_phys()
Shawn Lin
2017-08-29
1
-14
/
+15
*
|
PCI: rockchip: Factor out rockchip_pcie_disable_clocks()
Shawn Lin
2017-08-29
1
-16
/
+14
*
|
PCI: rockchip: Factor out rockchip_pcie_enable_clocks()
Shawn Lin
2017-08-29
1
-45
/
+45
*
|
PCI: rockchip: Factor out rockchip_pcie_setup_irq()
Shawn Lin
2017-08-29
1
-35
/
+47
*
|
PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
2017-08-29
1
-2
/
+2
*
|
PCI: rockchip: Use PCI_NUM_INTX
Paul Burton
2017-08-29
1
-1
/
+1
*
|
PCI: rockchip: Explicitly request exclusive reset control
Philipp Zabel
2017-08-29
1
-7
/
+8
*
|
PCI: rockchip: Idle inactive PHY(s)
Shawn Lin
2017-08-28
1
-2
/
+38
*
|
PCI: rockchip: Add per-lane PHY support
Shawn Lin
2017-08-28
1
-20
/
+58
*
|
PCI: rockchip: Factor out rockchip_pcie_get_phys()
Shawn Lin
2017-08-16
1
-6
/
+16
*
|
PCI: rockchip: Control optional 12v power supply
Shawn Lin
2017-08-16
1
-1
/
+24
|
/
*
PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly
Shawn Lin
2017-07-12
1
-1
/
+1
*
PCI: rockchip: Use normal register bank for config accessors
Shawn Lin
2017-07-03
1
-4
/
+9
*
PCI: rockchip: Use local struct device pointer consistently
Shawn Lin
2017-07-02
1
-3
/
+2
*
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
2017-07-02
1
-6
/
+28
*
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
2017-07-02
1
-0
/
+8
*
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
2017-07-02
1
-0
/
+14
*
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
2017-07-02
1
-10
/
+25
*
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-02
1
-10
/
+11
*
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-02
1
-3
/
+3
*
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
2017-07-02
1
-0
/
+11
*
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
*
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+16
*
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-28
1
-1
/
+1
|
\
|
*
PCI: rockchip: Update PCI config space remap function
Lorenzo Pieralisi
2017-04-24
1
-1
/
+1
*
|
PCI: rockchip: Modularize
Brian Norris
2017-04-21
1
-1
/
+7
*
|
PCI: rockchip: Add remove() support
Brian Norris
2017-04-21
1
-2
/
+34
*
|
PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root Port
Shawn Lin
2017-04-11
1
-1
/
+1
*
|
PCI: rockchip: Advertise 128-byte Read Completion Boundary support
Shawn Lin
2017-04-03
1
-0
/
+5
*
|
PCI: rockchip: Make 'return 0' more obvious in probe()
Brian Norris
2017-03-23
1
-1
/
+1
*
|
PCI: rockchip: Unindent rockchip_pcie_set_power_limit()
Bjorn Helgaas
2017-03-23
1
-16
/
+17
*
|
PCI: rockchip: Handle regulator_get_current_limit() failure correctly
Brian Norris
2017-03-23
1
-1
/
+2
|
/
[next]