index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: jsm: remove redundant pointer ch
Colin Ian King
2018-07-13
1
-2
/
+1
*
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
2018-01-09
1
-0
/
+3
*
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2018-01-09
2
-9
/
+0
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
5
-50
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
5
-0
/
+5
*
tty: serial: jsm: remove redundant pointer ts
Colin Ian King
2017-11-08
1
-2
/
+0
*
tty: serial: jsm: add space before the open parenthesis '('
Gimcuan Hui
2017-11-08
1
-2
/
+2
*
tty: serial: jsm: fix coding style
Gimcuan Hui
2017-11-08
1
-2
/
+1
*
tty: serial: jsm: delete space between function name and '('
Gimcuan Hui
2017-11-08
1
-1
/
+1
*
tty: serial: jsm: add blank line after declarations
Gimcuan Hui
2017-11-08
1
-0
/
+1
*
tty: serial: jsm: change the type of local variable
Gimcuan Hui
2017-11-08
1
-1
/
+1
*
tty: serial: jsm: Add space before the open brace
Gimcuan Hui
2017-10-03
1
-1
/
+1
*
tty: serial: jsm: constify pci_device_id.
Arvind Yadav
2017-07-30
1
-1
/
+1
*
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
2016-02-07
1
-6
/
+4
*
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-2
/
+1
*
serial/jsm: Deinline neo_parse_isr, save 688 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME
Gavin Thomas Claugus
2015-12-13
1
-2
/
+2
*
serial: jsm: some off by one bugs
Dan Carpenter
2015-03-26
2
-4
/
+4
*
serial: jsm: Fix unnecessary space before function ptr arguments
Konrad Zapalowicz
2014-11-25
1
-15
/
+15
*
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
2014-11-25
1
-1
/
+1
*
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
2014-11-25
1
-12
/
+12
*
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2014-11-25
2
-6
/
+0
*
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
2014-11-25
4
-4
/
+4
*
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
2014-11-06
5
-25
/
+0
*
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
2014-11-06
3
-31
/
+126
*
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz
2014-11-06
3
-2
/
+993
*
drivers: serial: jsm: Add Classic board UART structure
Konrad Zapalowicz
2014-11-06
1
-1
/
+58
*
TTY: jsm: use container_of to resolve jsm_channel from uart_port
Fabian Frederick
2014-11-05
1
-10
/
+20
*
jsm: add support for additional Neo cards
Bill Pemberton
2014-09-08
2
-4
/
+44
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-6
/
+0
*
TTY: jsm, remove superfluous check
Jiri Slaby
2013-03-18
1
-6
/
+0
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-4
/
+4
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-2
/
+4
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
2
-2
/
+2
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-30
4
-109
/
+120
*
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
1
-4
/
+4
|
\
|
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-4
/
+4
*
|
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
1
-1
/
+1
|
/
*
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2012-01-24
1
-0
/
+1
*
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
2011-08-24
1
-1
/
+1
*
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-08-24
4
-103
/
+28
*
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2011-08-24
2
-21
/
+0
*
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
2011-06-07
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
[next]