aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm/jsm_neo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: fix two assignments in if conditionsAlexander Vorwerk1-1/+2
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby1-15/+1
2021-07-21tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma1-0/+2
2018-01-09tty: serial: jsm: Add one check against NULL pointer dereferenceGuilherme G. Piccoli1-0/+3
2018-01-09tty: serial: jsm: Remove unnecessary NULL checksGuilherme G. Piccoli1-3/+0
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-12-13serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko1-1/+1
2015-03-26serial: jsm: some off by one bugsDan Carpenter1-3/+3
2014-11-25serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz1-1/+1
2014-11-25serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz1-12/+12
2014-11-25serial: jsm: Remove unnecessary if statementKonrad Zapalowicz1-3/+0
2014-11-25serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz1-1/+1
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz1-5/+0
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches1-54/+62
2011-08-24jsm: print byte we are dequeingThadeu Lima de Souza Cascardo1-1/+1
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo1-14/+15
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1412