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
/
jsm
/
jsm_neo.c
Age
Commit message (
Expand
)
Author
2018-01-09
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
2018-01-09
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
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
2015-12-13
serial/jsm: Deinline neo_parse_isr, save 688 bytes
Denys Vlasenko
2015-03-26
serial: jsm: some off by one bugs
Dan Carpenter
2014-11-25
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
2014-11-25
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
2014-11-25
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2014-11-25
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-06
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2011-08-24
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
2011-08-24
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman