index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-18
tty: jsm: Remove redundant assignment to variable linestatus
Colin Ian King
1
-1
/
+0
2023-11-23
tty: jsm: remove unused struct jsm_board members
Jiri Slaby (SUSE)
1
-3
/
+0
2023-11-23
tty: jsm: remove unused members from struct board_ops
Jiri Slaby (SUSE)
3
-78
/
+0
2023-09-18
serial: jsm: Use port lock wrappers
Thomas Gleixner
2
-10
/
+10
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
1
-1
/
+2
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-05-19
serial: jsm: Use B0 instead of 0
Ilpo Järvinen
2
-2
/
+2
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2
-12
/
+0
2022-03-18
tty: serial: jsm: fix two assignments in if conditions
Alexander Vorwerk
2
-2
/
+4
2022-03-18
tty: serial: jsm: remove redundant assignments to variable linestatus
Colin Ian King
1
-3
/
+1
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2
-30
/
+2
2021-07-21
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2
-0
/
+5
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-10
tty: jsm_tty, make char+error handling readable
Jiri Slaby
1
-10
/
+14
2020-12-04
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
1
-1
/
+1
2020-11-06
tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
Lee Jones
1
-3
/
+1
2020-07-21
tty: serial: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-07-13
tty: serial: jsm: remove redundant pointer ch
Colin Ian King
1
-2
/
+1
2018-01-09
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
1
-0
/
+3
2018-01-09
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2
-9
/
+0
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
5
-50
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
5
-0
/
+5
2017-11-08
tty: serial: jsm: remove redundant pointer ts
Colin Ian King
1
-2
/
+0
2017-11-08
tty: serial: jsm: add space before the open parenthesis '('
Gimcuan Hui
1
-2
/
+2
2017-11-08
tty: serial: jsm: fix coding style
Gimcuan Hui
1
-2
/
+1
2017-11-08
tty: serial: jsm: delete space between function name and '('
Gimcuan Hui
1
-1
/
+1
2017-11-08
tty: serial: jsm: add blank line after declarations
Gimcuan Hui
1
-0
/
+1
2017-11-08
tty: serial: jsm: change the type of local variable
Gimcuan Hui
1
-1
/
+1
2017-10-03
tty: serial: jsm: Add space before the open brace
Gimcuan Hui
1
-1
/
+1
2017-07-30
tty: serial: jsm: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2016-09-02
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-02-08
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
1
-6
/
+4
2016-01-29
tty: Use termios c_*flag macros
Peter Hurley
1
-2
/
+1
2015-12-14
serial/jsm: Deinline neo_parse_isr, save 688 bytes
Denys Vlasenko
1
-1
/
+1
2015-12-14
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME
Gavin Thomas Claugus
1
-2
/
+2
2015-03-27
serial: jsm: some off by one bugs
Dan Carpenter
2
-4
/
+4
2014-11-26
serial: jsm: Fix unnecessary space before function ptr arguments
Konrad Zapalowicz
1
-15
/
+15
2014-11-26
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
1
-1
/
+1
2014-11-26
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
1
-12
/
+12
2014-11-26
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2
-6
/
+0
2014-11-26
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
4
-4
/
+4
2014-11-07
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
5
-25
/
+0
2014-11-07
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
3
-31
/
+126
2014-11-07
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz
3
-2
/
+993
2014-11-07
drivers: serial: jsm: Add Classic board UART structure
Konrad Zapalowicz
1
-1
/
+58
2014-11-06
TTY: jsm: use container_of to resolve jsm_channel from uart_port
Fabian Frederick
1
-10
/
+20
2014-09-09
jsm: add support for additional Neo cards
Bill Pemberton
2
-4
/
+44
[next]