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
starfive-6.6.48-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
/
cppi_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-04-18
usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()
Ivan Safonov
1
-6
/
+5
2017-02-09
usb: musb: cppi_dma: Clean up cppi structure
Alexandre Bailon
1
-13
/
+13
2016-07-17
usb: musb: cleanup cppi_dma header
Bin Liu
1
-0
/
+1
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
1
-26
/
+24
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
1
-3
/
+6
2013-07-29
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
1
-13
/
+5
2013-03-18
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
Fabio Baltieri
1
-14
/
+3
2013-01-18
usb: musb: cppi_dma: drop '__init' annotation
Sergei Shtylyov
1
-2
/
+2
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-2
/
+1
2012-11-06
usb: musb: cppi_dma: export cppi_interrupt()
Sergei Shtylyov
1
-0
/
+1
2012-08-09
usb: musb: Make dma_controller_create __devinit
Shubhrajyoti D
1
-1
/
+1
2012-05-14
usb: musb: cppi: add missing include to fix compilation
Reinhard Tartler
1
-0
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
1
-1
/
+1
2011-08-12
usb: musb: cppi: fix build errors due to DBG and missing musb variable
Per Forlin
1
-9
/
+17
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-17
/
+17
2011-04-13
USB: musb: dereferencing an iomem pointer
Dan Carpenter
1
-1
/
+1
2011-04-13
USB: musb: silence printk format warning
Dan Carpenter
1
-8
/
+10
2011-04-13
USB: musb: using 0 instead of NULL
Dan Carpenter
1
-1
/
+1
2011-04-13
USB: musb: add missing unlock in cppi_interrupt()
Dan Carpenter
1
-1
/
+4
2010-12-01
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
1
-1
/
+1
2010-10-22
USB: musb: suppress warning about unused flags
Jon Povey
1
-1
/
+1
2010-09-24
usb: musb: gadget: fix dma length in txstate
Ming Lei
1
-0
/
+1
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: Fix cppi_channel_abort() function to handle Tx abort correctly
Swaminathan S
1
-23
/
+10
2009-12-23
USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled
Swaminathan S
1
-0
/
+6
2009-12-01
USB: musb: Fix CPPI IRQs not being signaled
Daniel Glöckner
1
-5
/
+5
2009-06-16
musb: split out CPPI interrupt handler
Sergei Shtylyov
1
-3
/
+31
2009-04-17
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
1
-0
/
+1
2009-04-17
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
1
-21
/
+1
2009-01-28
USB: musb cppi dma fix
Swaminathan S
1
-0
/
+1
2009-01-28
USB: musb cppi bugfixes
Hugo Villeneuve
1
-2
/
+7
2008-08-14
USB: Add MUSB and TUSB support
Felipe Balbi
1
-0
/
+1540