summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-mx6.c
Commit message (Expand)AuthorAgeFilesLines
* ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li2019-10-241-13/+40
* usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk2019-10-241-7/+8
* usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut2019-07-051-0/+37
* usb: ehci-mx6: Use common code to extract dr_modeAdam Ford2019-04-091-14/+15
* usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa2019-02-151-1/+6
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-261-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-3/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* usb: ehci-mx6: handle vbus-supplyPeng Fan2017-01-171-3/+27
* usb: ehci-mx6: implement ofdata_to_platdataPeng Fan2017-01-171-0/+75
* usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada2016-09-231-12/+1
* dm: ehci-mx6: support driver modelPeng Fan2016-08-071-14/+130
* usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-191-0/+4
* usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-191-5/+5
* ehci: mx7: fix otg id detectionPeng Fan2016-06-251-2/+5
* ehci: mx7: fix usbnc_regsPeng Fan2016-06-251-1/+2
* usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner2016-05-061-2/+5
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+4
* imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso2015-08-191-4/+33
* imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso2015-08-191-19/+81
* imx: usb: ehci-mx6: document board specific functionsAdrian Alonso2015-08-191-0/+31
* imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso2015-08-191-33/+18
* usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-141-2/+25
* usb: ehci-mx6: Rename the USB register base addressYe.Li2014-09-291-2/+2
* usb: ehci-mx6: add support for otg portTroy Kisky2013-10-201-40/+91
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-071-1/+0
* ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-161-0/+5
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-6/+5
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-311-1/+1
* USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger2012-05-151-2/+3
* USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-271-9/+4
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-261-0/+205