summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/jsm/jsm_driver.c
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-14drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAMEGavin Thomas Claugus1-2/+2
2014-11-07drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz1-5/+0
2014-11-07drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz1-31/+120
2014-09-09jsm: add support for additional Neo cardsBill Pemberton1-4/+34
2012-11-22tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-22tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-31serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches1-2/+1
2012-09-08make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-01-25jsm: Fixed EEH recovery errorLucas Kannebley Tavares1-0/+1
2011-11-01tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker1-1/+1
2011-08-25jsm: remove buggy write queueThadeu Lima de Souza Cascardo1-1/+0
2011-08-25jsm: 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