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
/
ux500_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
usb: musb/ux500: remove duplicate check for dma_is_compatible
Arnd Bergmann
1
-3
/
+0
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
1
-3
/
+5
2014-11-25
usb: musb: Change to use new IO access
Tony Lindgren
1
-2
/
+2
2014-11-03
usb: musb: ux500_dma: use dmaengine_xxx() APIs
Vinod Koul
1
-5
/
+2
2014-08-19
usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2013-12-17
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
1
-1
/
+3
2013-08-28
usb: musb: ux500: Add check for NULL board data
Lee Jones
1
-1
/
+3
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-29
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
1
-11
/
+8
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+33
2013-06-04
usb: musb: ux500: attempt to find channels by name before using pdata
Lee Jones
1
-3
/
+17
2013-06-04
usb: musb: ux500: harden checks for platform data
Lee Jones
1
-3
/
+8
2013-06-04
usb: musb: ux500: move channel number knowledge into the driver
Lee Jones
1
-21
/
+9
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
1
-3
/
+3
2013-04-03
usb: musb: ux500_dma: drop references to U5500
Fabio Baltieri
1
-1
/
+1
2013-03-27
usb: musb: ux500_dma: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: musb: ux500_dma: add missing MEM resource check
Virupax Sadashivpetimath
1
-1
/
+11
2013-03-18
usb: musb: ux500_dma: kill compile warnings
Felipe Balbi
1
-3
/
+4
2013-03-18
usb: musb: dsps: add missing include
Felipe Balbi
1
-0
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-2
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-08-09
usb: musb: Make dma_controller_create __devinit
Shubhrajyoti D
1
-1
/
+1
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+1
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+1
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-12-12
usb: musb: ux500: optimize DMA callback routine
Per Forlin
1
-36
/
+3
2011-11-17
USB-musb: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-08-12
usb: musb: ux500: replace missing DBG with dev_dbg
Per Forlin
1
-8
/
+14
2011-08-12
usb: musb: ux500: set dma config for both src and dst
Per Forlin
1
-9
/
+7
2011-05-18
usb: musb: ux500: add dma glue layer for ux500
Mian Yousaf Kaukab
1
-0
/
+422