aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: musb: Reselect index reg in interrupt contextSupriya Karanth2012-04-021-0/+18
* usb: musb: fix pm_runtime mismatchFelipe Contreras2012-01-121-2/+0
* usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-10-031-9/+17
* usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-171-0/+5
* usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-08-041-0/+1
* usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-091-0/+6
* usb: musb: host: compare status for negative error valuesMárton Németh2011-06-091-1/+1
* musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
* usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab2011-05-182-0/+12
* usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab2011-05-181-0/+422
* usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab2011-05-181-0/+2
* usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab2011-05-181-4/+53
* usb: musb: fix compile errorFelipe Balbi2011-05-182-0/+4
* usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK2011-05-131-0/+4
* usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov2011-05-131-27/+22
* usb: musb: export musb_interrupt symbolFelipe Balbi2011-05-131-1/+1
* usb: musb: allow musb and glue layers to be modulesFelipe Balbi2011-05-131-10/+10
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-1317-301/+267
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-102-5/+3
|\
| * usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula2011-05-021-4/+2
| * usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-021-1/+1
* | usb: fix building musb driversAnatolij Gustschin2011-05-0611-72/+68
|/
* usb: musb: omap2430: fix build failureJohan Hovold2011-04-131-1/+2
* USB: musb: blackfin: work around anomaly 05000450Mike Frysinger2011-04-133-0/+37
* usb: musb: Fix the crash issue during rebootHema HK2011-04-131-0/+2
* usb: musb: gadget: check the correct list_headFelipe Balbi2011-04-131-1/+1
* usb: musb: temporarily make it boolFelipe Balbi2011-04-131-3/+3
* USB: musb: dereferencing an iomem pointerDan Carpenter2011-04-131-1/+1
* USB: musb: silence printk format warningDan Carpenter2011-04-131-8/+10
* USB: musb: using 0 instead of NULLDan Carpenter2011-04-131-1/+1
* USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter2011-04-131-1/+4
* usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab2011-04-131-0/+2
* usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab2011-04-131-1/+1
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger2011-03-231-1/+1
* usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu2011-03-231-1/+1
* usb: musb: blackfin: fix typo in platform driver nameMike Frysinger2011-03-231-1/+1
* usb: musb: Fix for merge issueHema HK2011-03-231-4/+4
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-173-4/+4
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-023-8/+11
| |\
| | \
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-163-5/+5
| |\ \ \
| | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-273-5/+5
| | |/ /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-169-234/+275
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
| * | | usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala2011-03-011-2/+2
| * | | usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK2011-03-011-8/+2
| * | | usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-013-22/+78
| * | | usb: musb: Remove platform context save/restore APIHema HK2011-03-012-15/+0