summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mux.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)1-32/+13
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen1-6/+0
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-2/+1
2021-05-13tty: serial: mux: include <linux/io.h> instead of <asm/io.h>Zihao Tang1-1/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-18tty/serial: Migrate mux to use has_sysrqDmitry Safonov1-4/+1
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-10-03drivers: tty: mux: use setup_timer() helper.Allen Pais1-2/+1
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-08-28serial: mux: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28tty: mux: constify parisc_device_idArvind Yadav1-2/+2
2017-08-22parisc/mux: Fix section mismatchesHelge Deller1-7/+7
2015-10-22parisc: serial/mux: Convert to uart_console_device instead of open-codedAxel Lin1-7/+2
2014-07-10serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-11/+0
2014-04-25tty: serial: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-04-25serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson1-1/+1
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-4/+2
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby1-2/+3
2012-11-22tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton1-2/+2
2012-02-25tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka1-1/+0
2012-01-27serial: Kill off NO_IRQAlan Cox1-1/+1
2011-09-23TTY: serial, fix includes in some driversJiri Slaby1-0/+2
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+633