summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/jsm/jsm_tty.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-21tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma1-0/+3
2021-03-10tty: jsm_tty, make char+error handling readableJiri Slaby1-10/+14
2020-12-04tty : serial: jsm: Fixed file by adding spacingClement Smith1-1/+1
2018-07-13tty: serial: jsm: remove redundant pointer chColin Ian King1-2/+1
2018-01-09tty: serial: jsm: Remove unnecessary NULL checksGuilherme G. Piccoli1-6/+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
2017-11-08tty: serial: jsm: remove redundant pointer tsColin Ian King1-2/+0
2017-11-08tty: serial: jsm: add space before the open parenthesis '('Gimcuan Hui1-2/+2
2017-11-08tty: serial: jsm: fix coding styleGimcuan Hui1-2/+1
2017-11-08tty: serial: jsm: delete space between function name and '('Gimcuan Hui1-1/+1
2017-11-08tty: serial: jsm: add blank line after declarationsGimcuan Hui1-0/+1
2017-11-08tty: serial: jsm: change the type of local variableGimcuan Hui1-1/+1
2017-10-03tty: serial: jsm: Add space before the open braceGimcuan Hui1-1/+1
2016-09-02tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall1-1/+1
2016-02-08tty: serial: jsm_tty: fixed redundant variable issue.Jakob Østergaard Jensen1-6/+4
2016-01-29tty: Use termios c_*flag macrosPeter Hurley1-2/+1
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: Enable support for Digi Classic adaptersKonrad Zapalowicz1-0/+2
2014-11-06TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick1-10/+20
2014-07-10serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2013-03-19TTY: jsm, remove superfluous checkJiri Slaby1-6/+0
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-1/+1
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby1-4/+4
2013-01-16TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-2/+4
2012-11-22tty: remove use of __devinitBill Pemberton1-1/+1
2012-10-31serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches1-50/+52
2012-07-17tty: move the termios object into the ttyAlan Cox1-4/+4
2011-08-25jsm: remove buggy write queueThadeu Lima de Souza Cascardo1-81/+13
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+910