summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-181-26/+43
|\
| * usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar2011-09-091-26/+43
* | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* | musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky2011-09-101-0/+8
* | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-292-2/+2
|\|
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-232-2/+2
| * 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
* | usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-121-1/+3
* | usb: musb: blackfin: include prefetch head fileBob Liu2011-08-121-0/+1
* | usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-124-6/+14
* | usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-121-9/+17
* | usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-121-8/+14
* | usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-121-9/+7Star
* | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-121-0/+5
* | usb: musb: fix KconfigRabin Vincent2011-08-121-3/+0Star
* | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-121-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