summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_console.h
AgeCommit message (Expand)Author
2023-12-08tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)
2023-11-25tty: hvc_console: use flexible array for outbufJiri Slaby (SUSE)
2023-11-23tty: hvc: Make hvc_remove() return no valueUwe Kleine-König
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2020-03-18tty: hvc: Use the correct style for SPDX License IdentifierNishad Kamdar
2018-07-23tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2016-07-27tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas
2013-07-24tty/hvc_console: Add DTR/RTS callback to handle HUPCL controlHendrik Brueckner
2012-04-09TTY: HVC, use count from tty_portJiri Slaby
2012-04-09TTY: HVC, use tty from tty_portJiri Slaby
2012-04-09TTY: HVC, add tty_portJiri Slaby
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman