Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-07 | dmaengine: st_fdma: use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2019-01-07 | dmaengine: st_fdma: drop useless LIST_HEAD | Julia Lawall | 1 | -3/+0 |
2018-08-29 | dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code | Huang Shijie | 1 | -5/+2 |
2016-10-19 | dmaengine: st_fdma: Fix the error return code in st_fdma_probe() | Wei Yongjun | 1 | -1/+1 |
2016-10-19 | dmaengine: st_fdma: fix uninitialized variable access | Arnd Bergmann | 1 | -12/+2 |
2016-10-18 | dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support | Peter Griffin | 1 | -0/+899 |