aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_gadget.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: Reselect index reg in interrupt contextSupriya Karanth2012-04-021-0/+18
* usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-171-0/+5
* usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-091-0/+6
* usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab2011-05-181-4/+53
* usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK2011-05-131-0/+4
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-53/+57
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-4/+2
|\
| * usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula2011-05-021-4/+2
* | usb: fix building musb driversAnatolij Gustschin2011-05-061-4/+5
|/
* usb: musb: gadget: check the correct list_headFelipe Balbi2011-04-131-1/+1
* usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab2011-04-131-1/+1
* usb: musb: Fix for merge issueHema HK2011-03-231-4/+4
* usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-011-0/+11
* usb: musb: gadget: fix list_head usageFelipe Balbi2011-03-011-3/+4
* usb: musb: gadget: DBG() already prints function nameSergei Shtylyov2011-02-211-4/+4
* usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-181-0/+4
* usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-171-17/+20
* usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi2011-02-171-71/+79
* usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-011-0/+14
* usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-011-20/+25
* usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-011-2/+10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-57/+108
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-5/+8
|\ \ \ | |_|/ |/| |
| * | usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-011-5/+8
| |/
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-221-0/+4
* | usb: musb: gadget: fix compilation warningAjay Kumar Gupta2010-11-221-0/+2
* | usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei2010-11-221-2/+3
* | usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi2010-11-221-38/+79
* | usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-081-2/+0
* | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei2010-11-051-10/+3
* | usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar2010-11-051-1/+3
* | usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei2010-11-051-6/+16
|/
* usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi2010-10-221-1/+2
* usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei2010-10-221-30/+29
* usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov2010-10-221-9/+3
* usb: musb: support ISO high bandwidth for gadget modeMing Lei2010-10-221-12/+37
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-5/+6
* usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-241-1/+1
* usb: musb: gadget: fix dma length in txstateMing Lei2010-09-241-9/+9
* usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-241-8/+8
* usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-241-2/+3
* usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-241-1/+1
* usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-241-12/+0
* usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-241-3/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: musb: test always evaluates to falseRoel Kluin2010-03-021-2/+1
* USB: musb: disable double buffering for older RTL versionsCliff Cai2010-03-021-2/+15
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-231-0/+2