summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-omap.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-17usb: ehci-omap: fix tll channel enable maskAnand Gadiyar1-3/+3
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar1-42/+212
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar1-9/+12
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar1-2/+2
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda1-4/+5
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda1-22/+22
2010-08-11USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta1-0/+36
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+19
2010-05-21USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar1-0/+14
2010-05-21USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta1-2/+2
2010-05-21usb: ehci-omap: fix compilation warningAjay Kumar Gupta1-0/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-10fix "seperate" typos in commentsAnand Gadiyar1-1/+1
2010-04-23USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-03USB: ehci: omap: Update TODO list in commentsAnand Gadiyar1-2/+1
2010-03-03USB: ehci: omap: use default interrupt thresholdAnand Gadiyar1-4/+0
2010-03-03USB: omap: ehci: kill 2 compile warningsAnand Gadiyar1-0/+3
2010-03-03usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta1-0/+36
2010-03-03usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta1-0/+1
2009-12-16USB ehci: replace mach header with platThomas Weber1-1/+1
2009-12-11USB: ehci-omap.c: introduce missing kfreeJulia Lawall1-1/+2
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi1-0/+755