index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-imx6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-05-12
1
-2
/
+2
*
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-09-23
1
-2
/
+2
|
\
|
*
PCI: imx6: Propagate errors for optional regulators
Thierry Reding
2019-09-04
1
-2
/
+2
*
|
PCI: imx6: Limit DBI register length
Stefan Agner
2019-08-15
1
-0
/
+33
|
/
*
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
2019-05-14
1
-87
/
+56
|
\
|
*
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
2019-05-01
1
-1
/
+1
|
*
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
2019-05-01
1
-9
/
+6
|
*
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
2019-05-01
1
-7
/
+6
|
*
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
2019-05-01
1
-13
/
+13
|
*
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
2019-05-01
1
-14
/
+14
|
*
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
2019-05-01
1
-4
/
+4
|
*
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
2019-05-01
1
-4
/
+2
|
*
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
2019-05-01
1
-3
/
+0
|
*
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
2019-05-01
1
-1
/
+1
|
*
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
2019-05-01
1
-17
/
+2
|
*
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
2019-05-01
1
-14
/
+7
*
|
PCI: imx6: Allow asynchronous probing
Lucas Stach
2019-05-07
1
-0
/
+1
|
/
*
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-22
/
+202
|
\
|
*
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
1
-1
/
+0
|
*
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
2019-03-01
1
-1
/
+17
|
*
PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure
Trent Piepho
2019-02-12
1
-0
/
+57
|
*
PCI: imx6: Add support for i.MX8MQ
Andrey Smirnov
2019-02-04
1
-2
/
+75
|
*
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
2019-02-04
1
-4
/
+9
|
*
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
2019-02-04
1
-0
/
+12
|
*
PCI: imx6: Introduce drvdata
Andrey Smirnov
2019-02-04
1
-19
/
+37
*
|
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
1
-4
/
+4
*
|
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-31
1
-0
/
+3
|
/
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
1
-5
/
+97
|
\
|
*
Merge branch 'pci/imx6'
Bjorn Helgaas
2019-01-02
1
-0
/
+10
|
|
\
|
|
*
PCI: imx: Enable MSI from downstream components
Richard Zhu
2019-01-02
1
-0
/
+10
|
*
|
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
2018-12-18
1
-5
/
+39
|
*
|
PCI: imx: Add multi-pd support
Leonard Crestez
2018-12-18
1
-0
/
+48
|
|
/
*
/
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
2018-11-20
1
-9
/
+1
|
/
*
PCI: imx: Add PME_Turn_Off support
Leonard Crestez
2018-10-05
1
-0
/
+24
*
PCI: imx: Initial imx7d pm support
Leonard Crestez
2018-09-18
1
-5
/
+92
*
PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclock
Lucas Stach
2018-09-18
1
-0
/
+55
*
PCI: imx6: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-07-13
1
-1
/
+0
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+871