summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/jsm/jsm_cls.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)1-21/+8
2024-02-18tty: jsm: Remove redundant assignment to variable linestatusColin Ian King1-1/+0
2023-11-23tty: jsm: remove unused members from struct board_opsJiri Slaby (SUSE)1-36/+0
2022-05-19serial: jsm: Use B0 instead of 0Ilpo Järvinen1-1/+1
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen1-6/+0
2022-03-18tty: serial: jsm: remove redundant assignments to variable linestatusColin Ian King1-3/+1
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby1-15/+1
2020-11-06tty: serial: jsm: jsm_cls: Remove unused variable 'discard'Lee Jones1-3/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2015-03-27serial: jsm: some off by one bugsDan Carpenter1-1/+1
2014-11-26serial: jsm: Remove unnecessary if statementKonrad Zapalowicz1-3/+0
2014-11-26serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz1-1/+1
2014-11-07drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz1-5/+0
2014-11-07drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz1-0/+990