aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/serial_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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