summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/jsm/jsm_neo.c
AgeCommit message (Expand)Author
2021-09-22tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma
2015-03-26serial: jsm: some off by one bugsDan Carpenter
2014-11-25serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz
2014-11-25serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary if statementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches
2011-08-24jsm: print byte we are dequeingThadeu Lima de Souza Cascardo
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman