aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-omap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-0/+20
|\
| * omap:usb: add regulator support for EHCIKeshava Munegowda2011-05-021-0/+20
* | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
|/
* usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-011-932/+84
* arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-011-21/+21
* usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2011-03-011-3/+3
* usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar2011-03-011-0/+134
* usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
* usb: ehci-omap: fix tll channel enable maskAnand Gadiyar2010-12-161-3/+3
* usb: ehci-omap: Add OMAP4 supportAnand Gadiyar2010-12-011-42/+212
* usb: ehci-omap: add helpers for checking port modeAnand Gadiyar2010-12-011-9/+12
* usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar2010-12-011-2/+2
* usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda2010-12-011-4/+5
* usb: ehci-omap: update clock names to be more genericKeshava Munegowda2010-12-011-22/+22
* USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta2010-08-101-0/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-2/+19
|\
| * USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar2010-05-201-0/+14
| * USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta2010-05-201-2/+2
| * usb: ehci-omap: fix compilation warningAjay Kumar Gupta2010-05-201-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ | |/ |/|
| * fix "seperate" typos in commentsAnand Gadiyar2010-05-101-1/+1
* | USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta2010-04-221-2/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: ehci: omap: Update TODO list in commentsAnand Gadiyar2010-03-021-2/+1
* USB: ehci: omap: use default interrupt thresholdAnand Gadiyar2010-03-021-4/+0
* USB: omap: ehci: kill 2 compile warningsAnand Gadiyar2010-03-021-0/+3
* usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta2010-03-021-0/+36
* usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta2010-03-021-0/+1
* USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
* USB: ehci-omap.c: introduce missing kfreeJulia Lawall2009-12-111-1/+2
* USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi2009-12-111-0/+755