aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21treewide: 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/gregkh/ttyLinus 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-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-11/+0
2014-04-24tty: serial: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-04-24serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-4/+2
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+3
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-2/+2
2012-02-24tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka1-1/+0
2012-01-26serial: Kill off NO_IRQAlan Cox1-1/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+2
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+633