summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm/jsm_neo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud