summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mpsc.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-06serial: 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-10serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-5/+0
2014-06-20serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-09-27serial: mpsc: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-08-28tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-3/+8
2013-08-01serial: use dev_get_platdata()Jingoo Han1-2/+2
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-3/+2
2013-01-16TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby1-2/+2
2013-01-16TTY: 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