aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/imx-dma.c
AgeCommit message (Expand)Author
2023-09-28dmaengine: imx-dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-01dmaengine: Explicitly include correct DT includesRob Herring
2023-03-17dmaengine: imx-dma: Remove a redundant memset() callChristophe JAILLET
2023-01-18dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus
2022-07-21dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)Fabio Estevam
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer
2021-08-02dmaengine: imx-dma: configure the generic DMA type to make it workJuergen Borleis
2020-11-24dmaengine: imx-dma: Remove unused .id_tableFabio Estevam
2020-09-18dmaengine: imx-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul
2020-09-11dmaengine: imx-dma: Drop local dma_parmsRobin Murphy
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-31dmaengine: imx-dma: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-02-04dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-01-20dmaengine: imx-dma: change return of 'imxdma_sg_next' to voidVinod Koul
2019-01-20dmaengine: imx-dma: change variable 'now' type to size_tVinod Koul
2019-01-20dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell
2018-10-07dmaengine: imx-dma: remove dma_slave_config direction usageVinod Koul
2018-05-23dmaengine: imx-dma: Switch to SPDX identifierFabio Estevam
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre
2017-10-24dmaengine: Convert timers to use timer_setup()Kees Cook
2017-06-01dmaengine: imx-dma: cleanup scatterlist layering violationsLogan Gunthorpe
2016-08-08dmaengine: imx-dma: convert callback to helper functionDave Jiang
2016-07-16dmaengine: imx-dma: fix coding style issueVinod Koul
2016-07-16dmaengine: imx-dma: explicitly freeup irqVinod Koul
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-07-07dmaengine: imx-dma: Check for clk_prepare_enable() errorFabio Estevam
2015-05-04dmaengine: imx: Constify platform_device_idKrzysztof Kozlowski
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul
2014-12-22dmaengine: imx-dma.c: Remove unused functionRickard Strandqvist
2014-12-22dmaengine: imx: Split device_controlMaxime Ripard
2014-10-20dma: drop owner assignment from platform_driversWolfram Sang
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-03-06dma: imx-dma: Add missing module owner fieldAlexander Shiyan
2014-03-06dma: imx-dma: Replace printk with dev_*Alexander Shiyan
2013-10-31Merge branch 'for-linus' into nextVinod Koul
2013-10-31dmaengine: imx-dma: fix format warningsRussell King
2013-10-25dmaengine: imx-dma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik
2013-09-02dma: imx-dma: Remove redundant NULL checkSachin Kamat
2013-07-05DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann
2013-07-05dma: imx-dma: Add oftree supportMarkus Pargmann
2013-04-15dma: imx-dma: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25dma: Convert to devm_ioremap_resource()Thierry Reding
2013-01-08dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Javier Martin