aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_gadget.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-13
|\
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
| * usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* | usb: musb: headers cleanupFelipe Balbi2011-12-12
|/
* usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
* usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi2011-11-14
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\
| * Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-18
| |\
| | * usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar2011-09-09
| * | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-29
| |\|
| | * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
| | * usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-01
* | | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\| |
| * | usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-12
| * | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-12
| |/
* / treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * usb: musb: convert musb to new style bindSebastian Andrzej Siewior2011-07-01
| * usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-01
| * usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-09
|/
* usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab2011-05-18
* usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK2011-05-13
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-10
|\
| * usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula2011-05-02
* | usb: fix building musb driversAnatolij Gustschin2011-05-06
|/
* usb: musb: gadget: check the correct list_headFelipe Balbi2011-04-13
* usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab2011-04-13
* usb: musb: Fix for merge issueHema HK2011-03-23
* usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-01
* usb: musb: gadget: fix list_head usageFelipe Balbi2011-03-01
* usb: musb: gadget: DBG() already prints function nameSergei Shtylyov2011-02-21
* usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-18
* usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-17
* usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi2011-02-17
* usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-01
* usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-01
* usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-01
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\ \ \ | |_|/ |/| |
| * | usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-01
| |/
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
* | usb: musb: gadget: fix compilation warningAjay Kumar Gupta2010-11-22
* | usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei2010-11-22
* | usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi2010-11-22
* | usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-08
* | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei2010-11-05