aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm/jsm_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22drivers: serial: jsm: fix some leaks in probeDan Carpenter1-1/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-07-21tty: serial: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-07-30tty: serial: jsm: constify pci_device_id.Arvind Yadav1-1/+1
2015-12-13drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus1-2/+2
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz1-5/+0
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz1-31/+120
2014-09-08jsm: add support for additional Neo cardsBill Pemberton1-4/+34
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches1-2/+1
2012-09-07make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-01-24jsm: Fixed EEH recovery errorLucas Kannebley Tavares1-0/+1
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker1-1/+1
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo1-1/+0
2011-08-24jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo1-18/+0
2011-06-07serial: ioremap warning fix for jsm driver.Lennart Sorensen1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+297