index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
2019-02-12
PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure
Trent Piepho
2019-02-04
PCI: imx6: Add support for i.MX8MQ
Andrey Smirnov
2019-02-04
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
2019-02-04
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
2019-02-04
PCI: imx6: Introduce drvdata
Andrey Smirnov
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
Merge branch 'pci/imx6'
Bjorn Helgaas
2019-01-01
PCI: imx: Enable MSI from downstream components
Richard Zhu
2018-12-18
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
2018-12-18
PCI: imx: Add multi-pd support
Leonard Crestez
2018-11-20
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
2018-10-05
PCI: imx: Add PME_Turn_Off support
Leonard Crestez
2018-09-18
PCI: imx: Initial imx7d pm support
Leonard Crestez
2018-09-18
PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclock
Lucas Stach
2018-07-13
PCI: imx6: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin