index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
qcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-10-08
1
-1
/
+1
*
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
3
-9
/
+9
*
dmaengine: qcom: bam_dma: Drop local dma_parms
Robin Murphy
2020-09-11
1
-2
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
*
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
2020-05-13
1
-1
/
+1
*
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
2020-04-27
1
-1
/
+0
*
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
2019-10-18
1
-0
/
+19
*
dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
Nishka Dasgupta
2019-08-08
1
-2
/
+6
*
dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-08-08
1
-2
/
+0
*
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
1
-1
/
+0
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
2
-34
/
+8
|
\
|
*
dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-14
2
-34
/
+8
*
|
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
2019-07-05
1
-0
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
7
-64
/
+7
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
2019-01-20
1
-8
/
+9
*
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
2019-01-20
1
-0
/
+2
*
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+2
*
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
2019-01-07
1
-2
/
+1
*
dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-27
/
+6
*
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-08
3
-10
/
+9
|
\
|
*
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2018-06-04
2
-6
/
+3
|
|
\
|
|
*
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
2018-04-22
2
-6
/
+3
|
*
|
dmaengine: qcom: bam_dma: fix some doc warnings.
Srinivas Kandagatla
2018-05-17
1
-2
/
+3
|
*
|
dmaengine: qcom: bam_dma: fix invalid assignment warning
Srinivas Kandagatla
2018-05-17
1
-2
/
+3
|
|
/
*
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
|
*
|
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
1
-1
/
+1
|
|
/
*
/
dmaengine: qcom: bam_dma: check if the runtime pm enabled
Srinivas Kandagatla
2018-05-17
1
-5
/
+13
|
/
*
dmaengine: qcom: bam_dma: disable runtime pm on remote controlled
Srinivas Kandagatla
2018-03-01
1
-2
/
+9
*
dmaengine: qcom: bam_dma: do not write to global regs in remote mode
Srinivas Kandagatla
2018-03-01
1
-5
/
+8
*
dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
Srinivas Kandagatla
2018-03-01
1
-5
/
+22
*
dmaengine: qcom: bam_dma: make bam clk optional
Srinivas Kandagatla
2018-03-01
1
-2
/
+6
*
Merge branch 'topic/qcom_hidma' into for-linus
Vinod Koul
2018-01-31
1
-46
/
+15
|
\
|
*
dmaengine: qcom_hidma: simplify DT resource parsing
Rob Herring
2018-01-08
1
-46
/
+15
*
|
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
2017-12-13
1
-3
/
+8
*
|
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
2017-12-13
1
-21
/
+13
|
/
*
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
2017-12-12
1
-3
/
+6
*
Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-11-14
1
-60
/
+109
|
\
|
*
dmaengine: qcom-bam: Process multiple pending descriptors
Sricharan R
2017-09-25
1
-60
/
+109
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
dmaengine: qcom: bam_dma: add command descriptor flag
Abhishek Sahu
2017-08-28
1
-1
/
+5
*
dmaengine: qcom_hidma: avoid freeing an uninitialized pointer
Anton Vasilyev
2017-08-21
1
-1
/
+1
*
dmaengine: qcom_hidma: correct channel QOS register offset
Sinan Kaya
2017-07-19
1
-1
/
+1
*
dmaengine: qcom_hidma: correct overriding message
Sinan Kaya
2017-07-19
1
-4
/
+8
*
dmaengine: qcom_hidma: introduce memset support
Sinan Kaya
2017-07-19
3
-9
/
+46
*
dmaengine: qcom_hidma: correct API violation for submit
Sinan Kaya
2017-07-03
2
-3
/
+13
*
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
Sinan Kaya
2017-06-26
2
-3
/
+51
*
dmaengine: qcom_hidma: pause the channel on shutdown
Sinan Kaya
2017-03-27
1
-0
/
+15
*
dmaengine: qcom_hidma: disable/enable IRQs on pause/resume
Sinan Kaya
2017-03-27
1
-0
/
+6
[next]