| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: sunzilog: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-23 | 1 | -4/+2 |
* | serial: sunzilog: Use port lock wrappers | Thomas Gleixner | 2023-09-18 | 1 | -21/+21 |
* | tty: Explicitly include correct DT includes | Rob Herring | 2023-07-25 | 1 | -2/+2 |
* | serial: Use of_property_present() for testing DT property presence | Rob Herring | 2023-03-16 | 1 | -2/+2 |
* | serial: sunzilog: Use uart_xmit_advance() | Ilpo Järvinen | 2022-11-03 | 1 | -4/+2 |
* | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 2022-08-30 | 1 | -1/+1 |
* | tty: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-30 | 1 | -3/+3 |
* | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 2022-03-03 | 1 | -2/+2 |
* | serial: sunzilog: Mark sunzilog_putchar() __maybe_unused | Geert Uytterhoeven | 2021-10-26 | 1 | -1/+1 |
* | tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h> | Zihao Tang | 2021-05-13 | 1 | -1/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | serial: sunzilog: Return proper error code from console ->setup() hook | Andy Shevchenko | 2020-06-25 | 1 | -1/+1 |
* | tty/serial: Migrate sunzilog to use has_sysrq | Dmitry Safonov | 2019-12-18 | 1 | -4/+2 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | tty: serial: constify uart_ops structures | Bhumika Goyal | 2017-01-27 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | serial: use container_of to resolve uart_sunzilog_port from uart_port | Fabian Frederick | 2014-11-06 | 1 | -8/+16 |
|/ |
|
* | serial: Test for no tx data on tx restart | Peter Hurley | 2014-07-11 | 1 | -0/+2 |
* | serial: Fix IGNBRK handling | Peter Hurley | 2014-06-19 | 1 | -1/+1 |
* | sparc: serial: Clean up the locking for -rt | David Miller | 2014-03-06 | 1 | -9/+5 |
* | tty: Remove unnecessary semicolons | Joe Perches | 2013-10-16 | 1 | -3/+3 |
* | serial: use platform_{get,set}_drvdata() | Jingoo Han | 2013-06-03 | 1 | -4/+2 |
* | TTY: serial, stop accessing potential NULLs | Jiri Slaby | 2013-03-19 | 1 | -1/+1 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 1 | -16/+12 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -10/+7 |
* | tty: remove use of __devexit | Bill Pemberton | 2012-11-22 | 1 | -2/+2 |
* | tty: remove use of __devinit | Bill Pemberton | 2012-11-22 | 1 | -4/+4 |
* | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | serial/sunzilog: fix keyboard on SUN SPARCstation | Sam Ravnborg | 2012-04-04 | 1 | -2/+2 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -0/+1 |
* | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker | 2012-02-10 | 1 | -1/+1 |
* | serial: Kill off NO_IRQ | Alan Cox | 2012-01-27 | 1 | -5/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+5 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+1655 |