Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+1 |
2022-04-22 | serial: sunplus-uart: change sunplus_console_ports from global to static | Tom Rix | 1 | -1/+1 |
2022-03-03 | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 1 | -2/+3 |
2022-03-02 | serial: sunplus-uart: Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=n | Hammer Hsieh | 1 | -2/+6 |
2022-02-26 | serial: sunplus-uart: Add Sunplus SoC UART Driver | Hammer Hsieh | 1 | -0/+770 |