| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -4/+1 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | serial/mpsc: switch to dma_alloc_attrs | Christoph Hellwig | 2017-06-20 | 1 | -4/+6 |
* | tty: serial: constify uart_ops structures | Bhumika Goyal | 2017-01-27 | 1 | -1/+1 |
* | TTY: serial/mpsc, remove unused fields | Jiri Slaby | 2016-02-07 | 1 | -5/+0 |
* | TTY: serial/mpsc, clean up init/remove functions | Jiri Slaby | 2016-02-07 | 1 | -84/+79 |
* | TTY: serial/mpsc, stop leaking mappings | Jiri Slaby | 2016-02-07 | 1 | -5/+5 |
* | tty: disable unbind for old 74xx based serial/mpsc console port | Paul Gortmaker | 2015-10-18 | 1 | -1/+2 |
* | mpsc: use dma_set_mask insted of dma_supported | Christoph Hellwig | 2015-10-04 | 1 | -1/+1 |
* | drivers/tty: make serial/mpsc.c driver explicitly non-modular | Paul Gortmaker | 2015-10-04 | 1 | -33/+3 |
* | tty: mpsc.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -9/+16 |
* | 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: mpsc: use container_of to resolve mpsc_port_info from uart_port | Fabian Frederick | 2014-11-06 | 1 | -13/+26 |
|/ |
|
* | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 2014-07-10 | 1 | -5/+0 |
* | serial: Fix IGNBRK handling | Peter Hurley | 2014-06-19 | 1 | -1/+1 |
* | serial: mpsc: Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-26 | 1 | -1/+1 |
* | tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -3/+8 |
* | serial: use dev_get_platdata() | Jingoo Han | 2013-08-01 | 1 | -2/+2 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 1 | -3/+2 |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+1 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -2/+2 |
* | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-16 | 1 | -3/+3 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+2159 |