Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: drop everything not on kernel version 4.14 | Daniel Golle | 2019-06-12 | 1 | -199/+0 |
| | | | | | | | | | | * Remove testing patches for kernel version 4.19 * remove targets ar7, ixp4xx, orion Those targets are still on kernel 4.9, patches for 4.14 were not ready in time. They may be readded once people prepare and test patches for kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | kernel: backport bcma patches that improve printing functions | Rafał Miłecki | 2019-01-10 | 1 | -0/+199 |
Updated printing functions use dev_* helpers to provide more meaningful messages. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |