summaryrefslogtreecommitdiff
path: root/include/linux/tty_driver.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* pty: show associative slave of ptmx in fdinfoMasatake YAMATO2017-08-28
* randstruct: Mark various structs for randomizationKees Cook2017-06-30
* devpts: more pty driver interface cleanupsLinus Torvalds2016-04-26
* Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts2015-08-03
* tty: Serialize tty flow control changes with flow_lockPeter Hurley2014-09-23
* tty: Document locking for tty driver methodsPeter Hurley2014-07-10
* tty: Document required behavior of tty driver close()Peter Hurley2013-02-04
* TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-13
* TTY: add support for unnumbered device nodesJiri Slaby2012-08-13
* TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-13
* TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-10
* tty: Move the handling of the tty release logicAlan Cox2012-07-17
* TTY: add ports array to tty_driverJiri Slaby2012-06-13
* TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby2012-03-08
* TTY: remove minor_num from tty_driverJiri Slaby2012-03-08
* TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2012-03-08
* tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov2012-01-17
* TTY: pty, fix pty countingJiri Slaby2011-08-23
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* tty: fix typos/errors in tty_driver.h commentsTimur Tabi2010-12-16
* TTY: include termios.h in tty_driver.hJiri Slaby2010-11-16
* tty: Make tiocgicount a handlerAlan Cox2010-10-22
* tty: Fix regressions caused by commit b50989dcDave Young2009-09-27
* tty: throttling race fixAlan Cox2009-06-11
* tty: Correct inline types for tty_driver_kref_get()Adrian Bunk2009-04-07
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-01
* pty: simplify resizeAlan Cox2009-01-02
* Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-13
* tty: More driver operationsAlan Cox2008-10-13
* tty: kref the tty driver objectAlan Cox2008-10-13
* tty: Clean up the tty_init_dev changes furtherAlan Cox2008-10-13
* tty: shutdown methodAlan Cox2008-10-13
* tty: Add termioxAlan Cox2008-10-13
* tty: remove resize window special caseAlan Cox2008-08-15
* tty: rework break handlingAlan Cox2008-07-22
* tty_driver: Update required method documentationAlan Cox2008-06-23
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* consoles: polling support, kgdbocJason Wessel2008-04-17
* tty: add compat_ioctlPaul Fulghum2007-05-11
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-08
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16