summaryrefslogtreecommitdiff
path: root/include/linux/tty_driver.h
AgeCommit message (Expand)Author
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