开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-rockchip.c
Age
Commit message (
Expand
)
Author
2017-07-03
PCI: rockchip: Use normal register bank for config accessors
Shawn Lin
2017-07-02
PCI: rockchip: Use local struct device pointer consistently
Shawn Lin
2017-07-02
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
2017-07-02
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
2017-07-02
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
2017-07-02
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
2017-07-02
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-02
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-02
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
2017-07-02
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-24
PCI: rockchip: Update PCI config space remap function
Lorenzo Pieralisi
2017-04-21
PCI: rockchip: Modularize
Brian Norris
2017-04-21
PCI: rockchip: Add remove() support
Brian Norris
2017-04-11
PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root Port
Shawn Lin
2017-04-03
PCI: rockchip: Advertise 128-byte Read Completion Boundary support
Shawn Lin
2017-03-23
PCI: rockchip: Make 'return 0' more obvious in probe()
Brian Norris
2017-03-23
PCI: rockchip: Unindent rockchip_pcie_set_power_limit()
Bjorn Helgaas
2017-03-23
PCI: rockchip: Handle regulator_get_current_limit() failure correctly
Brian Norris
2017-02-17
PCI: rockchip: Set vendor ID from local core config space
Shawn Lin
2017-02-10
PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list
Shawn Lin
2017-01-30
PCI: rockchip: Mark PM functions as __maybe_unused
Arnd Bergmann
2017-01-30
PCI: rockchip: Use readl_poll_timeout() instead of open-coding it
Shawn Lin
2017-01-12
PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"
Shawn Lin
2017-01-11
PCI: rockchip: Add system PM support
Shawn Lin
2016-12-12
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2016-12-07
PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()
Shawn Lin
2016-12-07
PCI: rockchip: Split out rockchip_cfg_atu()
Shawn Lin
2016-12-07
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS
Shawn Lin
2016-12-07
PCI: rockchip: Correct the use of FTS mask
Brian Norris
2016-12-07
PCI: rockchip: Remove the pointer to L1 substate cap
Shawn Lin
2016-12-07
PCI: rockchip: Specify the link capability
Shawn Lin
2016-12-07
PCI: rockchip: Fix negotiated lanes calculation
Shawn Lin
2016-12-07
PCI: rockchip: Mark RC as common clock architecture
Shawn Lin
2016-12-07
PCI: rockchip: Provide captured slot power limit and scale
Shawn Lin
2016-11-21
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
Bjorn Helgaas
2016-11-10
PCI: rockchip: Add three new resets as required properties
Shawn Lin
2016-10-12
PCI: rockchip: Indent "if" statement body
Dan Carpenter
2016-10-11
PCI: rockchip: Remove unused platform data
Bjorn Helgaas
2016-10-04
PCI: rockchip: Fix wrong transmitted FTS count
Shawn Lin
2016-10-04
PCI: rockchip: Improve the deassert sequence of four reset pins
Shawn Lin
2016-10-04
PCI: rockchip: Increase the Max Credit update interval
Rajat Jain
2016-09-03
PCI: rockchip: Add Rockchip PCIe controller support
Shawn Lin