index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mux.c
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-03
drivers: tty: mux: use setup_timer() helper.
Allen Pais
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-28
serial: mux: constify uart_ops structures
Julia Lawall
2017-08-28
tty: mux: constify parisc_device_id
Arvind Yadav
2017-08-22
parisc/mux: Fix section mismatches
Helge Deller
2015-10-22
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Axel Lin
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-04-24
tty: serial: replace del_timer by del_timer_sync
Julia Lawall
2014-04-24
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.
Daniel Thompson
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-02-24
tty/serial/mux.c: linux/tty.h included twice
Danny Kukawka
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman