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