summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-imx6.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas2019-05-131-87/+56
|\
| * PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()Andrey Smirnov2019-05-011-1/+1
| * PCI: imx6: Use flags to indicate support for suspendAndrey Smirnov2019-05-011-9/+6
| * PCI: imx6: Restrict PHY register data to 16-bitAndrey Smirnov2019-05-011-7/+6
| * PCI: imx6: Simplify pcie_phy_poll_ack()Andrey Smirnov2019-05-011-13/+13
| * PCI: imx6: Simplify bit operations in PHY functionsAndrey Smirnov2019-05-011-14/+14
| * PCI: imx6: Make use of BIT() in constant definitionsAndrey Smirnov2019-05-011-4/+4
| * PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov2019-05-011-4/+2
| * PCI: imx6: Remove PCIE_PL_PFLR_* constantsAndrey Smirnov2019-05-011-3/+0
| * PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()Andrey Smirnov2019-05-011-1/+1
| * PCI: imx6: Drop imx6_pcie_wait_for_link()Andrey Smirnov2019-05-011-17/+2
| * PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()Andrey Smirnov2019-05-011-14/+7
* | PCI: imx6: Allow asynchronous probingLucas Stach2019-05-071-0/+1
|/
* Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-091-22/+202
|\
| * PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov2019-03-011-1/+0
| * PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQAndrey Smirnov2019-03-011-1/+17
| * PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failureTrent Piepho2019-02-121-0/+57
| * PCI: imx6: Add support for i.MX8MQAndrey Smirnov2019-02-041-2/+75
| * PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flagAndrey Smirnov2019-02-041-4/+9
| * PCI: imx6: Mark PHY functions as i.MX6 specificAndrey Smirnov2019-02-041-0/+12
| * PCI: imx6: Introduce drvdataAndrey Smirnov2019-02-041-19/+37
* | PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez2019-01-311-4/+4
* | PCI: imx: Fix probe failure without power domainLeonard Crestez2019-01-311-0/+3
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-5/+97
|\
| * Merge branch 'pci/imx6'Bjorn Helgaas2019-01-021-0/+10
| |\
| | * PCI: imx: Enable MSI from downstream componentsRichard Zhu2019-01-011-0/+10
| * | PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez2018-12-181-5/+39
| * | PCI: imx: Add multi-pd supportLeonard Crestez2018-12-181-0/+48
| |/
* / PCI: imx6: Fix link training status detection in link up checkTrent Piepho2018-11-201-9/+1
|/
* PCI: imx: Add PME_Turn_Off supportLeonard Crestez2018-10-051-0/+24
* PCI: imx: Initial imx7d pm supportLeonard Crestez2018-09-181-5/+92
* PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach2018-09-181-0/+55
* PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+871