aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm/jsm_cls.c
Commit message (Expand)AuthorAgeFilesLines
* serial: jsm: Use B0 instead of 0Ilpo Järvinen2022-05-191-1/+1
* tty: remove CMSPAR ifdefsIlpo Järvinen2022-05-191-6/+0
* tty: serial: jsm: remove redundant assignments to variable linestatusColin Ian King2022-03-181-3/+1
* tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-281-15/+1
* tty: serial: jsm: jsm_cls: Remove unused variable 'discard'Lee Jones2020-11-061-3/+1
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-10/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: jsm: some off by one bugsDan Carpenter2015-03-261-1/+1
* serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2014-11-251-3/+0
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-251-1/+1
* drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz2014-11-061-5/+0
* drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz2014-11-061-0/+990