aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-mx6.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan1-3/+27
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan1-0/+75
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada1-12/+1
2016-08-07dm: ehci-mx6: support driver modelPeng Fan1-14/+130
2016-07-19usb: ehci-mx6: introduce config for high active power pinStefan Agner1-0/+4
2016-07-19usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner1-5/+5
2016-06-25ehci: mx7: fix otg id detectionPeng Fan1-2/+5
2016-06-25ehci: mx7: fix usbnc_regsPeng Fan1-1/+2
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner1-2/+5
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2016-01-25usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski1-28/+4
2015-08-19imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso1-4/+33
2015-08-19imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso1-19/+81
2015-08-19imx: usb: ehci-mx6: document board specific functionsAdrian Alonso1-0/+31
2015-08-19imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso1-33/+18
2014-11-14usb:ehci-mx6 add phy mode query functionPeng Fan1-2/+25
2014-09-29usb: ehci-mx6: Rename the USB register base addressYe.Li1-2/+2
2013-10-20usb: ehci-mx6: add support for otg portTroy Kisky1-40/+91
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2013-03-07USB: drop unneeded header in ehci-mx6Stefano Babic1-1/+0
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau1-0/+5
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-6/+5
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky1-1/+1
2012-05-15USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger1-2/+3
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam1-9/+4
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger1-0/+205