summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-mxc.c
Commit message (Expand)AuthorAgeLines
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-19-1/+1
* ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-19-1/+1
* ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+69
* ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-1/+1
* ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-16-8/+64
* ehci-mxc: Clean upBenoît Thébaudeau2012-11-16-46/+40
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-15-6/+5
* imx: usb: There is no such registerTimo Ketola2012-05-15-2/+0
* i.MX25: usb: Set PORTSCx registerTimo Ketola2012-05-15-2/+0
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+1
* ehci-mxc: remove incorrect commentWolfgang Grandegger2011-11-04-1/+0
* imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-14-8/+25
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-1/+1
* MX31: add delay between USB port setup and resetStefano Babic2010-10-18-0/+2
* MX31: Add support for MXC EHCI controllerStefano Babic2010-10-13-0/+130