Age | Commit message (Expand) | Author |
2022-09-29 | dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg | Christian Marangi |
2022-09-29 | dmaengine: qcom-adm: fix wrong sizeof config in slave_config | Christian Marangi |
2022-09-29 | dmaengine: qcom: gpi: move read_lock_bh to read_lock in tasklet | Tuo Cao |
2022-09-04 | dmaengine: qcom: gpi: Add SM6350 support | Luca Weiss |
2022-07-01 | dmaengine: qcom: bam_dma: fix runtime PM underflow | Caleb Connolly |
2022-05-19 | dmaengine: qcom: gpi: Add support for sc7280 | Vinod Koul |
2022-04-20 | dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte | Ben Walker |
2022-04-13 | dmaengine: qcom: gpi: Add SM8350 support | Bjorn Andersson |
2022-04-13 | dmaengine: qcom: gpi: Add support for ee_offset | Vinod Koul |
2022-04-13 | dmaengine: qcom: gpi: set chain and link flag for duplex | Vinod Koul |
2022-03-11 | dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration | Christophe JAILLET |
2022-01-18 | Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-14 | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-12-17 | Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next | Vinod Koul |
2021-12-17 | dmaengine: qcom-adm: stop abusing slave_id config | Arnd Bergmann |
2021-12-16 | dmaengine: qcom_hidma: Cleanup MSI handling | Thomas Gleixner |
2021-12-16 | platform-msi: Use msi_desc::msi_index | Thomas Gleixner |
2021-11-22 | dmaengine: qcom: gpi: Remove unnecessary print function dev_err() | Xu Wang |
2021-10-28 | dmaengine: qcom: bam_dma: Add "powered remotely" mode | Stephan Gerhold |
2021-07-05 | Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-16 | Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-16 | dmaengine: qcom: gpi: Add SM8250 compatible | Konrad Dybcio |
2021-05-31 | dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM | Randy Dunlap |
2021-05-13 | dmaengine: qcom_hidma: comment platform_driver_register call | Phillip Potter |
2021-05-13 | Revert "dmaengine: qcom_hidma: Check for driver register failure" | Greg Kroah-Hartman |
2021-04-20 | dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150 | Felipe Balbi |
2021-04-12 | dmaengine: qcom_hidma: remove unused code | Jiapeng Chong |
2021-02-23 | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-27 | dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set | Thara Gopinath |
2021-01-17 | dmaengine: qcom: gpi: Remove unneeded semicolon | Xu Wang |
2021-01-13 | dmaengine: qcom: Always inline gpi_update_reg | Nathan Chancellor |
2021-01-04 | dmaengine: qcom: fix gpi undefined behavior | Arnd Bergmann |
2020-12-29 | qcom: bam_dma: Delete useless kfree code | Zheng Yongjun |
2020-12-29 | dmaengine: qcom: gpi: Fixes a format mismatch | Xiaoming Ni |
2020-12-11 | dmaengine: bam_dma: fix return of bam_dma_irq() | Parth Y Shah |
2020-12-11 | dmaengine: qcom: Fix ADM driver kerneldoc markup | Jonathan McDowell |
2020-11-24 | dmaengine: qcom: Add GPI dma driver | Vinod Koul |
2020-11-24 | dmaengine: qcom: Add ADM driver | Jonathan McDowell |
2020-10-08 | dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet | Vinod Koul |
2020-09-18 | dmaengine: qcom: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-09-11 | dmaengine: qcom: bam_dma: Drop local dma_parms | Robin Murphy |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-13 | dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-13 | dmaengine: qcom_hidma: use true,false for bool variable | Jason Yan |
2020-04-27 | dmaengine: qcom_hidma: Simplify error handling path in hidma_probe | Christophe JAILLET |
2019-10-18 | dmaengine: qcom: bam_dma: Fix resource leak | Jeffrey Hugo |
2019-08-08 | dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto | Nishka Dasgupta |
2019-08-08 | dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent | Fuqian Huang |
2019-07-31 | dmaengine: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-07-17 | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |