aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pnp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21tty: serial: 8250: Fix type field in format stringHao Lee1-2/+2
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-02-06tty: serial: 8250: Fix indentation warningsAnton Wuerfel1-2/+2
2016-02-06tty: serial: 8250: Correct conversion specifiersAnton Wuerfel1-2/+2
2016-02-06tty: serial: 8250: Remove SERIAL_DEBUG_PNP macroPhillip Raffeck1-5/+5
2016-02-06tty: serial: 8250: Fix multiline comment styleAnton Wuerfel1-6/+8
2016-02-06TTY: 8250_pnp, make checks boolJiri Slaby1-7/+7
2016-02-06TTY: 8250_pnp, constify tablesJiri Slaby1-4/+4
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+6
2015-08-14serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley1-1/+7
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-4/+4
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-268250: blacklist Winbond CIR portSean Young1-5/+15
2012-09-268250_pnp: do pnp probe before legacy probeSean Young1-8/+3
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox1-14/+14
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+524