Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-23 | serial: sunplus: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-18 | serial: sunplus-uart: Use port lock wrappers | Thomas Gleixner | 1 | -13/+13 |
2023-07-25 | serial: drivers: switch ch and flag to u8 | Jiri Slaby | 1 | -1/+1 |
2022-11-03 | serial: sunplus-uart: Use uart_xmit_advance() | Ilpo Järvinen | 1 | -3/+1 |
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 |