aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mxc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-10-261-1/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-081-0/+1
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-111-5/+0
* USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)2011-01-221-0/+21
* USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard2011-01-221-2/+2
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-12/+17
|\
| * USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam2010-12-161-12/+14
| * Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-0/+3
| |\
| | * usb: Add in missing EHCI helpers.Paul Mundt2010-11-301-0/+3
* | | mx51: fix usb clock supportArnaud Patard (Rtp)2011-01-031-12/+32
|/ /
* | USB: ehci/mxc: compile fixUwe Kleine-König2010-11-111-5/+9
|/
* USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-221-10/+3
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-291-1/+1
|\
| * i.MX25: fix EHCI supportEric Bénard2010-07-261-1/+1
* | USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-301-3/+10
|/
* mxc: Add generic USB HW initialization for MX51Dinh Nguyen2010-05-031-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp2010-03-021-12/+11
* USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-111-0/+296