summaryrefslogtreecommitdiff
path: root/drivers/dma/qcom
AgeCommit message (Expand)Author
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-18dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus
2022-12-28dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operationVijaya Krishna Nivarthi
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-10-19dmaengine: qcom: gpi: Document preferred SM6350 bindingKrzysztof Kozlowski
2022-10-19dmaengine: qcom: deprecate redundant of_device_id entriesRichard Acayan
2022-09-29dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sgChristian Marangi
2022-09-29dmaengine: qcom-adm: fix wrong sizeof config in slave_configChristian Marangi
2022-09-29dmaengine: qcom: gpi: move read_lock_bh to read_lock in taskletTuo Cao
2022-09-04dmaengine: qcom: gpi: Add SM6350 supportLuca Weiss
2022-07-01dmaengine: qcom: bam_dma: fix runtime PM underflowCaleb Connolly
2022-05-19dmaengine: qcom: gpi: Add support for sc7280Vinod Koul
2022-04-20dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byteBen Walker
2022-04-13dmaengine: qcom: gpi: Add SM8350 supportBjorn Andersson
2022-04-13dmaengine: qcom: gpi: Add support for ee_offsetVinod Koul
2022-04-13dmaengine: qcom: gpi: set chain and link flag for duplexVinod Koul
2022-03-11dmaengine: qcom_hidma: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' into nextVinod Koul
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann
2021-12-16dmaengine: qcom_hidma: Cleanup MSI handlingThomas Gleixner
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner
2021-11-22dmaengine: qcom: gpi: Remove unnecessary print function dev_err()Xu Wang
2021-10-28dmaengine: qcom: bam_dma: Add "powered remotely" modeStephan Gerhold
2021-07-05Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-16Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-16dmaengine: qcom: gpi: Add SM8250 compatibleKonrad Dybcio
2021-05-31dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap
2021-05-13dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter
2021-05-13Revert "dmaengine: qcom_hidma: Check for driver register failure"Greg Kroah-Hartman
2021-04-20dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150Felipe Balbi
2021-04-12dmaengine: qcom_hidma: remove unused codeJiapeng Chong
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-27dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is setThara Gopinath
2021-01-17dmaengine: qcom: gpi: Remove unneeded semicolonXu Wang
2021-01-13dmaengine: qcom: Always inline gpi_update_regNathan Chancellor
2021-01-04dmaengine: qcom: fix gpi undefined behaviorArnd Bergmann
2020-12-29qcom: bam_dma: Delete useless kfree codeZheng Yongjun
2020-12-29dmaengine: qcom: gpi: Fixes a format mismatchXiaoming Ni
2020-12-11dmaengine: bam_dma: fix return of bam_dma_irq()Parth Y Shah
2020-12-11dmaengine: qcom: Fix ADM driver kerneldoc markupJonathan McDowell
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul
2020-11-24dmaengine: qcom: Add ADM driverJonathan McDowell
2020-10-08dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul
2020-09-18dmaengine: qcom: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11dmaengine: qcom: bam_dma: Drop local dma_parmsRobin Murphy
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-13dmaengine: qcom: bam_dma: Replace zero-length array with flexible-arrayGustavo A. R. Silva