index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_gadget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
Yauheni Kaliuta
2011-06-09
1
-0
/
+6
*
usb: musb: ux500: add ux500 specific code for gadget side
Mian Yousaf Kaukab
2011-05-18
1
-4
/
+53
*
usb: musb: Calling VBUS pulsing API when SRP is initiated.
Hema HK
2011-05-13
1
-0
/
+4
*
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-13
1
-53
/
+57
*
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
1
-4
/
+2
|
\
|
*
usb: musb: gadget: Fix out-of-sync runtime pm calls
Jarkko Nikula
2011-05-02
1
-4
/
+2
*
|
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
1
-4
/
+5
|
/
*
usb: musb: gadget: check the correct list_head
Felipe Balbi
2011-04-13
1
-1
/
+1
*
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
2011-04-13
1
-1
/
+1
*
usb: musb: Fix for merge issue
Hema HK
2011-03-23
1
-4
/
+4
*
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
2011-03-01
1
-0
/
+11
*
usb: musb: gadget: fix list_head usage
Felipe Balbi
2011-03-01
1
-3
/
+4
*
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
2011-02-21
1
-4
/
+4
*
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2011-02-18
1
-0
/
+4
*
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
2011-02-17
1
-17
/
+20
*
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
2011-02-17
1
-71
/
+79
*
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
2011-02-01
1
-0
/
+14
*
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
2011-02-01
1
-20
/
+25
*
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-02-01
1
-2
/
+10
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-57
/
+108
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
*
|
|
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-5
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
2010-12-01
1
-5
/
+8
|
|
/
*
|
usb: musb: do not use dma for control transfers
Anand Gadiyar
2010-11-22
1
-0
/
+4
*
|
usb: musb: gadget: fix compilation warning
Ajay Kumar Gupta
2010-11-22
1
-0
/
+2
*
|
usb: musb: clear RXCSR_AUTOCLEAR before PIO read
Ming Lei
2010-11-22
1
-2
/
+3
*
|
usb: musb: unmap dma buffer when switching to PIO
Hema Kalliguddi
2010-11-22
1
-38
/
+79
*
|
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
Sergei Shtylyov
2010-11-08
1
-2
/
+0
*
|
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
Ming Lei
2010-11-05
1
-10
/
+3
*
|
usb: musb: musb_gadget: fix resource leakage in error path
Rahul Ruikar
2010-11-05
1
-1
/
+3
*
|
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
Ming Lei
2010-11-05
1
-6
/
+16
|
/
*
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
2010-10-22
1
-1
/
+2
*
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
2010-10-22
1
-30
/
+29
*
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
2010-10-22
1
-9
/
+3
*
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
2010-10-22
1
-12
/
+37
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-5
/
+6
*
usb: musb: gadget: restart request on clearing endpoint halt
Sergei Shtylyov
2010-09-24
1
-1
/
+1
*
usb: musb: gadget: fix dma length in txstate
Ming Lei
2010-09-24
1
-9
/
+9
*
usb: musb: gadget: complete request only if data is transfered over
Ming Lei
2010-09-24
1
-8
/
+8
*
usb: musb: gadget: fix DMA length for OUT transfer
Ming Lei
2010-09-24
1
-2
/
+3
*
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
Ming Lei
2010-09-24
1
-1
/
+1
*
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
Ming Lei
2010-09-24
1
-12
/
+0
*
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
Ming Lei
2010-09-24
1
-3
/
+17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: musb: test always evaluates to false
Roel Kluin
2010-03-02
1
-2
/
+1
*
USB: musb: disable double buffering for older RTL versions
Cliff Cai
2010-03-02
1
-2
/
+15
*
USB: musb: Fix null pointer dereference issue
Maulik Mankad
2009-12-23
1
-0
/
+2
*
USB: musb: correct DMA address for tx
Cliff Cai
2009-12-23
1
-1
/
+1
*
USB: musb: gadget: set otg tranceiver to idle when registering gadget
Arnaud Mandy
2009-12-23
1
-0
/
+1
[next]