aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_gadget.c
Commit message (Expand)AuthorAge
* 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
* | usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar2010-11-05
* | usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei2010-11-05
|/
* usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi2010-10-22
* usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei2010-10-22
* usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov2010-10-22
* usb: musb: support ISO high bandwidth for gadget modeMing Lei2010-10-22
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-24
* usb: musb: gadget: fix dma length in txstateMing Lei2010-09-24
* usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-24
* usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-24
* usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-24
* usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-24
* usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: musb: test always evaluates to falseRoel Kluin2010-03-02
* USB: musb: disable double buffering for older RTL versionsCliff Cai2010-03-02
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-23
* USB: musb: correct DMA address for txCliff Cai2009-12-23
* USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-23
* USB: musb: fix compiling warning with min() macroCliff Cai2009-12-23