summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm
Commit message (Expand)AuthorAgeFilesLines
* tty : serial: jsm: Fixed file by adding spacingClement Smith2020-12-041-1/+1
* tty: serial: jsm: jsm_cls: Remove unused variable 'discard'Lee Jones2020-11-061-3/+1
* tty: serial: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
* tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar2020-03-071-1/+1
* tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman2019-04-041-0/+1
* tty: serial: jsm: remove redundant pointer chColin Ian King2018-07-131-2/+1
* tty: serial: jsm: Add one check against NULL pointer dereferenceGuilherme G. Piccoli2018-01-091-0/+3
* tty: serial: jsm: Remove unnecessary NULL checksGuilherme G. Piccoli2018-01-092-9/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-085-50/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-085-0/+5
* tty: serial: jsm: remove redundant pointer tsColin Ian King2017-11-081-2/+0
* tty: serial: jsm: add space before the open parenthesis '('Gimcuan Hui2017-11-081-2/+2
* tty: serial: jsm: fix coding styleGimcuan Hui2017-11-081-2/+1
* tty: serial: jsm: delete space between function name and '('Gimcuan Hui2017-11-081-1/+1
* tty: serial: jsm: add blank line after declarationsGimcuan Hui2017-11-081-0/+1
* tty: serial: jsm: change the type of local variableGimcuan Hui2017-11-081-1/+1
* tty: serial: jsm: Add space before the open braceGimcuan Hui2017-10-031-1/+1
* tty: serial: jsm: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
* tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
* tty: serial: jsm_tty: fixed redundant variable issue.Jakob Østergaard Jensen2016-02-071-6/+4
* tty: Use termios c_*flag macrosPeter Hurley2016-01-281-2/+1
* serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko2015-12-131-1/+1
* drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus2015-12-131-2/+2
* serial: jsm: some off by one bugsDan Carpenter2015-03-262-4/+4
* serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz2014-11-251-15/+15
* serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz2014-11-251-1/+1
* serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz2014-11-251-12/+12
* serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2014-11-252-6/+0
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-254-4/+4
* drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz2014-11-065-25/+0
* drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz2014-11-063-31/+126
* drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz2014-11-063-2/+993
* drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz2014-11-061-1/+58
* TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick2014-11-051-10/+20
* jsm: add support for additional Neo cardsBill Pemberton2014-09-082-4/+44
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-181-6/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-4/+4
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+4
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-212-2/+2
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches2012-10-304-109/+120
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-4/+4
|\
| * tty: move the termios object into the ttyAlan Cox2012-07-161-4/+4
* | make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
|/
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-241-0/+1
* tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-311-1/+1