aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-06TTY: serial/mpsc, remove unused fieldsJiri Slaby1-5/+0
2016-02-06TTY: serial/mpsc, clean up init/remove functionsJiri Slaby1-84/+79
2016-02-06TTY: serial/mpsc, stop leaking mappingsJiri Slaby1-5/+5
2015-10-17tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker1-1/+2
2015-10-04mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig1-1/+1
2015-10-04drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker1-33/+3
2015-05-10tty: mpsc.c: move assignment out of if () blockGreg Kroah-Hartman1-9/+16
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