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