index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-13
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
1
-1
/
+1
2011-03-23
usb: musb: Fix for merge issue
Hema HK
1
-4
/
+4
2011-03-01
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
1
-0
/
+11
2011-03-01
usb: musb: gadget: fix list_head usage
Felipe Balbi
1
-3
/
+4
2011-02-21
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
1
-4
/
+4
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
1
-0
/
+4
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
1
-17
/
+20
2011-02-17
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
1
-71
/
+79
2011-02-01
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
1
-0
/
+14
2011-02-01
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
1
-20
/
+25
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
1
-2
/
+10
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-57
/
+108
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-5
/
+8
2010-12-01
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
1
-5
/
+8
2010-11-22
usb: musb: do not use dma for control transfers
Anand Gadiyar
1
-0
/
+4
2010-11-22
usb: musb: gadget: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+2
2010-11-22
usb: musb: clear RXCSR_AUTOCLEAR before PIO read
Ming Lei
1
-2
/
+3
2010-11-22
usb: musb: unmap dma buffer when switching to PIO
Hema Kalliguddi
1
-38
/
+79
2010-11-08
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
Sergei Shtylyov
1
-2
/
+0
2010-11-05
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
Ming Lei
1
-10
/
+3
2010-11-05
usb: musb: musb_gadget: fix resource leakage in error path
Rahul Ruikar
1
-1
/
+3
2010-11-05
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
Ming Lei
1
-6
/
+16
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-22
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
1
-1
/
+2
2010-10-22
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
1
-30
/
+29
2010-10-22
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
1
-9
/
+3
2010-10-22
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
1
-12
/
+37
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+6
2010-09-24
usb: musb: gadget: restart request on clearing endpoint halt
Sergei Shtylyov
1
-1
/
+1
2010-09-24
usb: musb: gadget: fix dma length in txstate
Ming Lei
1
-9
/
+9
2010-09-24
usb: musb: gadget: complete request only if data is transfered over
Ming Lei
1
-8
/
+8
2010-09-24
usb: musb: gadget: fix DMA length for OUT transfer
Ming Lei
1
-2
/
+3
2010-09-24
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
Ming Lei
1
-1
/
+1
2010-09-24
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
Ming Lei
1
-12
/
+0
2010-09-24
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
Ming Lei
1
-3
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
USB: musb: test always evaluates to false
Roel Kluin
1
-2
/
+1
2010-03-03
USB: musb: disable double buffering for older RTL versions
Cliff Cai
1
-2
/
+15
2009-12-23
USB: musb: Fix null pointer dereference issue
Maulik Mankad
1
-0
/
+2
2009-12-23
USB: musb: correct DMA address for tx
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: gadget: set otg tranceiver to idle when registering gadget
Arnaud Mandy
1
-0
/
+1
2009-12-23
USB: musb: fix compiling warning with min() macro
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb_gadget: fix kernel oops in txstate()
Sergei Shtylyov
1
-3
/
+3
2009-12-11
USB: musb: musb_gadget: fix sparse warning
Felipe Balbi
1
-2
/
+2
2009-12-11
USB: musb_gadget: remove pointless loop
Sergei Shtylyov
1
-92
/
+82
2009-12-11
USB: musb_gadget: implement set_wedge() method
Sergei Shtylyov
1
-1
/
+19
2009-12-01
USB: musb_gadget: fix STALL handling
Sergei Shtylyov
1
-45
/
+34
2009-06-16
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
Anand Gadiyar
1
-1
/
+1
2009-06-16
musb: support disconnect after HNP roleswitch
David Brownell
1
-0
/
+2
[prev]
[next]