index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
/
jsm_cls.c
Age
Commit message (
Expand
)
Author
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-02-18
tty: jsm: Remove redundant assignment to variable linestatus
Colin Ian King
2023-11-23
tty: jsm: remove unused members from struct board_ops
Jiri Slaby (SUSE)
2022-05-19
serial: jsm: Use B0 instead of 0
Ilpo Järvinen
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2022-03-18
tty: serial: jsm: remove redundant assignments to variable linestatus
Colin Ian King
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2020-11-06
tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
Lee Jones
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-03-26
serial: jsm: some off by one bugs
Dan Carpenter
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
2014-11-06
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz