Age | Commit message (Expand) | Author |
2022-09-04 | dmaengine: hsu: Include headers we are direct user of | Andy Shevchenko |
2022-09-04 | dmaengine: hsu: Use GENMASK() consistently | Andy Shevchenko |
2022-09-04 | dmaengine: hsu: using for_each_set_bit to simplify the code | Andy Shevchenko |
2022-09-04 | dmaengine: hsu: Finish conversion to managed resources | Andy Shevchenko |
2021-10-26 | dmaengine: hsu: switch from 'pci_' to 'dma_' API | Qing Wang |
2021-05-31 | dmaengine: hsu: Account transferred bytes | Andy Shevchenko |
2021-01-13 | dmaengine: hsu: disable spurious interrupt | Ferry Toth |
2019-07-17 | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2019-06-25 | dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" | Andy Shevchenko |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-07 | dmaengine: hsu: remove dma_slave_config direction usage | Vinod Koul |
2018-07-10 | dmaengine: hsu: Support dmaengine_terminate_sync() | Andy Shevchenko |
2017-01-19 | serial: 8250_mid: handle interrupt correctly in DMA case | Andy Shevchenko |
2016-11-25 | dmaengine: hsu: pci: switch to new API for IRQ allocation | Andy Shevchenko |
2016-09-02 | dmaengine: hsu: refactor hsu_dma_do_irq() to return int | Andy Shevchenko |
2016-06-25 | dmaengine: hsu: Export hsu_dma_get_status() | Chuah, Kim Tatt |
2016-05-19 | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-04-04 | dmaengine: hsu: set maximum allowed segment size for DMA | Andy Shevchenko |
2016-04-04 | dmaengine: hsu: don't check direction of timeouted channel | Andy Shevchenko |
2016-04-04 | dmaengine: hsu: allow more than 3 descriptors | Andy Shevchenko |
2016-04-04 | dmaengine: hsu: correct use of channel status register | Andy Shevchenko |
2016-04-04 | dmaengine: hsu: correct residue calculation of active descriptor | Andy Shevchenko |
2016-04-04 | dmaengine: hsu: set HSU_CH_MTSR to memory width | Andy Shevchenko |
2015-12-05 | dmaengine: hsu: speed up residue calculation | Andy Shevchenko |
2015-10-17 | dmaengine: hsu: remove platform data | Heikki Krogerus |
2015-10-17 | dmaengine: hsu: make the UART driver in control of selecting this driver | Heikki Krogerus |
2015-07-16 | dmaengine: hsu: remove excessive lock | Andy Shevchenko |
2015-06-02 | dmaengine: hsu: Fix memory leak when stopping a running transfer | Peter Ujfalusi |
2015-04-22 | dmaengine: hsu: don't prompt for hsu_core part | Vinod Koul |
2015-03-26 | dmaengine: hsu: move memory allocation to GFP_NOWAIT | Andy Shevchenko |
2015-03-26 | dmaengine: hsu: remove redundant pieces of code | Andy Shevchenko |
2015-03-26 | dmaengine: hsu: add Intel Tangier PCI ID | Andy Shevchenko |
2015-03-07 | dmaengine: append hsu DMA driver | Andy Shevchenko |