index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-rockchip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-03
1
-3
/
+2
*
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
2017-07-03
1
-6
/
+28
*
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
2017-07-03
1
-0
/
+8
*
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
2017-07-03
1
-0
/
+14
*
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
2017-07-03
1
-10
/
+25
*
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-03
1
-10
/
+11
*
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-03
1
-3
/
+3
*
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
2017-07-03
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
|
/
*
PCI: rockchip: Set vendor ID from local core config space
Shawn Lin
2017-02-17
1
-2
/
+2
*
PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list
Shawn Lin
2017-02-10
1
-4
/
+6
*
PCI: rockchip: Mark PM functions as __maybe_unused
Arnd Bergmann
2017-01-30
1
-2
/
+2
*
PCI: rockchip: Use readl_poll_timeout() instead of open-coding it
Shawn Lin
2017-01-30
1
-36
/
+16
*
PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"
Shawn Lin
2017-01-12
1
-0
/
+9
*
PCI: rockchip: Add system PM support
Shawn Lin
2017-01-11
1
-0
/
+106
*
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2016-12-12
1
-91
/
+212
|
\
|
*
PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()
Shawn Lin
2016-12-07
1
-20
/
+20
|
*
PCI: rockchip: Split out rockchip_cfg_atu()
Shawn Lin
2016-12-07
1
-49
/
+55
|
*
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS
Shawn Lin
2016-12-07
1
-10
/
+4
|
*
PCI: rockchip: Correct the use of FTS mask
Brian Norris
2016-12-07
1
-1
/
+1
|
*
PCI: rockchip: Remove the pointer to L1 substate cap
Shawn Lin
2016-12-07
1
-9
/
+8
|
*
PCI: rockchip: Specify the link capability
Shawn Lin
2016-12-07
1
-23
/
+37
|
*
PCI: rockchip: Fix negotiated lanes calculation
Shawn Lin
2016-12-07
1
-2
/
+2
|
*
PCI: rockchip: Mark RC as common clock architecture
Shawn Lin
2016-12-07
1
-0
/
+6
|
*
PCI: rockchip: Provide captured slot power limit and scale
Shawn Lin
2016-12-07
1
-0
/
+40
|
*
PCI: rockchip: Add three new resets as required properties
Shawn Lin
2016-11-10
1
-0
/
+62
*
|
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
Bjorn Helgaas
2016-11-21
1
-3
/
+0
|
/
*
PCI: rockchip: Indent "if" statement body
Dan Carpenter
2016-10-12
1
-1
/
+1
*
PCI: rockchip: Remove unused platform data
Bjorn Helgaas
2016-10-12
1
-2
/
+0
*
PCI: rockchip: Fix wrong transmitted FTS count
Shawn Lin
2016-10-04
1
-0
/
+10
*
PCI: rockchip: Improve the deassert sequence of four reset pins
Shawn Lin
2016-10-04
1
-6
/
+10
*
PCI: rockchip: Increase the Max Credit update interval
Rajat Jain
2016-10-04
1
-0
/
+17
*
PCI: rockchip: Add Rockchip PCIe controller support
Shawn Lin
2016-09-03
1
-0
/
+1198