| Commit message (Expand) | Author | Age | Files | Lines |
* | ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP | Ye Li | 2019-10-24 | 1 | -13/+40 |
* | usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs | Igor Opaniuk | 2019-10-24 | 1 | -7/+8 |
* | usb: ehci-mx6: Fix bus enumeration for DM case | Marek Vasut | 2019-07-05 | 1 | -0/+37 |
* | usb: ehci-mx6: Use common code to extract dr_mode | Adam Ford | 2019-04-09 | 1 | -14/+15 |
* | usb: ehci-mx6: Make regulator DM_REGULATOR dependent | Abel Vesa | 2019-02-15 | 1 | -1/+6 |
* | usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ | Sven Schwermer | 2018-11-26 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas | 2018-01-24 | 1 | -3/+2 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -2/+2 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -2/+2 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+2 |
* | usb: ehci-mx6: handle vbus-supply | Peng Fan | 2017-01-17 | 1 | -3/+27 |
* | usb: ehci-mx6: implement ofdata_to_platdata | Peng Fan | 2017-01-17 | 1 | -0/+75 |
* | usb: replace ehci_*_remove() with usb_deregister() | Masahiro Yamada | 2016-09-23 | 1 | -12/+1 |
* | dm: ehci-mx6: support driver model | Peng Fan | 2016-08-07 | 1 | -14/+130 |
* | usb: ehci-mx6: introduce config for high active power pin | Stefan Agner | 2016-07-19 | 1 | -0/+4 |
* | usb: ehci-mx6: configure power polarity in usb_power_config | Stefan Agner | 2016-07-19 | 1 | -5/+5 |
* | ehci: mx7: fix otg id detection | Peng Fan | 2016-06-25 | 1 | -2/+5 |
* | ehci: mx7: fix usbnc_regs | Peng Fan | 2016-06-25 | 1 | -1/+2 |
* | usb: ehci-mx6: allow board_ehci_hcd_init to fail | Stefan Agner | 2016-05-06 | 1 | -2/+5 |
* | usb: Rename ehci-fsl.h to ehci-ci.h | Mateusz Kulikowski | 2016-04-01 | 1 | -1/+1 |
* | usb: ehci-mx6: Use shared wait_for_bit | Mateusz Kulikowski | 2016-01-25 | 1 | -28/+4 |
* | imx: usb: ehci-mx6: wait_for_bit to check reg status | Adrian Alonso | 2015-08-19 | 1 | -4/+33 |
* | imx: usb: ehci-mx6: add usb support for imx7d soc | Adrian Alonso | 2015-08-19 | 1 | -19/+81 |
* | imx: usb: ehci-mx6: document board specific functions | Adrian Alonso | 2015-08-19 | 1 | -0/+31 |
* | imx: usb: ehci-mx6: reg accessor cleanups | Adrian Alonso | 2015-08-19 | 1 | -33/+18 |
* | usb:ehci-mx6 add phy mode query function | Peng Fan | 2014-11-14 | 1 | -2/+25 |
* | usb: ehci-mx6: Rename the USB register base address | Ye.Li | 2014-09-29 | 1 | -2/+2 |
* | usb: ehci-mx6: add support for otg port | Troy Kisky | 2013-10-20 | 1 | -40/+91 |
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. | Troy Kisky | 2013-10-20 | 1 | -1/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -9/+1 |
* | USB: drop unneeded header in ehci-mx6 | Stefano Babic | 2013-03-07 | 1 | -1/+0 |
* | ehci-mx5/6: Make board_ehci_hcd_init() optional | Benoît Thébaudeau | 2012-11-16 | 1 | -0/+5 |
* | usb: ehci: rework to take advantage of new lowlevel interface | Lucas Stach | 2012-10-15 | 1 | -6/+5 |
* | i.mx: iomux-v3.h: move to imx-common include directory | Troy Kisky | 2012-07-31 | 1 | -1/+1 |
* | USB: ehci-mx6: Fix broken IO access | Wolfgang Grandegger | 2012-05-15 | 1 | -2/+3 |
* | USB: ehci-mx6: Add proper IO accessors | Fabio Estevam | 2012-03-27 | 1 | -9/+4 |
* | usb/ehci: Add USB support for the MX6Q | Wolfgang Grandegger | 2012-03-26 | 1 | -0/+205 |