aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c
Commit message (Expand)AuthorAge
* TTY: serial/mpsc, remove unused fieldsJiri Slaby2016-02-07
* TTY: serial/mpsc, clean up init/remove functionsJiri Slaby2016-02-07
* TTY: serial/mpsc, stop leaking mappingsJiri Slaby2016-02-07
* tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker2015-10-18
* mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig2015-10-04
* drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker2015-10-04
* tty: mpsc.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick2014-11-05
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* serial: mpsc: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* serial: use dev_get_platdata()Jingoo Han2013-07-31
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: move low_latency to tty_portJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13