Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iov_iter: Move unnecessary inclusion of crypto/hash.h | Herbert Xu | 2020-06-30 | 1 | -0/+1 |
* | dmaengine: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-07-31 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | dmaengine: st_fdma: use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-01-07 | 1 | -2/+1 |
* | dmaengine: st_fdma: drop useless LIST_HEAD | Julia Lawall | 2019-01-07 | 1 | -3/+0 |
* | dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code | Huang Shijie | 2018-08-29 | 1 | -5/+2 |
* | dmaengine: st_fdma: Fix the error return code in st_fdma_probe() | Wei Yongjun | 2016-10-19 | 1 | -1/+1 |
* | dmaengine: st_fdma: fix uninitialized variable access | Arnd Bergmann | 2016-10-19 | 1 | -12/+2 |
* | dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support | Peter Griffin | 2016-10-18 | 1 | -0/+899 |