aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_null.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-1/+1
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby1-1/+0
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds1-1/+2
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-06-03tty: handle the case where we cannot restore a line disciplineAlan Cox1-0/+80