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
/
dma
/
ste_dma40.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-18
/
+0
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-18
/
+0
2017-08-21
dmaengine: ste_dma40: make stedma40_chan_cfg const
Bhumika Goyal
1
-2
/
+2
2017-06-01
dmaengine: ste_dma40: Cleanup scatterlist layering violations
Logan Gunthorpe
1
-4
/
+1
2017-01-14
dmaengine: ste_dma40: indicate granularity on channels
Linus Walleij
1
-0
/
+1
2017-01-14
dmaengine: ste_dma40: indicate directions on channels
Linus Walleij
1
-2
/
+4
2016-10-03
Merge branch 'topic/ste_dma40' into for-linus
Vinod Koul
1
-131
/
+122
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
1
-6
/
+4
2016-09-26
ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename a jump label in __d40_execute_command_phy()
Markus Elfring
1
-2
/
+2
2016-09-26
ste_dma40: Rename a jump label in dma_tasklet()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename jump labels in d40_alloc_mask_set()
Markus Elfring
1
-12
/
+10
2016-09-26
ste_dma40: Rename a jump label in d40_alloc_mask_free()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_free_dma()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_is_paused()
Markus Elfring
1
-4
/
+3
2016-09-26
ste_dma40: Move an assignment in d40_prep_desc()
Markus Elfring
1
-1
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_prep_desc()
Markus Elfring
1
-4
/
+3
2016-09-26
ste_dma40: Move two assignments in d40_prep_sg()
Markus Elfring
1
-2
/
+4
2016-09-26
ste_dma40: One check less in d40_prep_sg() after error detection
Markus Elfring
1
-6
/
+5
2016-09-26
ste_dma40: Rename a jump label in d40_alloc_chan_resources()
Markus Elfring
1
-3
/
+3
2016-09-26
ste_dma40: Rename jump labels in d40_dmaengine_init()
Markus Elfring
1
-6
/
+6
2016-09-26
ste_dma40: Rename a jump label in d40_probe()
Markus Elfring
1
-13
/
+12
2016-09-26
ste_dma40: Adjust the position of a jump label in d40_probe()
Markus Elfring
1
-1
/
+1
2016-09-26
ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init()
Markus Elfring
1
-5
/
+5
2016-09-26
ste_dma40: Less checks in d40_hw_detect_init() after error detection
Markus Elfring
1
-34
/
+33
2016-09-26
ste_dma40: Use kmalloc_array() in d40_hw_detect_init()
Markus Elfring
1
-3
/
+3
2016-09-26
ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()
Markus Elfring
1
-8
/
+10
2016-09-26
ste_dma40: Improve a size determination in d40_of_probe()
Markus Elfring
1
-3
/
+1
2016-09-26
ste_dma40: Move an assignment in d40_lcla_allocate()
Markus Elfring
1
-1
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_lcla_allocate()
Markus Elfring
1
-4
/
+4
2016-09-26
ste_dma40: Return directly after a failed kmalloc_array()
Markus Elfring
1
-4
/
+2
2016-09-26
ste_dma40: Use kmalloc_array() in d40_lcla_allocate()
Markus Elfring
1
-3
/
+3
2016-09-14
dmaengine: cleanup with list_first_entry_or_null()
Masahiro Yamada
1
-31
/
+5
2016-08-08
dmaengine: ste_dma40: convert callback to helper function
Dave Jiang
1
-6
/
+4
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
1
-3
/
+1
2016-06-21
dmaengine: ste_dma40: Only calculate residue if txstate exists.
Peter Griffin
1
-1
/
+1
2015-12-10
ste_dma40: Delete an unnecessary variable initialisation in d40_probe()
Markus Elfring
1
-1
/
+1
2015-12-10
ste_dma40: Delete another unnecessary check in d40_probe()
Markus Elfring
1
-42
/
+40
2015-12-10
ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d...
Markus Elfring
1
-2
/
+1
2015-10-25
dmaengine: ste_dma40: fix a trivial typo
Geliang Tang
1
-1
/
+1
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-1
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+4
2015-04-01
dmaengine: ste_dma40: fix implicit conversion
Stefan Agner
1
-2
/
+4
2015-02-26
Staging: drivers: dma: Add space before (
Dilek Uzulmez
1
-1
/
+1
2014-12-22
dmaengine: ste_dma: fix incompatible pointer type warns
Vinod Koul
1
-1
/
+2
2014-12-22
dmaengine: d40: Split device_control
Maxime Ripard
1
-32
/
+28
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+1
2014-12-05
dmaengine: ste_dma40: fix error return code
Julia Lawall
1
-0
/
+1
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
[next]