summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/jsm/jsm_tty.c
AgeCommit message (Expand)Author
2016-02-07tty: serial: jsm_tty: fixed redundant variable issue.Jakob Østergaard Jensen
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2014-11-26serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz
2014-11-06TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick
2014-07-10serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby
2013-01-16TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-11-21tty: remove use of __devinitBill Pemberton
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches
2012-07-16tty: move the termios object into the ttyAlan Cox
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman