index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
ux500_dma.c
Age
Commit message (
Expand
)
Author
2020-01-15
usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-03-04
usb: musb/ux500: remove duplicate check for dma_is_compatible
Arnd Bergmann
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
2014-11-25
usb: musb: Change to use new IO access
Tony Lindgren
2014-11-03
usb: musb: ux500_dma: use dmaengine_xxx() APIs
Vinod Koul
2014-08-19
usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2013-12-17
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
2013-08-27
usb: musb: ux500: Add check for NULL board data
Lee Jones
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-29
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-04
usb: musb: ux500: attempt to find channels by name before using pdata
Lee Jones
2013-06-04
usb: musb: ux500: harden checks for platform data
Lee Jones
2013-06-04
usb: musb: ux500: move channel number knowledge into the driver
Lee Jones
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
2013-04-03
usb: musb: ux500_dma: drop references to U5500
Fabio Baltieri
2013-03-27
usb: musb: ux500_dma: fix sparse warning
Felipe Balbi
2013-03-18
usb: musb: ux500_dma: add missing MEM resource check
Virupax Sadashivpetimath
2013-03-18
usb: musb: ux500_dma: kill compile warnings
Felipe Balbi
2013-03-18
usb: musb: dsps: add missing include
Felipe Balbi
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-08-09
usb: musb: Make dma_controller_create __devinit
Shubhrajyoti D
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-12-12
usb: musb: ux500: optimize DMA callback routine
Per Forlin
2011-11-17
USB-musb: move to dma_transfer_direction
Vinod Koul
2011-08-12
usb: musb: ux500: replace missing DBG with dev_dbg
Per Forlin
2011-08-12
usb: musb: ux500: set dma config for both src and dst
Per Forlin
2011-05-18
usb: musb: ux500: add dma glue layer for ux500
Mian Yousaf Kaukab