index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
Commit message (
Expand
)
Author
Age
*
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
2016-09-02
*
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
2016-02-07
*
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
*
serial/jsm: Deinline neo_parse_isr, save 688 bytes
Denys Vlasenko
2015-12-13
*
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME
Gavin Thomas Claugus
2015-12-13
*
serial: jsm: some off by one bugs
Dan Carpenter
2015-03-26
*
serial: jsm: Fix unnecessary space before function ptr arguments
Konrad Zapalowicz
2014-11-25
*
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
2014-11-25
*
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
2014-11-25
*
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2014-11-25
*
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-25
*
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-06
*
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz
2014-11-06
*
drivers: serial: jsm: Add Classic board UART structure
Konrad Zapalowicz
2014-11-06
*
TTY: jsm: use container_of to resolve jsm_channel from uart_port
Fabian Frederick
2014-11-05
*
jsm: add support for additional Neo cards
Bill Pemberton
2014-09-08
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
*
TTY: jsm, remove superfluous check
Jiri Slaby
2013-03-18
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-30
*
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
|
\
|
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
|
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
|
/
*
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2012-01-24
*
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-10-31
*
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
2011-08-24
*
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-08-24
*
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2011-08-24
*
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
2011-06-07
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13