aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty_driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02pty: simplify resizeAlan Cox1-4/+2
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu1-1/+2
2008-10-13tty: More driver operationsAlan Cox1-0/+16
2008-10-13tty: kref the tty driver objectAlan Cox1-4/+11
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox1-0/+9
2008-10-13tty: shutdown methodAlan Cox1-0/+6
2008-10-13tty: Add termioxAlan Cox1-0/+9
2008-08-15tty: remove resize window special caseAlan Cox1-0/+14
2008-07-22tty: rework break handlingAlan Cox1-2/+12
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-04-30tty: add throttle/unthrottle helpersAlan Cox1-0/+4
2008-04-30tty: The big operations reworkAlan Cox1-48/+54
2008-04-17consoles: polling support, kgdbocJason Wessel1-0/+12
2007-05-11tty: add compat_ioctlPaul Fulghum1-0/+9
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-6/+6
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+2
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-3/+10
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+279