1. d100ffe dmaengine: qcom: Drop hidma DT support by Rob Herring (Arm) · 10 months ago
  2. 14fd06c irqchip: Convert all platform MSI users to the new API by Thomas Gleixner · 1 year, 1 month ago
  3. 9a2136b dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning by Krzysztof Kozlowski · 1 year, 6 months ago
  4. b9fe0bd dmaengine: qcom: bam_dma: Annotate struct bam_async_desc with __counted_by by Kees Cook · 1 year, 6 months ago
  5. 1a6d1c8 dmaengine: qcom: qcom_adm: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 5 months ago
  6. af9bc3c dmaengine: qcom: hidma: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 5 months ago
  7. 8d0f1ca dmaengine: qcom: bam_dma: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 5 months ago
  8. 897500c dmaengine: Explicitly include correct DT includes by Rob Herring · 1 year, 7 months ago
  9. 1dedb81 dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource() by Yangtao Li · 1 year, 8 months ago
  10. f1e47b8 dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource() by Yangtao Li · 1 year, 8 months ago
  11. e93c47a dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource() by Yangtao Li · 1 year, 8 months ago
  12. a10119a dmaengine: hidma: Don't set chancnt by Jisheng Zhang · 1 year, 9 months ago
  13. 8975dd4 dmaengine: qcom: bam_dma: allow omitting num-{channels,ees} by Stephan Gerhold · 1 year, 9 months ago
  14. 2437d5e dmaengine: make QCOM_HIDMA depend on HAS_IOMEM by Baoquan He · 1 year, 10 months ago
  15. 619d8ea dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes by Rob Herring · 1 year, 10 months ago
  16. 91d6a46 dma: gpi: remove spurious unlock in gpi_ch_init by Dmitry Baryshkov · 1 year, 10 months ago
  17. 9e6bfd4 Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 2 years ago
  18. 4b23603 dmaengine: drivers: Use devm_platform_ioremap_resource() by Tudor Ambarus · 2 years, 3 months ago
  19. 25e8ac2 dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation by Vijaya Krishna Nivarthi · 2 years, 2 months ago
  20. 9322af3 Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 2 years, 2 months ago
  21. 13e7acc genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN by Thomas Gleixner · 2 years, 3 months ago
  22. 88bc8ac dmaengine: qcom: gpi: Document preferred SM6350 binding by Krzysztof Kozlowski · 2 years, 4 months ago
  23. 8527721 dmaengine: qcom: deprecate redundant of_device_id entries by Richard Acayan · 2 years, 4 months ago
  24. b9d2140c dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg by Christian Marangi · 2 years, 5 months ago
  25. 7c87653 dmaengine: qcom-adm: fix wrong sizeof config in slave_config by Christian Marangi · 2 years, 5 months ago
  26. c10a777 dmaengine: qcom: gpi: move read_lock_bh to read_lock in tasklet by Tuo Cao · 2 years, 6 months ago
  27. 5abef9d dmaengine: qcom: gpi: Add SM6350 support by Luca Weiss · 2 years, 6 months ago
  28. 0ac9c3dd dmaengine: qcom: bam_dma: fix runtime PM underflow by Caleb Connolly · 2 years, 8 months ago
  29. c7399e6 dmaengine: qcom: gpi: Add support for sc7280 by Vinod Koul · 2 years, 10 months ago
  30. 643a4a8 dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte by Ben Walker · 3 years ago
  31. d0a3ef6 dmaengine: qcom: gpi: Add SM8350 support by Bjorn Andersson · 2 years, 10 months ago
  32. 6316572 dmaengine: qcom: gpi: Add support for ee_offset by Vinod Koul · 2 years, 11 months ago
  33. 94b8f0e dmaengine: qcom: gpi: set chain and link flag for duplex by Vinod Koul · 2 years, 11 months ago
  34. 8f7cc63 dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years, 1 month ago
  35. 9961315 Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years, 1 month ago
  36. 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 1 month ago
  37. 2577394 Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next by Vinod Koul · 3 years, 2 months ago
  38. 03de6b2 dmaengine: qcom-adm: stop abusing slave_id config by Arnd Bergmann · 3 years, 3 months ago
  39. 1900c96 dmaengine: qcom_hidma: Cleanup MSI handling by Thomas Gleixner · 3 years, 2 months ago
  40. dba27c7 platform-msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 2 months ago
  41. 2bfab6f dmaengine: qcom: gpi: Remove unnecessary print function dev_err() by Xu Wang · 3 years, 3 months ago
  42. 9502ffc dmaengine: qcom: bam_dma: Add "powered remotely" mode by Stephan Gerhold · 3 years, 4 months ago
  43. 18ef082 Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years, 8 months ago
  44. 6b00bc6 Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years, 8 months ago
  45. 23e51f1 dmaengine: qcom: gpi: Add SM8250 compatible by Konrad Dybcio · 3 years, 8 months ago
  46. 0cfbb58 dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM by Randy Dunlap · 3 years, 9 months ago
  47. 4df2a8b dmaengine: qcom_hidma: comment platform_driver_register call by Phillip Potter · 3 years, 10 months ago
  48. 43ed0fc Revert "dmaengine: qcom_hidma: Check for driver register failure" by Greg Kroah-Hartman · 3 years, 10 months ago
  49. 0b0f93c dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150 by Felipe Balbi · 3 years, 10 months ago
  50. ee1bf56 dmaengine: qcom_hidma: remove unused code by Jiapeng Chong · 3 years, 11 months ago
  51. 143983e Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years ago
  52. 123935a dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set by Thara Gopinath · 4 years, 1 month ago
  53. 9ee8f3d dmaengine: qcom: gpi: Remove unneeded semicolon by Xu Wang · 4 years, 1 month ago
  54. 0a6d303 dmaengine: qcom: Always inline gpi_update_reg by Nathan Chancellor · 4 years, 1 month ago
  55. 0bd1bf8 dmaengine: qcom: fix gpi undefined behavior by Arnd Bergmann · 4 years, 1 month ago
  56. ba42f61 qcom: bam_dma: Delete useless kfree code by Zheng Yongjun · 4 years, 2 months ago
  57. 8fb2879 dmaengine: qcom: gpi: Fixes a format mismatch by Xiaoming Ni · 4 years, 2 months ago
  58. 4421fe5 dmaengine: bam_dma: fix return of bam_dma_irq() by Parth Y Shah · 4 years, 2 months ago
  59. 4facce4 dmaengine: qcom: Fix ADM driver kerneldoc markup by Jonathan McDowell · 4 years, 3 months ago
  60. 5d0c353 dmaengine: qcom: Add GPI dma driver by Vinod Koul · 4 years, 3 months ago
  61. 5c9f8c2 dmaengine: qcom: Add ADM driver by Jonathan McDowell · 4 years, 3 months ago
  62. a5e399a dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet by Vinod Koul · 4 years, 4 months ago
  63. 00c4747 dmaengine: qcom: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  64. 4e06de4 dmaengine: qcom: bam_dma: Drop local dma_parms by Robin Murphy · 4 years, 6 months ago
  65. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 8 months ago
  66. c18b5bd dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  67. d24224d dmaengine: qcom_hidma: use true,false for bool variable by Jason Yan · 4 years, 10 months ago
  68. 920c597 dmaengine: qcom_hidma: Simplify error handling path in hidma_probe by Christophe JAILLET · 4 years, 10 months ago
  69. 7667819 dmaengine: qcom: bam_dma: Fix resource leak by Jeffrey Hugo · 5 years ago
  70. 057b05d dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto by Nishka Dasgupta · 6 years ago
  71. 719e25d dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  72. e17be6e dmaengine: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  73. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  74. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 6 years ago
  75. a08a964 dmaengine: qcom: hidma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  76. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  77. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  78. 546c054 dmaengine: qcom_hidma: assign channel cookie correctly by Shunyong Yang · 6 years ago
  79. 875aac8 dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* by Shunyong Yang · 6 years ago
  80. edd3c38 dmaengine: qcom: bam_dma: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  81. a474b3f dmaengine: qcom_hidma: Check for driver register failure by Aditya Pakki · 6 years ago
  82. f7f41722 dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  83. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  84. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  85. e6f81f3 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 7 years ago
  86. 9c3655c dmaengine: qcom: bam_dma: fix some doc warnings. by Srinivas Kandagatla · 7 years ago
  87. 5c63de1 dmaengine: qcom: bam_dma: fix invalid assignment warning by Srinivas Kandagatla · 7 years ago
  88. dbad41e dmaengine: qcom: bam_dma: check if the runtime pm enabled by Srinivas Kandagatla · 7 years ago
  89. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  90. 6af6c37 dmaengine: qcom: simplify getting .drvdata by Wolfram Sang · 7 years ago
  91. 5b4a689 dmaengine: qcom: bam_dma: disable runtime pm on remote controlled by Srinivas Kandagatla · 7 years ago
  92. 54eb5e2 dmaengine: qcom: bam_dma: do not write to global regs in remote mode by Srinivas Kandagatla · 7 years ago
  93. 48d163b dmaengine: qcom: bam_dma: get num-channels and num-ees from dt by Srinivas Kandagatla · 7 years ago
  94. 9d31821 dmaengine: qcom: bam_dma: make bam clk optional by Srinivas Kandagatla · 7 years ago
  95. 2cb1800 Merge branch 'topic/qcom_hidma' into for-linus by Vinod Koul · 7 years ago
  96. 37fa490 dmaengine: qcom_hidma: simplify DT resource parsing by Rob Herring · 7 years ago
  97. b5419ad dmaengine: qcom_hidma: Add identity register support by Sinan Kaya · 7 years ago
  98. 95fbfb7 dmaengine: qcom_hidma: Add support for the new revision by Sinan Kaya · 7 years ago
  99. 38680bc dmaengine: qcom_hidma: check pending interrupts by Sinan Kaya · 7 years ago
  100. 23c2587 Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago