开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_core.c
Age
Commit message (
Expand
)
Author
2025-01-22
Revert "serial: 8250: Switch to nbcon console"
Greg Kroah-Hartman
2025-01-13
Merge 6.13-rc7 into tty-next
Greg Kroah-Hartman
2025-01-10
serial: 8250: Switch to nbcon console
John Ogness
2024-12-23
tty: serial: 8250: Fix another runtime PM usage counter underflow
Ilpo Järvinen
2024-12-23
serial: 8250: Never adjust UART_LSR_DR in @read_status_mask
John Ogness
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko
2024-06-04
serial: 8250: Extract RSA bits
Andy Shevchenko
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
2024-04-09
serial: 8250: Add preferred console in serial8250_isa_init_ports()
Tony Lindgren
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-05
serial: 8250: Check for valid console index
Tony Lindgren
2023-09-18
serial: 8250: Use port lock wrappers
Thomas Gleixner
2023-08-04
serial: 8250: Reinit port_id when adding back serial8250_isa_devs
Tony Lindgren
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
2023-05-13
serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
Ilpo Järvinen
2023-05-13
serial: 8250: Allow using ports higher than SERIAL_8250_RUNTIME_UARTS
Tony Lindgren
2023-04-20
serial: 8250: Reinit port->pm on port specific driver unbind
Tony Lindgren
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
2022-11-03
serial: 8250_core: Use str_enabled_disabled() helper
Andy Shevchenko
2022-09-22
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2022-06-27
serial: 8250: create lsr_save_mask
Ilpo Järvinen
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
2022-06-10
serial: 8250: Create serial_lsr_in()
Ilpo Järvinen
2022-05-05
serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
2021-05-20
tty/serial: make port of serial8250_register_8250_port const
Jiri Slaby
2021-05-13
serial: 8250: Add an empty line and remove some useless {}
Christophe JAILLET
2021-05-13
serial: 8250: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2020-07-21
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2019-09-04
serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
2019-07-03
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
[next]