index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_console.h
Age
Commit message (
Expand
)
Author
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-11-25
tty: hvc_console: use flexible array for outbuf
Jiri Slaby (SUSE)
2023-11-23
tty: hvc: Make hvc_remove() return no value
Uwe Kleine-König
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2020-03-18
tty: hvc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2018-07-23
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
2017-11-08
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2016-07-27
tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
Sam Mendoza-Jonas
2013-07-24
tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
Hendrik Brueckner
2012-04-09
TTY: HVC, use count from tty_port
Jiri Slaby
2012-04-09
TTY: HVC, use tty from tty_port
Jiri Slaby
2012-04-09
TTY: HVC, add tty_port
Jiri Slaby
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman