index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
/
jsm_neo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-25
/
+13
*
tty: jsm: remove unused members from struct board_ops
Jiri Slaby (SUSE)
2023-11-23
1
-40
/
+0
*
serial: jsm: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-2
/
+2
*
serial: jsm: Use B0 instead of 0
Ilpo Järvinen
2022-05-19
1
-1
/
+1
*
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2022-05-19
1
-6
/
+0
*
tty: serial: jsm: fix two assignments in if conditions
Alexander Vorwerk
2022-03-18
1
-1
/
+2
*
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2022-02-28
1
-15
/
+1
*
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2021-07-21
1
-0
/
+2
*
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
2018-01-09
1
-0
/
+3
*
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2018-01-09
1
-3
/
+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
*
serial/jsm: Deinline neo_parse_isr, save 688 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
serial: jsm: some off by one bugs
Dan Carpenter
2015-03-26
1
-3
/
+3
*
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
2014-11-25
1
-1
/
+1
*
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
2014-11-25
1
-12
/
+12
*
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2014-11-25
1
-3
/
+0
*
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-25
1
-1
/
+1
*
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2014-11-06
1
-5
/
+0
*
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-30
1
-54
/
+62
*
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
2011-08-24
1
-1
/
+1
*
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-08-24
1
-14
/
+15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+1412