index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty_driver.h
Age
Commit message (
Expand
)
Author
2025-03-20
tty: tty_driver: introduce TTY driver sub/types enums
Jiri Slaby (SUSE)
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
2025-03-20
tty: tty_driver: convert "TTY Driver Flags" to an enum
Jiri Slaby (SUSE)
2025-03-20
tty: tty_driver: move TTY macros to the top
Jiri Slaby (SUSE)
2024-12-17
Documentation: move dev-tools debugging files to process/debugging/
Randy Dunlap
2024-05-04
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-11-25
tty: fix tty_operations types in documentation
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2021-11-26
tty: reformat TTY_DRIVER_ flags into kernel-doc
Jiri Slaby
2021-11-26
tty: combine tty_operations triple docs into kernel-doc
Jiri Slaby
2021-11-26
tty: add kernel-doc for tty_operations
Jiri Slaby
2021-11-26
tty: add kernel-doc for tty_driver
Jiri Slaby
2021-10-30
tty: Fix extra "not" in TTY_DRIVER_REAL_RAW description
Anssi Hannula
2021-09-22
tty: remove extern from functions in tty headers
Jiri Slaby
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: make tty_set_operations an inline
Jiri Slaby
2021-07-27
tty: drop alloc_tty_driver
Jiri Slaby
2021-07-27
tty: include kref.h in tty_driver.h
Jiri Slaby
2021-07-27
tty: move tty_driver related prototypes to tty_driver.h
Jiri Slaby
2021-05-13
tty: remove unused tty_throttle
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-04-10
tty: fix return value for unsupported ioctls
Johan Hovold
2020-12-04
tty: Remove dead termiox code
Jann Horn
2018-09-14
tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
Al Viro
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
pty: show associative slave of ptmx in fdinfo
Masatake YAMATO
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
2015-08-03
Avoid usb reset crashes by making tty_io cdevs truly dynamic
Richard Watts
2014-09-23
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
2014-07-10
tty: Document locking for tty driver methods
Peter Hurley
2013-02-04
tty: Document required behavior of tty driver close()
Peter Hurley
2012-08-13
TTY: move cdev_add to tty_register_device
Jiri Slaby
2012-08-13
TTY: add support for unnumbered device nodes
Jiri Slaby
2012-08-13
TTY: pty, switch to tty_alloc_driver
Jiri Slaby
2012-08-10
TTY: pass flags to alloc_tty_driver
Jiri Slaby
2012-07-17
tty: Move the handling of the tty release logic
Alan Cox
2012-06-13
TTY: add ports array to tty_driver
Jiri Slaby
2012-03-08
TTY: tty_driver, document tty->ops->shutdown limitation
Jiri Slaby
2012-03-08
TTY: remove minor_num from tty_driver
Jiri Slaby
2012-03-08
TTY: let alloc_tty_driver deduce the owner automatically
Jiri Slaby
[next]