summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm/jsm_neo.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)2024-04-091-25/+13
* tty: jsm: remove unused members from struct board_opsJiri Slaby (SUSE)2023-11-231-40/+0
* serial: jsm: Use port lock wrappersThomas Gleixner2023-09-181-2/+2
* 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: fix two assignments in if conditionsAlexander Vorwerk2022-03-181-1/+2
* tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-281-15/+1
* tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma2021-07-211-0/+2
* tty: serial: jsm: Add one check against NULL pointer dereferenceGuilherme G. Piccoli2018-01-091-0/+3
* tty: serial: jsm: Remove unnecessary NULL checksGuilherme G. Piccoli2018-01-091-3/+0
* 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: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko2015-12-131-1/+1
* serial: jsm: some off by one bugsDan Carpenter2015-03-261-3/+3
* serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz2014-11-251-1/+1
* serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz2014-11-251-12/+12
* 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
* serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches2012-10-301-54/+62
* jsm: print byte we are dequeingThadeu Lima de Souza Cascardo2011-08-241-1/+1
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-241-14/+15
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1412