开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
/
jsm_driver.c
Age
Commit message (
Expand
)
Author
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-07-21
tty: serial: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-07-30
tty: serial: jsm: constify pci_device_id.
Arvind Yadav
2015-12-13
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME
Gavin Thomas Claugus
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-09-08
jsm: add support for additional Neo cards
Bill Pemberton
2012-11-21
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-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-09-07
make drivers with pci error handlers const
Stephen Hemminger
2012-01-24
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
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-06-07
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman