summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-011-0/+5
* usb: musb: fix KconfigRabin Vincent2011-08-011-3/+0Star
* usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-011-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-2614-393/+69Star
|\
| * usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-07-081-0/+1
| * usb: musb: no need to access platform_deviceFelipe Balbi2011-07-011-4/+2Star
| * usb: musb: convert musb to new style bindSebastian Andrzej Siewior2011-07-012-81/+17Star
| * usb: musb: choose correct fifo_modeFelipe Balbi2011-07-011-3/+8
| * usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-0114-305/+10Star
| * usb: musb: be careful when using different fifo_modesFelipe Balbi2011-07-011-2/+20
| * usb: musb: update musb_platform_ops docs to match codeMike Frysinger2011-07-011-1/+1
| * usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-5/+18
* | Merge branch 'master' into for-nextJiri Kosina2011-07-112-1/+7
|\ \
| * | 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
| |/
* / treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
|/
* musb: fix prefetch build failureMike Frysinger2011-06-071-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/+22Star
* 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/+267Star
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-102-5/+3Star
|\
| * usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula2011-05-021-4/+2Star
| * usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-021-1/+1
* | usb: fix building musb driversAnatolij Gustschin2011-05-0711-72/+68Star
|/
* usb: musb: omap2430: fix build failureJohan Hovold2011-04-141-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-183-4/+4
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-033-8/+11
| |\
| | \
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-163-5/+5
| |\ \ \