aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c
AgeCommit message (Expand)Author
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-06-20serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2016-02-06TTY: serial/mpsc, remove unused fieldsJiri Slaby
2016-02-06TTY: serial/mpsc, clean up init/remove functionsJiri Slaby
2016-02-06TTY: serial/mpsc, stop leaking mappingsJiri Slaby
2015-10-17tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker
2015-10-04mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig
2015-10-04drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker
2015-05-10tty: mpsc.c: move assignment out of if () blockGreg Kroah-Hartman
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
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