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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-27
/
+6
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-10
/
+9
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2
-6
/
+3
2018-05-17
dmaengine: qcom: bam_dma: fix some doc warnings.
Srinivas Kandagatla
1
-2
/
+3
2018-05-17
dmaengine: qcom: bam_dma: fix invalid assignment warning
Srinivas Kandagatla
1
-2
/
+3
2018-05-17
dmaengine: qcom: bam_dma: check if the runtime pm enabled
Srinivas Kandagatla
1
-5
/
+13
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-1
/
+1
2018-04-22
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
2
-6
/
+3
2018-03-01
dmaengine: qcom: bam_dma: disable runtime pm on remote controlled
Srinivas Kandagatla
1
-2
/
+9
2018-03-01
dmaengine: qcom: bam_dma: do not write to global regs in remote mode
Srinivas Kandagatla
1
-5
/
+8
2018-03-01
dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
Srinivas Kandagatla
1
-5
/
+22
2018-03-01
dmaengine: qcom: bam_dma: make bam clk optional
Srinivas Kandagatla
1
-2
/
+6
2018-01-31
Merge branch 'topic/qcom_hidma' into for-linus
Vinod Koul
1
-46
/
+15
2018-01-08
dmaengine: qcom_hidma: simplify DT resource parsing
Rob Herring
1
-46
/
+15
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-12-12
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
1
-3
/
+6
2017-11-15
Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-60
/
+109
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
dmaengine: qcom-bam: Process multiple pending descriptors
Sricharan R
1
-60
/
+109
2017-08-28
dmaengine: qcom: bam_dma: add command descriptor flag
Abhishek Sahu
1
-1
/
+5
2017-08-21
dmaengine: qcom_hidma: avoid freeing an uninitialized pointer
Anton Vasilyev
1
-1
/
+1
2017-07-19
dmaengine: qcom_hidma: correct channel QOS register offset
Sinan Kaya
1
-1
/
+1
2017-07-19
dmaengine: qcom_hidma: correct overriding message
Sinan Kaya
1
-4
/
+8
2017-07-19
dmaengine: qcom_hidma: introduce memset support
Sinan Kaya
3
-9
/
+46
2017-07-03
dmaengine: qcom_hidma: correct API violation for submit
Sinan Kaya
2
-3
/
+13
2017-06-26
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
Sinan Kaya
2
-3
/
+51
2017-03-27
dmaengine: qcom_hidma: pause the channel on shutdown
Sinan Kaya
1
-0
/
+15
2017-03-27
dmaengine: qcom_hidma: disable/enable IRQs on pause/resume
Sinan Kaya
1
-0
/
+6
2016-11-23
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
2
-0
/
+2
2016-11-15
dmaengine: qcom_hidma: cleanup sysfs entries during remove
Sinan Kaya
2
-6
/
+24
2016-11-14
dmaengine: qcom_hidma: hide MSI handler when unused
Arnd Bergmann
1
-0
/
+2
2016-11-14
dmaengine: qcom_hidma: remove unneeded of_node_put()
Wei Yongjun
1
-1
/
+0
2016-11-03
dmaengine: qcom_hidma: add MSI support for interrupts
Sinan Kaya
3
-6
/
+147
2016-11-03
dmaengine: qcom_hidma: protect common data structures
Sinan Kaya
1
-33
/
+11
2016-11-03
dmaengine: qcom_hidma: bring out interrupt cause
Sinan Kaya
1
-29
/
+33
2016-11-03
dmaengine: qcom_hidma: make pending_tre_count atomic
Sinan Kaya
3
-9
/
+9
2016-10-19
dmaengine: qcom_hidma: break completion processing on error
Sinan Kaya
1
-0
/
+7
2016-10-19
dmaengine: qcom_hidma: add a common API to setup the interrupt
Sinan Kaya
2
-4
/
+25
2016-10-19
dmaengine: qcom_hidma: configure DMA and MSI for OF
Sinan Kaya
1
-1
/
+8
2016-10-19
dmaengine: qcom_hidma: remove useless debugfs file removal
Sinan Kaya
1
-1
/
+0
2016-10-18
dmaengine: qcom_hidma: prevent disable in error
Sinan Kaya
1
-13
/
+2
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
[next]