Age | Commit message (Expand) | Author | Files | Lines |
2024-10-11 | dmaengine: cirrus: check that output may be truncated | Alexander Sverdlin | 1 | -2/+5 |
2024-10-11 | dmaengine: cirrus: ERR_CAST() ioremap error | Alexander Sverdlin | 1 | -1/+1 |
2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -56/+231 |
2024-09-16 | dmaengine: cirrus: use snprintf() to calm down gcc 13.3.0 | Alexander Sverdlin | 1 | -2/+2 |
2024-09-16 | dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe() | Dan Carpenter | 1 | -1/+1 |
2024-09-12 | dmaengine: cirrus: remove platform code | Nikita Shubin | 1 | -2/+46 |
2024-09-12 | dmaengine: cirrus: Convert to DT for Cirrus EP93xx | Nikita Shubin | 1 | -54/+185 |
2024-09-02 | dmaengine: Fix spelling mistakes | Amit Vadhavana | 1 | -2/+2 |
2023-10-04 | dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by | Kees Cook | 1 | -1/+1 |
2023-08-01 | dmaengine: ep93xx: Use struct_size() | Christophe JAILLET | 1 | -3/+1 |
2023-04-13 | dmaengine: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2022-07-01 | dmaengine: ep93xx: Fix typo in comments | Jiang Jian | 1 | -1/+1 |
2022-04-11 | dmaengine: ep93xx: Remove redundant word in comment | jianchunfu | 1 | -1/+1 |
2021-08-02 | dmaengine: ep93xx: Prepare clock before using it | Alexander Sverdlin | 1 | -3/+3 |
2020-09-18 | dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-07-15 | dmaengine: ep93xx_dma: Provide some missing struct attribute documentation | Lee Jones | 1 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-11-11 | dmaengine: ep93xx: fix some typo | Yangtao Li | 1 | -3/+3 |
2018-10-07 | dmaengine: ep93xx_dma: remove dma_slave_config direction usage | Vinod Koul | 1 | -1/+20 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
2017-05-24 | dmaengine: ep93xx: Don't drain the transfers in terminate_all() | Alexander Sverdlin | 1 | -4/+33 |
2017-05-24 | dmaengine: ep93xx: Always start from BASE0 | Alexander Sverdlin | 1 | -0/+2 |
2016-10-03 | Merge branch 'topic/err_reporting' into for-linus | Vinod Koul | 1 | -6/+4 |
2016-10-03 | Merge branch 'topic/compile_test' into for-linus | Vinod Koul | 1 | -6/+6 |
2016-09-26 | dmaengine: ep93xx: don't use variables defined in global scope | Vinod Koul | 1 | -4/+4 |
2016-09-26 | dmaengine: ep93xx: use correct print specifiers for size_t | Vinod Koul | 1 | -2/+2 |
2016-09-14 | dmaengine: cleanup with list_first_entry_or_null() | Masahiro Yamada | 1 | -4/+2 |
2016-08-08 | dmaengine: ep93xx_dma: convert callback to helper function | Dave Jiang | 1 | -6/+4 |
2016-01-25 | dmaengine: ep93xx: Treat STALL and NFB IRQs same way | Alexander Sverdlin | 1 | -13/+15 |
2015-05-04 | dmaengine: ep93xx: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2014-12-22 | dmaengine: ep93xx: update the driver comments | Vinod Koul | 1 | -1/+1 |
2014-12-22 | dmaengine: ep93xx: Split device_control | Maxime Ripard | 1 | -34/+7 |
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 1 | -3/+1 |
2013-11-14 | dmaengine: remove DMA unmap from drivers | Bartlomiej Zolnierkiewicz | 1 | -29/+0 |
2013-11-14 | dmaengine: prepare for generic 'unmap' data | Dan Williams | 1 | -0/+1 |
2013-08-05 | ep93xx_dma: remove useless use of lock | Andy Shevchenko | 1 | -9/+1 |
2013-01-12 | dma: ep93xx_dma: reuse is_slave_direction helper | Andy Shevchenko | 1 | -2/+1 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -1/+3 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 1 | -1/+3 |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-01 | dma: fix comments | Masanari Iida | 1 | -1/+1 |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -24/+93 |
2012-05-15 | dmaengine: fix cyclic dma usage | Vinod Koul | 1 | -1/+3 |
2012-04-20 | dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels | Rafal Prylowski | 1 | -24/+93 |
2012-03-21 | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 1 | -2/+4 |
2012-03-13 | dmaengine: consolidate initialization of cookies | Russell King - ARM Linux | 1 | -2/+1 |
2012-03-13 | dmaengine: consolidate tx_status functions | Russell King - ARM Linux | 1 | -6/+1 |
2012-03-13 | dmaengine: provide a common function for completing a dma descriptor | Russell King - ARM Linux | 1 | -1/+1 |
2012-03-13 | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux | 1 | -8/+1 |