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
/
hidma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-05-13
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
1
-1
/
+1
2020-04-27
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
1
-1
/
+0
2019-01-20
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
1
-8
/
+9
2019-01-20
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
1
-0
/
+2
2018-04-22
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2017-12-13
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
1
-3
/
+8
2017-12-13
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
1
-21
/
+13
2017-07-19
dmaengine: qcom_hidma: introduce memset support
Sinan Kaya
1
-1
/
+36
2017-07-03
dmaengine: qcom_hidma: correct API violation for submit
Sinan Kaya
1
-3
/
+12
2017-06-26
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
Sinan Kaya
1
-2
/
+5
2017-03-27
dmaengine: qcom_hidma: pause the channel on shutdown
Sinan Kaya
1
-0
/
+15
2016-11-23
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
1
-0
/
+1
2016-11-15
dmaengine: qcom_hidma: cleanup sysfs entries during remove
Sinan Kaya
1
-6
/
+21
2016-11-14
dmaengine: qcom_hidma: hide MSI handler when unused
Arnd Bergmann
1
-0
/
+2
2016-11-03
dmaengine: qcom_hidma: add MSI support for interrupts
Sinan Kaya
1
-6
/
+137
2016-08-31
dmaengine: qcom_hidma: add error reporting for tx_status
Sinan Kaya
1
-5
/
+25
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-23
dmaengine: qcom_hidma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-05-14
dmaengine: qcom_hidma: add support for object hierarchy
Sinan Kaya
1
-1
/
+38
2016-05-14
dmaengine: qcom_hidma: add debugfs hooks
Sinan Kaya
1
-1
/
+4
2016-05-14
dmaengine: qcom_hidma: implement lower level hardware interface
Sinan Kaya
1
-4
/
+4
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA channel driver
Sinan Kaya
1
-0
/
+706