summaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-171-2/+2
|\
| * dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"Andy Shevchenko2019-06-251-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* dmaengine: hsu: remove dma_slave_config direction usageVinod Koul2018-10-071-4/+0
* dmaengine: hsu: Support dmaengine_terminate_sync()Andy Shevchenko2018-07-101-0/+8
* serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko2017-01-191-2/+15
* dmaengine: hsu: pci: switch to new API for IRQ allocationAndy Shevchenko2016-11-251-3/+5
* dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-022-8/+7
* dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt2016-06-252-23/+78
* Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-192-3/+9
|\
| * dmaengine: hsu: set maximum allowed segment size for DMAAndy Shevchenko2016-04-042-0/+6
| * dmaengine: hsu: don't check direction of timeouted channelAndy Shevchenko2016-04-041-1/+1
| * dmaengine: hsu: allow more than 3 descriptorsAndy Shevchenko2016-04-041-2/+2
* | dmaengine: hsu: correct use of channel status registerAndy Shevchenko2016-04-042-1/+4
* | dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko2016-04-041-2/+5
* | dmaengine: hsu: set HSU_CH_MTSR to memory widthAndy Shevchenko2016-04-041-2/+2
|/
* dmaengine: hsu: speed up residue calculationAndy Shevchenko2015-12-052-13/+5
* dmaengine: hsu: remove platform dataHeikki Krogerus2015-10-173-18/+9
* dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus2015-10-171-7/+2
* dmaengine: hsu: remove excessive lockAndy Shevchenko2015-07-162-36/+4
* dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi2015-06-021-1/+4
* dmaengine: hsu: don't prompt for hsu_core partVinod Koul2015-04-221-1/+1
* dmaengine: hsu: move memory allocation to GFP_NOWAITAndy Shevchenko2015-03-261-2/+2
* dmaengine: hsu: remove redundant pieces of codeAndy Shevchenko2015-03-261-11/+2
* dmaengine: hsu: add Intel Tangier PCI IDAndy Shevchenko2015-03-261-0/+1
* dmaengine: append hsu DMA driverAndy Shevchenko2015-03-075-0/+764