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