aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tty_driver.h
AgeCommit message (Expand)Author
2013-02-04tty: Document required behavior of tty driver close()Peter Hurley
2012-08-13TTY: move cdev_add to tty_register_deviceJiri Slaby
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby
2012-08-13TTY: pty, switch to tty_alloc_driverJiri Slaby
2012-08-10TTY: pass flags to alloc_tty_driverJiri Slaby
2012-07-17tty: Move the handling of the tty release logicAlan Cox
2012-06-13TTY: add ports array to tty_driverJiri Slaby
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-12-16tty: fix typos/errors in tty_driver.h commentsTimur Tabi
2010-11-16TTY: include termios.h in tty_driver.hJiri Slaby
2010-10-22tty: Make tiocgicount a handlerAlan Cox
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-06-11tty: throttling race fixAlan Cox
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-01-02pty: simplify resizeAlan Cox
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13tty: More driver operationsAlan Cox
2008-10-13tty: kref the tty driver objectAlan Cox
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox
2008-10-13tty: shutdown methodAlan Cox
2008-10-13tty: Add termioxAlan Cox
2008-08-15tty: remove resize window special caseAlan Cox
2008-07-22tty: rework break handlingAlan Cox
2008-06-23tty_driver: Update required method documentationAlan Cox
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-17consoles: polling support, kgdbocJason Wessel
2007-05-11tty: add compat_ioctlPaul Fulghum
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds