summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick2014-11-051-13/+26
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-5/+0
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* serial: mpsc: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-3/+8
* serial: use dev_get_platdata()Jingoo Han2013-07-311-2/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-3/+2
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-3/+3
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+2159
OpenPOWER on IntegriCloud