index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mux.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
2022-11-03
1
-32
/
+13
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-27
1
-6
/
+0
*
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
1
-2
/
+1
*
tty: serial: mux: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
2021-05-13
1
-1
/
+1
*
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+1
|
\
|
*
tty/serial: Migrate mux to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-2
/
+2
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-5
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
drivers: tty: mux: use setup_timer() helper.
Allen Pais
2017-10-03
1
-2
/
+1
*
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-09-05
1
-1
/
+1
|
\
|
*
serial: mux: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
tty: mux: constify parisc_device_id
Arvind Yadav
2017-08-28
1
-2
/
+2
*
|
parisc/mux: Fix section mismatches
Helge Deller
2017-08-22
1
-7
/
+7
|
/
*
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Axel Lin
2015-10-22
1
-7
/
+2
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
1
-11
/
+0
*
tty: serial: replace del_timer by del_timer_sync
Julia Lawall
2014-04-25
1
-1
/
+1
*
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.
Daniel Thompson
2014-04-25
1
-1
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-4
/
+2
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-2
/
+3
*
tty: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-2
/
+2
*
tty/serial/mux.c: linux/tty.h included twice
Danny Kukawka
2012-02-24
1
-1
/
+0
*
serial: Kill off NO_IRQ
Alan Cox
2012-01-27
1
-1
/
+1
*
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-09-23
1
-0
/
+2
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+633