index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_cppi41.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
2015-09-21
1
-0
/
+3
*
usb: musb: cppi41: allow it to work again
Felipe Balbi
2015-08-06
1
-3
/
+3
*
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
1
-3
/
+5
*
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
2015-03-11
1
-2
/
+4
*
usb: musb: cppi41: do not call udelay()
Felipe Balbi
2015-03-10
1
-1
/
+1
*
usb: musb: cppi41: exit early when tx fifo is empty
Felipe Balbi
2015-03-10
1
-8
/
+4
*
usb: musb: cppi41: decrease indentation level
Felipe Balbi
2015-03-10
1
-43
/
+45
*
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
2015-01-27
1
-3
/
+9
*
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
Bin Liu
2015-01-27
1
-6
/
+6
*
usb: musb: Fix a few off-by-one lengths
Rasmus Villemoes
2014-12-22
1
-2
/
+2
*
usb: musb: musb_cppi41: recognize HS devices in hostmode
Sebastian Andrzej Siewior
2014-11-18
1
-1
/
+9
*
usb: musb: cppi41: restart hrtimer only if not yet done
Thomas Gleixner
2014-10-23
1
-1
/
+2
*
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-16
1
-2
/
+15
|
\
|
*
usb: musb: cppi41: fix not transmitting zero length packet issue
Bin Liu
2014-09-03
1
-2
/
+15
*
|
usb: musb: cppi41: tweak hrtimer values
Daniel Mack
2014-09-05
1
-2
/
+2
|
/
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
1
-57
/
+13
|
\
|
*
usb: musb: cppi41: fire hrtimer according to programmed channel length
Daniel Mack
2014-06-30
1
-2
/
+4
|
*
Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...
Daniel Mack
2014-06-30
1
-53
/
+0
|
*
usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR
Daniel Mack
2014-06-30
1
-2
/
+7
|
*
usb: musb: introduce dma_channel.rx_packet_done
Daniel Mack
2014-06-30
1
-0
/
+2
*
|
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
Thomas Gleixner
2014-06-27
1
-1
/
+1
|
/
*
usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated
George Cherian
2014-03-05
1
-1
/
+2
*
usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.
George Cherian
2014-02-18
1
-0
/
+53
*
usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers
George Cherian
2014-02-18
1
-0
/
+13
*
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
2014-01-03
1
-1
/
+1
*
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
Sebastian Andrzej Siewior
2013-11-25
1
-5
/
+108
*
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...
Sebastian Andrzej Siewior
2013-11-25
1
-23
/
+36
*
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2013-10-17
1
-2
/
+6
*
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
2013-08-27
1
-1
/
+3
*
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
2013-08-13
1
-0
/
+3
*
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
2013-08-09
1
-0
/
+552