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
/
sunhv.c
Age
Commit message (
Expand
)
Author
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2022-11-03
serial: sunhv: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2020-07-21
Revert "serial: sunhv: Initialize lock for non-registered console"
Andy Shevchenko
2020-04-16
serial: sunhv: Initialize lock for non-registered console
Andy Shevchenko
2019-12-18
tty/serial: Migrate sunhv to use has_sysrq
Dmitry Safonov
2019-06-13
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
John Paul Adrian Glaubitz
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-02-23
sparc64: Send break twice from console to return to boot prom
Vijay Kumar
2017-02-23
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2016-11-16
serial: sunhv: Free memory when remove() is called
Souptick Joarder
2016-07-27
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
2015-07-23
drivers/tty: make serial/sunhv.c driver explicitly non-modular
Paul Gortmaker
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-08
serial: Fix send_xchar() handlers
Peter Hurley
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-03-06
sparc: serial: Clean up the locking for -rt
David Miller
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
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-03-28
Disintegrate asm/system.h for Sparc
David Howells
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman