aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mpsc.c
AgeCommit message (Expand)Author
2013-09-26serial: mpsc: Remove casting the return value which is a void pointerJingoo Han
2013-08-27tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman