index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
1
-1
/
+1
2022-11-03
serial: 8250_core: Use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-09-22
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
1
-5
/
+11
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+6
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+4
2022-06-27
serial: 8250: create lsr_save_mask
Ilpo Järvinen
1
-0
/
+4
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-06-10
serial: 8250: Create serial_lsr_in()
Ilpo Järvinen
1
-2
/
+1
2022-05-05
serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
1
-1
/
+0
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
1
-5
/
+4
2021-05-20
tty/serial: make port of serial8250_register_8250_port const
Jiri Slaby
1
-2
/
+2
2021-05-13
serial: 8250: Add an empty line and remove some useless {}
Christophe JAILLET
1
-2
/
+3
2021-05-13
serial: 8250: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
1
-14
/
+4
2020-07-21
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+3
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-4
/
+10
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
1
-0
/
+9
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-0
/
+2
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
1
-1
/
+3
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
1
-3
/
+2
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
1
-0
/
+1
2019-09-04
serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
1
-4
/
+2
2019-07-03
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
1
-2
/
+5
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-0
/
+17
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
1
-0
/
+25
2018-09-18
serial: 8250: drop the printk from serial8250_interrupt()
Sebastian Andrzej Siewior
1
-5
/
+1
2018-07-25
serial: 8250: Use cached port name directly in messages
Andy Shevchenko
1
-1
/
+1
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
1
-0
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
serial: 8250: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
2017-10-03
drivers: tty: 8250: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-08-15
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
1
-7
/
+18
2017-08-01
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
1
-6
/
+17
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
1
-8
/
+8
2017-06-20
serial: Delete dead code for CIR serial ports
Matthias Brugger
1
-17
/
+6
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
1
-2
/
+2
2017-03-31
serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ
Vignesh R
1
-1
/
+1
2017-03-14
serial: 8250: 8250_core: Use dev_name() during request_irq()
Vignesh R
1
-1
/
+1
2017-01-11
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
1
-1
/
+1
2016-11-16
serial: 8250: Expose set_ldisc function
Ed Blake
1
-0
/
+3
2016-11-16
serial: 8250: Add IrDA to UART capabilities
Ed Blake
1
-2
/
+2
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
1
-9
/
+0
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
1
-1
/
+1
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
1
-9
/
+0
2016-06-26
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-0
/
+9
[next]