aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pnp.c
AgeCommit message (Expand)Author
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2016-02-06tty: serial: 8250: Fix indentation warningsAnton Wuerfel
2016-02-06tty: serial: 8250: Correct conversion specifiersAnton Wuerfel
2016-02-06tty: serial: 8250: Remove SERIAL_DEBUG_PNP macroPhillip Raffeck
2016-02-06tty: serial: 8250: Fix multiline comment styleAnton Wuerfel
2016-02-06TTY: 8250_pnp, make checks boolJiri Slaby
2016-02-06TTY: 8250_pnp, constify tablesJiri Slaby
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-08-14serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-09-268250: blacklist Winbond CIR portSean Young
2012-09-268250_pnp: do pnp probe before legacy probeSean Young
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker