summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm/jsm_tty.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: jsm: remove redundant pointer chColin Ian King2018-07-131-2/+1Star
* tty: serial: jsm: Remove unnecessary NULL checksGuilherme G. Piccoli2018-01-091-6/+0Star
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-10/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: jsm: remove redundant pointer tsColin Ian King2017-11-081-2/+0Star
* tty: serial: jsm: add space before the open parenthesis '('Gimcuan Hui2017-11-081-2/+2
* tty: serial: jsm: fix coding styleGimcuan Hui2017-11-081-2/+1Star
* tty: serial: jsm: delete space between function name and '('Gimcuan Hui2017-11-081-1/+1
* tty: serial: jsm: add blank line after declarationsGimcuan Hui2017-11-081-0/+1
* tty: serial: jsm: change the type of local variableGimcuan Hui2017-11-081-1/+1
* tty: serial: jsm: Add space before the open braceGimcuan Hui2017-10-031-1/+1
* tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
* tty: serial: jsm_tty: fixed redundant variable issue.Jakob Østergaard Jensen2016-02-071-6/+4Star
* tty: Use termios c_*flag macrosPeter Hurley2016-01-281-2/+1Star
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-261-1/+1
* drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz2014-11-071-5/+0Star
* drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz2014-11-071-0/+2
* TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick2014-11-061-10/+20
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-101-6/+0Star
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-191-6/+0Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-4/+4
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-161-2/+4
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches2012-10-301-50/+52
* tty: move the termios object into the ttyAlan Cox2012-07-161-4/+4
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-251-81/+13Star
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+910