summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpsc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig2017-06-201-4/+6
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* TTY: serial/mpsc, remove unused fieldsJiri Slaby2016-02-061-5/+0
* TTY: serial/mpsc, clean up init/remove functionsJiri Slaby2016-02-061-84/+79
* TTY: serial/mpsc, stop leaking mappingsJiri Slaby2016-02-061-5/+5
* tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker2015-10-171-1/+2
* mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig2015-10-041-1/+1
* drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker2015-10-041-33/+3
* tty: mpsc.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-9/+16
* 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