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