index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
/
jsm_tty.c
Age
Commit message (
Expand
)
Author
2014-11-25
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-06
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2014-11-06
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
2014-11-05
TTY: jsm: use container_of to resolve jsm_channel from uart_port
Fabian Frederick
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-03-18
TTY: jsm, remove superfluous check
Jiri Slaby
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-07-16
tty: move the termios object into the tty
Alan Cox
2011-08-24
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman