index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
qcom
Age
Commit message (
Expand
)
Author
2021-10-28
dmaengine: qcom: bam_dma: Add "powered remotely" mode
Stephan Gerhold
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
dmaengine: qcom: gpi: Add SM8250 compatible
Konrad Dybcio
2021-05-31
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
2021-05-13
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
2021-05-13
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
2021-04-20
dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150
Felipe Balbi
2021-04-12
dmaengine: qcom_hidma: remove unused code
Jiapeng Chong
2021-02-23
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-27
dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set
Thara Gopinath
2021-01-17
dmaengine: qcom: gpi: Remove unneeded semicolon
Xu Wang
2021-01-13
dmaengine: qcom: Always inline gpi_update_reg
Nathan Chancellor
2021-01-04
dmaengine: qcom: fix gpi undefined behavior
Arnd Bergmann
2020-12-29
qcom: bam_dma: Delete useless kfree code
Zheng Yongjun
2020-12-29
dmaengine: qcom: gpi: Fixes a format mismatch
Xiaoming Ni
2020-12-11
dmaengine: bam_dma: fix return of bam_dma_irq()
Parth Y Shah
2020-12-11
dmaengine: qcom: Fix ADM driver kerneldoc markup
Jonathan McDowell
2020-11-24
dmaengine: qcom: Add GPI dma driver
Vinod Koul
2020-11-24
dmaengine: qcom: Add ADM driver
Jonathan McDowell
2020-10-08
dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-09-18
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
dmaengine: qcom: bam_dma: Drop local dma_parms
Robin Murphy
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-13
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
2020-04-27
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
2019-08-08
dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
Nishka Dasgupta
2019-08-08
dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
2019-06-14
dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-20
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
2019-01-20
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
2019-01-07
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
2018-12-17
dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2018-05-17
dmaengine: qcom: bam_dma: fix some doc warnings.
Srinivas Kandagatla
2018-05-17
dmaengine: qcom: bam_dma: fix invalid assignment warning
Srinivas Kandagatla
2018-05-17
dmaengine: qcom: bam_dma: check if the runtime pm enabled
Srinivas Kandagatla
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
2018-04-22
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
2018-03-01
dmaengine: qcom: bam_dma: disable runtime pm on remote controlled
Srinivas Kandagatla
[next]