summaryrefslogtreecommitdiff
path: root/include/linux/tty_driver.h
AgeCommit message (Expand)Author
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
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-05-30[PATCH] sparse: tty_driver ->write_proc()Alexander Viro
2004-02-25[PATCH] Remove unused tty CALLOUT definesAndrew Morton
2004-02-22[PATCH] dynamic pty allocationAndrew Morton
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-05[PATCH] Fix tty devfs messAndrew Morton
2003-05-24[PATCH] cdev-cidr, part 1Alexander Viro
2003-04-28driver core: fix up tty code to work with the new class changes.Greg Kroah-Hartman
2003-04-17[SERIAL] Move make modem control signals accessible to line discplinesRussell King
2003-01-14TTY: add module reference counting for tty drivers.Greg Kroah-Hartman
2002-12-29TTY: add tty_devclass to the tty core.Greg Kroah-Hartman
2002-10-11[PATCH] convert tty_drivers to list_headsBrian Gerst
2002-02-04Import changesetLinus Torvalds