aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/8250/serial_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-23tty: serial_cs: remove unused struct serial_cfg_memJiri Slaby (SUSE)1-6/+0
2021-06-16serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary1-0/+1
2021-06-16serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary1-1/+0
2021-05-27tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET1-1/+10
2021-03-10tty: 8250/serial_cs, propagate errors in simple_configJiri Slaby1-6/+6
2020-11-06tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones1-6/+3
2020-04-16drivers/tty: remove redundant assignment to variable i and rename it to retColin Ian King1-3/+3
2018-06-28drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia1-2/+4
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-02-06tty: serial: 8250: Fix multi-line stringsAnton Wuerfel1-2/+2
2016-02-06tty: serial: 8250: Fix multiline comment styleAnton Wuerfel1-9/+17
2016-02-06tty: serial: 8250: Fix whitespace errorsAnton Wuerfel1-30/+30
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox1-15/+15
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+870