summaryrefslogtreecommitdiffstats
path: root/drivers/dma/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-0/+1
|\
| * dmaengine: qcom: gpi: Add SM8250 compatibleKonrad Dybcio2021-06-161-0/+1
* | Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-161-0/+1
|\ \
| * | dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap2021-05-311-0/+1
| |/
* | dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter2021-05-131-0/+14
* | Revert "dmaengine: qcom_hidma: Check for driver register failure"Greg Kroah-Hartman2021-05-131-1/+2
|/
* dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150Felipe Balbi2021-04-201-0/+1
* dmaengine: qcom_hidma: remove unused codeJiapeng Chong2021-04-121-6/+0
* Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-232-16/+17
|\
| * dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is setThara Gopinath2021-01-271-14/+15
| * dmaengine: qcom: gpi: Remove unneeded semicolonXu Wang2021-01-171-1/+1
| * dmaengine: qcom: Always inline gpi_update_regNathan Chancellor2021-01-131-1/+1
* | dmaengine: qcom: fix gpi undefined behaviorArnd Bergmann2021-01-041-1/+1
* | qcom: bam_dma: Delete useless kfree codeZheng Yongjun2020-12-291-5/+1
* | dmaengine: qcom: gpi: Fixes a format mismatchXiaoming Ni2020-12-291-4/+4
|/
* dmaengine: bam_dma: fix return of bam_dma_irq()Parth Y Shah2020-12-111-1/+1
* dmaengine: qcom: Fix ADM driver kerneldoc markupJonathan McDowell2020-12-111-3/+5
* dmaengine: qcom: Add GPI dma driverVinod Koul2020-11-243-0/+2316
* dmaengine: qcom: Add ADM driverJonathan McDowell2020-11-243-0/+915
* dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul2020-10-081-1/+1
* dmaengine: qcom: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-183-9/+9
* dmaengine: qcom: bam_dma: Drop local dma_parmsRobin Murphy2020-09-111-2/+0
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* dmaengine: qcom: bam_dma: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-131-1/+1
* dmaengine: qcom_hidma: use true,false for bool variableJason Yan2020-05-131-1/+1
* dmaengine: qcom_hidma: Simplify error handling path in hidma_probeChristophe JAILLET2020-04-271-1/+0
* dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo2019-10-181-0/+19
* dmaengine: qcom: hidma_mgmt: Add of_node_put() before gotoNishka Dasgupta2019-08-081-2/+6
* dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-08-081-2/+0
* dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-1/+0
* Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-172-34/+8
|\
| * dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-142-34/+8
* | dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R2019-07-051-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-057-64/+7
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang2019-01-201-8/+9
* dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*Shunyong Yang2019-01-201-0/+2
* dmaengine: qcom: bam_dma: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-071-2/+2
* dmaengine: qcom_hidma: Check for driver register failureAditya Pakki2019-01-071-2/+1
* dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-27/+6
* Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-06-083-10/+9
|\
| * Merge branch 'topic/qcom' into for-linusVinod Koul2018-06-042-6/+3
| |\
| | * dmaengine: qcom: simplify getting .drvdataWolfram Sang2018-04-222-6/+3
| * | dmaengine: qcom: bam_dma: fix some doc warnings.Srinivas Kandagatla2018-05-171-2/+3
| * | dmaengine: qcom: bam_dma: fix invalid assignment warningSrinivas Kandagatla2018-05-171-2/+3
| |/
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-1/+1
|\ \
| * | drivers: remove force dma flag from busesChristoph Hellwig2018-05-031-1/+1
| |/
* / dmaengine: qcom: bam_dma: check if the runtime pm enabledSrinivas Kandagatla2018-05-171-5/+13
|/
* dmaengine: qcom: bam_dma: disable runtime pm on remote controlledSrinivas Kandagatla2018-03-011-2/+9
* dmaengine: qcom: bam_dma: do not write to global regs in remote modeSrinivas Kandagatla2018-03-011-5/+8