index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
(
unfollow
)
Commit message (
Expand
)
Author
2021-12-22
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-08
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
2021-09-22
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
2020-10-29
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-06-29
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-05-02
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-01-12
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
2018-08-06
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
Stewart Smith
2018-02-25
tty: hvc_xen: hide xen_console_remove when unused
Arnd Bergmann
2015-10-23
tty/hvc: xen: Use xen page definition
Julien Grall
2015-10-17
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
2015-10-04
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
Abhimanyu Kapur
2015-10-04
hvc_dcc: don't ignore errors during initialization
Timur Tabi
2015-10-04
drivers/tty: make hvc_console.c explicitly non-modular
Paul Gortmaker
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-08
hvc/xen: Further s/MFN/GFN clean-up
Julien Grall
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-08-20
powerpc/hvsi: Fix endianness issues in the HVSI driver
Laurent Dufour
2015-05-28
hvc_xen: avoid uninitialized variable warning
Jan Beulich
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-22
hvc: Convert to using interrupts instead of opal events
Alistair Popple
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2015-05-11
drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN
Chris Metcalf
2015-05-10
tty/hvc: remove celleb-only beat driver
Daniel Axtens
2015-05-10
tty: hvcs.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-05
xen/console: Update console event channel on resume
Boris Ostrovsky
2015-03-26
tty/hvc_opal: constify of_device_id array
Fabian Frederick
2015-01-22
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
2014-11-26
tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...
Markus Elfring
2014-11-05
tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c
Masanari Iida
2014-10-20
tty: hvc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-09-28
xen_hvc: no reason to write the type key on xenstore
Stefano Stabellini
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-02
drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-05-28
ARM: tty: Move HVC DCC assembly to arch/arm
Christopher Covington
2014-05-28
tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()
Benjamin Herrenschmidt
2014-05-16
tile: hvc: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-03
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-04-07
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
2014-02-13
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-02-07
drivers/tty/hvc: don't use module_init in non-modular hyp. console code
Paul Gortmaker
2014-01-22
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
2014-01-22
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
2014-01-22
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
2013-10-28
tty/hvc_iucv: remove redundant NULL check
Hendrik Brueckner
[next]