index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2015-07-23
serial: 8250: Split base port operations from universal driver
Peter Hurley
2015-06-01
serial: 8250: remove return statements from void function
Masahiro Yamada
2015-05-10
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
2015-05-10
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
2015-05-06
serial: 8250: remove Kconfig indirection
Valentin Rothberg
2015-05-06
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
Valentin Rothberg
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2015-03-26
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
2015-03-26
serial: 8250: remove the redundant include
Wang Long
2015-03-26
serial: 8250: Check UART_SCR is writable
Peter Hurley
[next]