summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/serial_cs.c
Commit message (Expand)AuthorAgeFilesLines
* serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary2021-06-161-0/+1
* serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary2021-06-161-1/+0
* tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET2021-05-271-1/+10
* tty: 8250/serial_cs, propagate errors in simple_configJiri Slaby2021-03-101-6/+6
* tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones2020-11-061-6/+3
* drivers/tty: remove redundant assignment to variable i and rename it to retColin Ian King2020-04-161-3/+3
* drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia2018-06-281-2/+4
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: 8250: Fix multi-line stringsAnton Wuerfel2016-02-061-2/+2
* tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-061-9/+17
* tty: serial: 8250: Fix whitespace errorsAnton Wuerfel2016-02-061-30/+30
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0
* drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-121-15/+15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-241-0/+870