aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick2014-11-05
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* serial: mpsc: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* serial: use dev_get_platdata()Jingoo Han2013-07-31
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: move low_latency to tty_portJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13