Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13tty: remove broken r3964 line disciplineJiri Slaby
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby
2021-01-21tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook
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
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-10-18tty: r3964: Replace/remove bogus tty lock usePeter Hurley
2015-10-18tty: r3964: Use tty->read_wait waitqueuePeter Hurley
2013-12-09tty: Always handle NULL flag ptrPeter Hurley
2012-08-10tty: localise the lockAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-07tty: localise the lockAlan Cox
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-05tty_lock: Localise the lockAlan Cox
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-23tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman