index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
qcom
/
bam_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
1
-2
/
+2
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-5
/
+1
2023-09-28
dmaengine: qcom: bam_dma: Annotate struct bam_async_desc with __counted_by
Kees Cook
1
-1
/
+1
2023-09-28
dmaengine: qcom: bam_dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-24
dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
Stephan Gerhold
1
-9
/
+9
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2022-07-01
dmaengine: qcom: bam_dma: fix runtime PM underflow
Caleb Connolly
1
-28
/
+11
2021-10-28
dmaengine: qcom: bam_dma: Add "powered remotely" mode
Stephan Gerhold
1
-33
/
+57
2021-02-23
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+15
2021-01-27
dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set
Thara Gopinath
1
-14
/
+15
2020-12-29
qcom: bam_dma: Delete useless kfree code
Zheng Yongjun
1
-5
/
+1
2020-12-11
dmaengine: bam_dma: fix return of bam_dma_irq()
Parth Y Shah
1
-1
/
+1
2020-10-08
dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-09-18
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-11
dmaengine: qcom: bam_dma: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-05-13
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+19
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-10
/
+1
2019-01-07
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+6
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-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
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
2016-07-06
dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM
Arnd Bergmann
1
-6
/
+5
2016-06-30
dmaengine: qcom-bam-dma: Add pm_runtime support
Pramod Gurav
1
-1
/
+109
2016-04-19
dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define
Stanimir Varbanov
1
-8
/
+8
2016-04-19
dmaengine: qcom: bam_dma: use correct pipe FIFO size
Stanimir Varbanov
1
-1
/
+1
2016-04-19
dmaengine: qcom: bam_dma: add controlled-remotely dt property
Stanimir Varbanov
1
-0
/
+7
2016-04-19
dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised
Stanimir Varbanov
1
-4
/
+8
2016-04-19
dmaengine: qcom: bam_dma: fix dma free memory on remove
Stanimir Varbanov
1
-0
/
+3
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+1262
2016-03-11
dmaengine: qcom_bam_dma: move to qcom directory
Sinan Kaya
1
-0
/
+1262