Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-28 | stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate | Alexander Shishkin | 1 | -9/+1 | |
This adds SPDX GPL-2.0 header to to stm core files and removes the GPLv2 boilerplate text. Signed-off-by: Alexander Shishkin <[email protected]> | |||||
2015-10-04 | stm class: stm_console: Add kernel-console-over-stm driver | Alexander Shishkin | 1 | -0/+80 | |
This is a simple stm_source class device driver (kernelspace stm trace source) that registers a console and sends kernel messages over STM devices. Reviewed-by: Mathieu Poirier <[email protected]> Signed-off-by: Alexander Shishkin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> |