index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2018-09-18
serial: 8250: drop the printk from serial8250_interrupt()
Sebastian Andrzej Siewior
2018-07-25
serial: 8250: Use cached port name directly in messages
Andy Shevchenko
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
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
2017-11-04
serial: 8250: Convert timers to use timer_setup()
Kees Cook
2017-10-03
drivers: tty: 8250: use setup_timer() helper.
Allen Pais
2017-08-14
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
2017-08-01
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
2017-06-20
serial: Delete dead code for CIR serial ports
Matthias Brugger
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
2017-03-31
serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ
Vignesh R
2017-03-14
serial: 8250: 8250_core: Use dev_name() during request_irq()
Vignesh R
2017-01-11
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
2016-11-16
serial: 8250: Expose set_ldisc function
Ed Blake
2016-11-16
serial: 8250: Add IrDA to UART capabilities
Ed Blake
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
2016-06-25
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2016-06-25
tty: serial: 8250: add CON_CONSDEV to flags
Matthew Leach
2016-06-25
tty: 8250, kill DEBUG_INTR
Jiri Slaby
2016-06-25
tty: 8250, drop unused members from struct old_serial_port
Jiri Slaby
2016-04-30
serial: 8250: export get_mctrl function
Wan Ahmad Zainie
2016-03-07
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
Matwey V. Kornilov
2016-02-06
tty: serial: 8250: Suitably replace printk
Phillip Raffeck
2016-02-06
tty: serial: 8250: Fix multi-line strings
Anton Wuerfel
2016-02-06
tty: serial: 8250: Add parentheses to macro
Anton Wuerfel
2016-02-06
tty: serial: 8250: Move EXPORT_SYMBOL to function
Anton Wuerfel
2016-01-28
serial: 8250: Unlink uart console ptr if console setup fails
Peter Hurley
2015-12-13
serial: support 16-bit register interface for console
Masahiro Yamada
2015-10-04
serial: don't register CIR serial ports
Maciej S. Szmigiero
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
[next]