aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mxc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo1-0/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer1-5/+0
2011-01-22USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)1-0/+21
2011-01-22USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard1-2/+2
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-12/+17
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)1-12/+32
2010-12-16USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam1-12/+14
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-0/+3
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt1-0/+3
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König1-5/+9
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET1-10/+3
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-1/+1
2010-07-26i.MX25: fix EHCI supportEric Bénard1-1/+1
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang1-3/+10
2010-05-03mxc: Add generic USB HW initialization for MX51Dinh Nguyen1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp1-12/+11
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack1-0/+296