Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 2014-07-09 | 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-27 | 1 | -3/+8 |
* | serial: use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -2/+2 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -3/+2 |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-15 | 1 | -1/+1 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -2/+2 |
* | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-15 | 1 | -3/+3 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+2159 |