index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
qcom
/
hidma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte
Ben Walker
1
-1
/
+12
2022-03-11
dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+1
2021-12-17
dmaengine: qcom_hidma: Cleanup MSI handling
Thomas Gleixner
1
-24
/
+18
2021-12-17
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-2
/
+2
2021-04-12
dmaengine: qcom_hidma: remove unused code
Jiapeng Chong
1
-6
/
+0
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