summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mux.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)2022-11-031-32/+13
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: Drop timeout from uart_portIlpo Järvinen2022-06-271-6/+0
* parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+1
* tty: serial: mux: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+1
|\
| * tty/serial: Migrate mux to use has_sysrqDmitry Safonov2019-12-181-4/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* drivers: tty: mux: use setup_timer() helper.Allen Pais2017-10-031-2/+1
* Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-051-1/+1
|\
| * serial: mux: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * tty: mux: constify parisc_device_idArvind Yadav2017-08-281-2/+2
* | parisc/mux: Fix section mismatchesHelge Deller2017-08-221-7/+7
|/
* parisc: serial/mux: Convert to uart_console_device instead of open-codedAxel Lin2015-10-221-7/+2
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-11/+0
* tty: serial: replace del_timer by del_timer_syncJulia Lawall2014-04-241-1/+1
* serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson2014-04-241-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-4/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+3
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-2/+2
* tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka2012-02-241-1/+0
* serial: Kill off NO_IRQAlan Cox2012-01-261-1/+1
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+2
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+633