index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_pnp.c
Age
Commit message (
Expand
)
Author
2025-02-04
serial: 8250_pnp: Remove unneeded ->iotype assignment
Andy Shevchenko
2024-05-10
serial: 8250_pnp: Simplify "line" related code
Ilpo Järvinen
2024-05-04
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-04-17
serial: 8250_pnp: Support configurable reg shift property
Guanbing Huang
2021-09-22
serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
Krzysztof Kozlowski
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
2019-09-04
serial: 8250_pnp: Move to struct dev_pm_ops
Andy Shevchenko
2019-05-21
tty: serial: 8250: Fix type field in format string
Hao Lee
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2016-02-06
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
2016-02-06
tty: serial: 8250: Correct conversion specifiers
Anton Wuerfel
2016-02-06
tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
Phillip Raffeck
2016-02-06
tty: serial: 8250: Fix multiline comment style
Anton Wuerfel
2016-02-06
TTY: 8250_pnp, make checks bool
Jiri Slaby
2016-02-06
TTY: 8250_pnp, constify tables
Jiri Slaby
2015-08-14
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
2015-08-14
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
2015-02-02
serial: 8250_pnp: Enable PNP_CONSOLE for console ports
Peter Hurley
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-04-08
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
2013-03-12
tty/8250_pnp: serial port detection regression since v3.7
Sean Young
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-09-26
8250: blacklist Winbond CIR port
Sean Young
2012-09-26
8250_pnp: do pnp probe before legacy probe
Sean Young
2012-07-12
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker