summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pnp.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski2021-09-221-4/+0
* serial: 8250_pnp: Support configurable clock frequencyJianmin Lv2021-07-211-0/+2
* serial: 8250_pnp: Move to struct dev_pm_opsAndy Shevchenko2019-09-041-11/+9
* tty: serial: 8250: Fix type field in format stringHao Lee2019-05-211-2/+2
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: 8250: Fix indentation warningsAnton Wuerfel2016-02-061-2/+2
* tty: serial: 8250: Correct conversion specifiersAnton Wuerfel2016-02-061-2/+2
* tty: serial: 8250: Remove SERIAL_DEBUG_PNP macroPhillip Raffeck2016-02-061-5/+5
* tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-061-6/+8
* TTY: 8250_pnp, make checks boolJiri Slaby2016-02-061-7/+7
* TTY: 8250_pnp, constify tablesJiri Slaby2016-02-061-4/+4
* serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-141-0/+6
* serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2015-08-141-0/+5
* serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley2015-02-021-1/+7
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0
* Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young2013-04-081-7/+5
* tty/8250_pnp: serial port detection regression since v3.7Sean Young2013-03-121-5/+7
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-4/+4
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* 8250: blacklist Winbond CIR portSean Young2012-09-261-5/+15
* 8250_pnp: do pnp probe before legacy probeSean Young2012-09-261-8/+3
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-121-14/+14
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-241-0/+524