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
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
dmaengine: qcom_hidma: add error reporting for tx_status
Sinan Kaya
3
-31
/
+33
2016-08-31
dmaengine: qcom_hidma: report transfer errors with new interface
Sinan Kaya
1
-2
/
+8
2016-08-31
dmaengine: qcom_hidma: release the descriptor before the callback
Sinan Kaya
1
-8
/
+10
2016-08-08
dmaengine: qcom_hidma: convert callback to helper function
Dave Jiang
1
-8
/
+3
2016-07-28
Merge branch 'topic/dmaengine_cleanups' into for-linus
Vinod Koul
2
-0
/
+2
2016-07-24
dmaengine: qcom_hidma: use for_each_matching_node() macro
Wei Yongjun
1
-2
/
+1
2016-07-23
dmaengine: qcom_hidma_lli: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-07-23
dmaengine: qcom_hidma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-07-16
Merge branch 'topic/bam' into for-linus
Vinod Koul
1
-1
/
+108
2016-07-12
dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_chann...
Wei Yongjun
1
-2
/
+2
2016-07-06
dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM
Arnd Bergmann
1
-6
/
+5
2016-06-30
dmaengine: qcom-bam-dma: Add pm_runtime support
Pramod Gurav
1
-1
/
+109
2016-05-14
dmaengine: qcom_hidma: add support for object hierarchy
Sinan Kaya
2
-5
/
+147
2016-05-14
dmaengine: qcom_hidma: add debugfs hooks
Sinan Kaya
4
-2
/
+224
2016-05-14
dmaengine: qcom_hidma: implement lower level hardware interface
Sinan Kaya
4
-25
/
+895
2016-04-19
dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define
Stanimir Varbanov
1
-8
/
+8
2016-04-19
dmaengine: qcom: bam_dma: use correct pipe FIFO size
Stanimir Varbanov
1
-1
/
+1
2016-04-19
dmaengine: qcom: bam_dma: add controlled-remotely dt property
Stanimir Varbanov
1
-0
/
+7
2016-04-19
dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised
Stanimir Varbanov
1
-4
/
+8
2016-04-19
dmaengine: qcom: bam_dma: fix dma free memory on remove
Stanimir Varbanov
1
-0
/
+3
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
8
-0
/
+2796
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA channel driver
Sinan Kaya
3
-0
/
+876
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA management driver
Sinan Kaya
5
-0
/
+649
2016-03-11
dmaengine: qcom_bam_dma: move to qcom directory
Sinan Kaya
3
-0
/
+1271