index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
/
jsm_tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
2020-12-04
1
-1
/
+1
*
tty: serial: jsm: remove redundant pointer ch
Colin Ian King
2018-07-13
1
-2
/
+1
*
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2018-01-09
1
-6
/
+0
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-10
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: serial: jsm: remove redundant pointer ts
Colin Ian King
2017-11-08
1
-2
/
+0
*
tty: serial: jsm: add space before the open parenthesis '('
Gimcuan Hui
2017-11-08
1
-2
/
+2
*
tty: serial: jsm: fix coding style
Gimcuan Hui
2017-11-08
1
-2
/
+1
*
tty: serial: jsm: delete space between function name and '('
Gimcuan Hui
2017-11-08
1
-1
/
+1
*
tty: serial: jsm: add blank line after declarations
Gimcuan Hui
2017-11-08
1
-0
/
+1
*
tty: serial: jsm: change the type of local variable
Gimcuan Hui
2017-11-08
1
-1
/
+1
*
tty: serial: jsm: Add space before the open brace
Gimcuan Hui
2017-10-03
1
-1
/
+1
*
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
2016-02-07
1
-6
/
+4
*
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-2
/
+1
*
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-26
1
-1
/
+1
*
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2014-11-07
1
-5
/
+0
*
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
2014-11-07
1
-0
/
+2
*
TTY: jsm: use container_of to resolve jsm_channel from uart_port
Fabian Frederick
2014-11-06
1
-10
/
+20
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
1
-6
/
+0
*
TTY: jsm, remove superfluous check
Jiri Slaby
2013-03-19
1
-6
/
+0
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-4
/
+4
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
1
-2
/
+4
*
tty: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-30
1
-50
/
+52
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-4
/
+4
*
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-08-25
1
-81
/
+13
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+910