summaryrefslogtreecommitdiff
path: root/drivers/dma/hsu/hsu.c
AgeCommit message (Expand)Author
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko
2021-05-31dmaengine: hsu: Account transferred bytesAndy Shevchenko
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-06-25dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"Andy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-07dmaengine: hsu: remove dma_slave_config direction usageVinod Koul
2018-07-10dmaengine: hsu: Support dmaengine_terminate_sync()Andy Shevchenko
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-04-04dmaengine: hsu: set maximum allowed segment size for DMAAndy Shevchenko
2016-04-04dmaengine: hsu: don't check direction of timeouted channelAndy Shevchenko
2016-04-04dmaengine: hsu: allow more than 3 descriptorsAndy Shevchenko
2016-04-04dmaengine: hsu: correct use of channel status registerAndy Shevchenko
2016-04-04dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko
2016-04-04dmaengine: hsu: set HSU_CH_MTSR to memory widthAndy Shevchenko
2015-12-05dmaengine: hsu: speed up residue calculationAndy Shevchenko
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus
2015-07-16dmaengine: hsu: remove excessive lockAndy Shevchenko
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-03-26dmaengine: hsu: move memory allocation to GFP_NOWAITAndy Shevchenko
2015-03-26dmaengine: hsu: remove redundant pieces of codeAndy Shevchenko
2015-03-07dmaengine: append hsu DMA driverAndy Shevchenko