index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_cppi41.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
usb: musb: cppi41: allow it to work again
Felipe Balbi
1
-3
/
+3
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
1
-3
/
+5
2015-03-11
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
1
-2
/
+4
2015-03-10
usb: musb: cppi41: do not call udelay()
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: cppi41: exit early when tx fifo is empty
Felipe Balbi
1
-8
/
+4
2015-03-10
usb: musb: cppi41: decrease indentation level
Felipe Balbi
1
-43
/
+45
2015-01-27
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
1
-3
/
+9
2015-01-27
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
Bin Liu
1
-6
/
+6
2014-12-22
usb: musb: Fix a few off-by-one lengths
Rasmus Villemoes
1
-2
/
+2
2014-11-18
usb: musb: musb_cppi41: recognize HS devices in hostmode
Sebastian Andrzej Siewior
1
-1
/
+9
2014-10-23
usb: musb: cppi41: restart hrtimer only if not yet done
Thomas Gleixner
1
-1
/
+2
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
1
-2
/
+15
2014-09-05
usb: musb: cppi41: tweak hrtimer values
Daniel Mack
1
-2
/
+2
2014-09-03
usb: musb: cppi41: fix not transmitting zero length packet issue
Bin Liu
1
-2
/
+15
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-57
/
+13
2014-06-30
usb: musb: cppi41: fire hrtimer according to programmed channel length
Daniel Mack
1
-2
/
+4
2014-06-30
Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...
Daniel Mack
1
-53
/
+0
2014-06-30
usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR
Daniel Mack
1
-2
/
+7
2014-06-30
usb: musb: introduce dma_channel.rx_packet_done
Daniel Mack
1
-0
/
+2
2014-06-27
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
Thomas Gleixner
1
-1
/
+1
2014-03-05
usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated
George Cherian
1
-1
/
+2
2014-02-18
usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.
George Cherian
1
-0
/
+53
2014-02-18
usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers
George Cherian
1
-0
/
+13
2014-01-03
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
1
-1
/
+1
2013-11-25
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
Sebastian Andrzej Siewior
1
-5
/
+108
2013-11-25
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...
Sebastian Andrzej Siewior
1
-23
/
+36
2013-10-17
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
1
-2
/
+6
2013-08-27
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
1
-1
/
+3
2013-08-13
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
1
-0
/
+3
2013-08-09
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
1
-0
/
+552