summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c
AgeCommit message (Expand)AuthorLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-05serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick-13/+26
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan-5/+0
2014-06-19serial: Fix IGNBRK handlingPeter Hurley-1/+1
2013-09-26serial: mpsc: Remove casting the return value which is a void pointerJingoo Han-1/+1
2013-08-27tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-3/+8
2013-07-31serial: use dev_get_platdata()Jingoo Han-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-3/+2
2013-01-15TTY: move low_latency to tty_portJiri Slaby-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby-2/+2
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby-3/+3
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-0/+2159