| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: 8250_mid: handle interrupt correctly in DMA case | Andy Shevchenko | 2017-01-19 | 1 | -2/+15 |
* | dmaengine: hsu: pci: switch to new API for IRQ allocation | Andy Shevchenko | 2016-11-25 | 1 | -3/+5 |
* | dmaengine: hsu: refactor hsu_dma_do_irq() to return int | Andy Shevchenko | 2016-09-02 | 2 | -8/+7 |
* | dmaengine: hsu: Export hsu_dma_get_status() | Chuah, Kim Tatt | 2016-06-25 | 2 | -23/+78 |
* | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-05-19 | 2 | -3/+9 |
|\ |
|
| * | dmaengine: hsu: set maximum allowed segment size for DMA | Andy Shevchenko | 2016-04-04 | 2 | -0/+6 |
| * | dmaengine: hsu: don't check direction of timeouted channel | Andy Shevchenko | 2016-04-04 | 1 | -1/+1 |
| * | dmaengine: hsu: allow more than 3 descriptors | Andy Shevchenko | 2016-04-04 | 1 | -2/+2 |
* | | dmaengine: hsu: correct use of channel status register | Andy Shevchenko | 2016-04-04 | 2 | -1/+4 |
* | | dmaengine: hsu: correct residue calculation of active descriptor | Andy Shevchenko | 2016-04-04 | 1 | -2/+5 |
* | | dmaengine: hsu: set HSU_CH_MTSR to memory width | Andy Shevchenko | 2016-04-04 | 1 | -2/+2 |
|/ |
|
* | dmaengine: hsu: speed up residue calculation | Andy Shevchenko | 2015-12-05 | 2 | -13/+5 |
* | dmaengine: hsu: remove platform data | Heikki Krogerus | 2015-10-18 | 3 | -18/+9 |
* | dmaengine: hsu: make the UART driver in control of selecting this driver | Heikki Krogerus | 2015-10-18 | 1 | -7/+2 |
* | dmaengine: hsu: remove excessive lock | Andy Shevchenko | 2015-07-16 | 2 | -36/+4 |
* | dmaengine: hsu: Fix memory leak when stopping a running transfer | Peter Ujfalusi | 2015-06-02 | 1 | -1/+4 |
* | dmaengine: hsu: don't prompt for hsu_core part | Vinod Koul | 2015-04-22 | 1 | -1/+1 |
* | dmaengine: hsu: move memory allocation to GFP_NOWAIT | Andy Shevchenko | 2015-03-26 | 1 | -2/+2 |
* | dmaengine: hsu: remove redundant pieces of code | Andy Shevchenko | 2015-03-26 | 1 | -11/+2 |
* | dmaengine: hsu: add Intel Tangier PCI ID | Andy Shevchenko | 2015-03-26 | 1 | -0/+1 |
* | dmaengine: append hsu DMA driver | Andy Shevchenko | 2015-03-07 | 5 | -0/+764 |