index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-11
dmaengine: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-4
/
+4
2026-06-11
dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks
Hungyu Lin
2
-15
/
+10
2026-06-08
dmaengine: qcom: gpi: set DMA_PRIVATE capability
Icenowy Zheng
1
-0
/
+1
2026-05-19
dmaengine: qcom: bam_dma: Add support for BAM v2.0.0
Kuldeep Singh
1
-0
/
+30
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-5
/
+4
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-95
/
+75
2026-01-11
dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
Miaoqian Lin
1
-2
/
+4
2026-01-09
dmaengine: qcom: bam_dma: use sg_nents_for_dma() helper
Andy Shevchenko
1
-7
/
+2
2026-01-09
dmaengine: qcom: adm: use sg_nents_for_dma() helper
Andy Shevchenko
1
-5
/
+4
2025-12-16
dmaengine: qcom: bam_dma: use lock guards
Bartosz Golaszewski
1
-70
/
+56
2025-12-16
dmaengine: qcom: bam_dma: order includes alphabetically
Bartosz Golaszewski
1
-13
/
+13
2025-10-16
dmaengine: qcom: gpi: Add GPI Block event interrupt support
Jyothi Kumar Seerapu
1
-2
/
+9
2025-08-11
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Stephan Gerhold
1
-2
/
+6
2025-06-26
dmaengine: qcom: gpi: Drop unused gpi_write_reg_field()
Krzysztof Kozlowski
1
-11
/
+0
2025-02-27
dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
Caleb Connolly
1
-16
/
+8
2024-12-24
dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol
Jyothi Kumar Seerapu
1
-6
/
+25
2024-12-24
dmaengine: qcom: bam_dma: Avoid writing unavailable register
Md Sadre Alam
1
-8
/
+16
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-3
/
+3
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+4
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
3
-4
/
+4
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-5
/
+1
2024-06-11
dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()
Dan Carpenter
1
-3
/
+2
2024-06-11
dmaengine: qcom: gpi: remove unused struct 'reg_info'
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-07
dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-04-25
dmaengine: qcom: Drop hidma DT support
Rob Herring (Arm)
2
-119
/
+1
2024-02-15
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
1
-3
/
+3
2023-10-04
dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+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: qcom_adm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: qcom: hidma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: qcom: bam_dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-12
dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-3
/
+2
2023-07-12
dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+5
2023-07-12
dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-05-24
dmaengine: hidma: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-05-24
dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
Stephan Gerhold
1
-9
/
+9
2023-05-18
dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-04-12
dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes
Rob Herring
1
-0
/
+2
2023-04-12
dma: gpi: remove spurious unlock in gpi_ch_init
Dmitry Baryshkov
1
-1
/
+0
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2022-12-28
dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
Vijaya Krishna Nivarthi
1
-0
/
+1
2022-12-19
Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-4
/
+4
2022-10-19
dmaengine: qcom: gpi: Document preferred SM6350 binding
Krzysztof Kozlowski
1
-3
/
+4
2022-10-19
dmaengine: qcom: deprecate redundant of_device_id entries
Richard Acayan
1
-0
/
+4
2022-09-29
dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg
Christian Marangi
1
-7
/
+13
2022-09-29
dmaengine: qcom-adm: fix wrong sizeof config in slave_config
Christian Marangi
1
-1
/
+1
[next]