aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-imx6.c
Commit message (Expand)AuthorAge
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-09-23
|\
| * PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-09-04
* | PCI: imx6: Limit DBI register lengthStefan Agner2019-08-15
|/
* Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas2019-05-13
|\
| * PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()Andrey Smirnov2019-05-01
| * PCI: imx6: Use flags to indicate support for suspendAndrey Smirnov2019-05-01
| * PCI: imx6: Restrict PHY register data to 16-bitAndrey Smirnov2019-05-01
| * PCI: imx6: Simplify pcie_phy_poll_ack()Andrey Smirnov2019-05-01
| * PCI: imx6: Simplify bit operations in PHY functionsAndrey Smirnov2019-05-01
| * PCI: imx6: Make use of BIT() in constant definitionsAndrey Smirnov2019-05-01
| * PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov2019-05-01
| * PCI: imx6: Remove PCIE_PL_PFLR_* constantsAndrey Smirnov2019-05-01
| * PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()Andrey Smirnov2019-05-01
| * PCI: imx6: Drop imx6_pcie_wait_for_link()Andrey Smirnov2019-05-01
| * PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()Andrey Smirnov2019-05-01
* | PCI: imx6: Allow asynchronous probingLucas Stach2019-05-07
|/
* Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-09
|\
| * PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov2019-03-01
| * PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQAndrey Smirnov2019-03-01
| * PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failureTrent Piepho2019-02-12
| * PCI: imx6: Add support for i.MX8MQAndrey Smirnov2019-02-04
| * PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flagAndrey Smirnov2019-02-04
| * PCI: imx6: Mark PHY functions as i.MX6 specificAndrey Smirnov2019-02-04
| * PCI: imx6: Introduce drvdataAndrey Smirnov2019-02-04
* | PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez2019-01-31
* | PCI: imx: Fix probe failure without power domainLeonard Crestez2019-01-31
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-05
|\
| * Merge branch 'pci/imx6'Bjorn Helgaas2019-01-02
| |\
| | * PCI: imx: Enable MSI from downstream componentsRichard Zhu2019-01-01
| * | PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez2018-12-18
| * | PCI: imx: Add multi-pd supportLeonard Crestez2018-12-18
| |/
* / PCI: imx6: Fix link training status detection in link up checkTrent Piepho2018-11-20
|/
* PCI: imx: Add PME_Turn_Off supportLeonard Crestez2018-10-05
* PCI: imx: Initial imx7d pm supportLeonard Crestez2018-09-18
* PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach2018-09-18
* PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-13
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-08