| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: sa1100: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-23 | 1 | -4/+2 |
* | serial: sa1100: Use port lock wrappers | Thomas Gleixner | 2023-09-18 | 1 | -10/+10 |
* | serial: drivers: switch ch and flag to u8 | Jiri Slaby | 2023-07-25 | 1 | -1/+2 |
* | tty: serial: use uart_port_tx() helper | Jiri Slaby (SUSE) | 2022-11-03 | 1 | -30/+4 |
* | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 2022-08-30 | 1 | -1/+1 |
* | drivers: tty: serial: Fix deadlock in sa1100_set_termios() | Duoming Zhou | 2022-04-22 | 1 | -2/+2 |
* | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 2022-03-03 | 1 | -1/+1 |
* | serial: sa1100: drop low-latency workaround | Johan Hovold | 2021-04-22 | 1 | -2/+0 |
* | serial: sa1100: use platform_get_resource() | Andy Shevchenko | 2020-08-18 | 1 | -12/+10 |
* | tty/serial: Migrate sa1100 to use has_sysrq | Dmitry Safonov | 2019-12-18 | 1 | -6/+1 |
* | serial: sa1100: add note about modem control signals | Russell King | 2019-06-04 | 1 | -0/+4 |
* | serial: sa1100: add support for mctrl gpios | Russell King | 2019-06-04 | 1 | -4/+38 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+3 |
* | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -14/+0 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | drivers: tty: sa1100: use setup_timer() helper. | Allen Pais | 2017-10-03 | 1 | -3/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | serial: sa1100: use container_of to resolve sa1100_port from uart_port | Fabian Frederick | 2014-11-05 | 1 | -15/+30 |
|/ |
|
* | serial: sa1100: delete .set_wake callback | Linus Walleij | 2013-10-16 | 1 | -1/+4 |
* | tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-27 | 1 | -0/+3 |
* | serial: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-26 | 1 | -2/+0 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ |
|
| * | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 2012-11-16 | 1 | -1/+1 |
* | | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
|/ |
|
* | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 2012-03-25 | 1 | -0/+1 |
* | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-19 | 1 | -2/+0 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+918 |