| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: qcom: bam_dma: Add "powered remotely" mode | Stephan Gerhold | 2021-10-28 | 1 | -33/+57 |
* | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -14/+15 |
|\ |
|
| * | dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set | Thara Gopinath | 2021-01-27 | 1 | -14/+15 |
* | | qcom: bam_dma: Delete useless kfree code | Zheng Yongjun | 2020-12-29 | 1 | -5/+1 |
|/ |
|
* | dmaengine: bam_dma: fix return of bam_dma_irq() | Parth Y Shah | 2020-12-11 | 1 | -1/+1 |
* | dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet | Vinod Koul | 2020-10-08 | 1 | -1/+1 |
* | dmaengine: qcom: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
* | dmaengine: qcom: bam_dma: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -2/+0 |
* | dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-13 | 1 | -1/+1 |
* | dmaengine: qcom: bam_dma: Fix resource leak | Jeffrey Hugo | 2019-10-18 | 1 | -0/+19 |
* | dmaengine: qcom: bam_dma: Fix completed descriptors count | Sricharan R | 2019-07-05 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | dmaengine: qcom: bam_dma: use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-01-07 | 1 | -2/+2 |
* | Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2018-06-08 | 1 | -4/+6 |
|\ |
|
| * | dmaengine: qcom: bam_dma: fix some doc warnings. | Srinivas Kandagatla | 2018-05-17 | 1 | -2/+3 |
| * | dmaengine: qcom: bam_dma: fix invalid assignment warning | Srinivas Kandagatla | 2018-05-17 | 1 | -2/+3 |
* | | dmaengine: qcom: bam_dma: check if the runtime pm enabled | Srinivas Kandagatla | 2018-05-17 | 1 | -5/+13 |
|/ |
|
* | dmaengine: qcom: bam_dma: disable runtime pm on remote controlled | Srinivas Kandagatla | 2018-03-01 | 1 | -2/+9 |
* | dmaengine: qcom: bam_dma: do not write to global regs in remote mode | Srinivas Kandagatla | 2018-03-01 | 1 | -5/+8 |
* | dmaengine: qcom: bam_dma: get num-channels and num-ees from dt | Srinivas Kandagatla | 2018-03-01 | 1 | -5/+22 |
* | dmaengine: qcom: bam_dma: make bam clk optional | Srinivas Kandagatla | 2018-03-01 | 1 | -2/+6 |
* | dmaengine: qcom-bam: Process multiple pending descriptors | Sricharan R | 2017-09-25 | 1 | -60/+109 |
* | dmaengine: qcom: bam_dma: add command descriptor flag | Abhishek Sahu | 2017-08-28 | 1 | -1/+5 |
* | dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM | Arnd Bergmann | 2016-07-06 | 1 | -6/+5 |
* | dmaengine: qcom-bam-dma: Add pm_runtime support | Pramod Gurav | 2016-06-30 | 1 | -1/+109 |
* | dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define | Stanimir Varbanov | 2016-04-19 | 1 | -8/+8 |
* | dmaengine: qcom: bam_dma: use correct pipe FIFO size | Stanimir Varbanov | 2016-04-19 | 1 | -1/+1 |
* | dmaengine: qcom: bam_dma: add controlled-remotely dt property | Stanimir Varbanov | 2016-04-19 | 1 | -0/+7 |
* | dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised | Stanimir Varbanov | 2016-04-19 | 1 | -4/+8 |
* | dmaengine: qcom: bam_dma: fix dma free memory on remove | Stanimir Varbanov | 2016-04-19 | 1 | -0/+3 |
* | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-03-17 | 1 | -7/+7 |
* | dmaengine: qcom_bam_dma: move to qcom directory | Sinan Kaya | 2016-03-11 | 1 | -0/+1262 |