index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-imx6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
1
-87
/
+56
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
1
-0
/
+1
2019-05-01
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
1
-9
/
+6
2019-05-01
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
1
-7
/
+6
2019-05-01
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
1
-13
/
+13
2019-05-01
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
1
-14
/
+14
2019-05-01
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
1
-4
/
+4
2019-05-01
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
1
-4
/
+2
2019-05-01
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
1
-3
/
+0
2019-05-01
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
1
-17
/
+2
2019-05-01
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
1
-14
/
+7
2019-03-10
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+202
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
1
-1
/
+0
2019-03-01
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
1
-1
/
+17
2019-02-12
PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure
Trent Piepho
1
-0
/
+57
2019-02-04
PCI: imx6: Add support for i.MX8MQ
Andrey Smirnov
1
-2
/
+75
2019-02-04
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
1
-4
/
+9
2019-02-04
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
1
-0
/
+12
2019-02-04
PCI: imx6: Introduce drvdata
Andrey Smirnov
1
-19
/
+37
2019-02-01
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
1
-4
/
+4
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
1
-0
/
+3
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+97
2019-01-03
Merge branch 'pci/imx6'
Bjorn Helgaas
1
-0
/
+10
2019-01-02
PCI: imx: Enable MSI from downstream components
Richard Zhu
1
-0
/
+10
2018-12-18
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
1
-5
/
+39
2018-12-18
PCI: imx: Add multi-pd support
Leonard Crestez
1
-0
/
+48
2018-11-20
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
1
-9
/
+1
2018-10-05
PCI: imx: Add PME_Turn_Off support
Leonard Crestez
1
-0
/
+24
2018-09-18
PCI: imx: Initial imx7d pm support
Leonard Crestez
1
-5
/
+92
2018-09-18
PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclock
Lucas Stach
1
-0
/
+55
2018-07-13
PCI: imx6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+871