Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: drop kernel 4.4 support | Mathias Kresin | 2017-09-05 | 1 | -152/+0 |
| | | | | Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | lantiq: fix dma locking problems with SMP | Hauke Mehrtens | 2017-01-09 | 1 | -0/+152 |
The DMA controller used only local locks, which will not lock the section against other CPUs, fix this by using spin locks. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |