aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann1-0/+3
2009-09-19serial: move port users helperAlan Cox1-0/+5
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-0/+1
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox1-2/+2
2009-09-19tty: Add a full port_close functionAlan Cox1-1/+7
2009-09-14cleanup console_print()Anirban Sinha1-4/+0
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+3
2009-08-07TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik1-1/+1
2009-07-31TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) ASoC driverJanusz Krzysztofik1-1/+3
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi1-0/+1
2009-06-11tty: rewrite the ldisc lockingAlan Cox1-2/+7
2009-06-11tty: Extract various bits of ldisc codeAlan Cox1-0/+3
2009-06-11tty: Implement a drain delay in the tty portAlan Cox1-0/+3
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox1-1/+2
2009-01-02tty: Introduce some close helpers for portsAlan Cox1-0/+3
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox1-0/+2
2009-01-02isicom: redo locking to use tty port locksAlan Cox1-0/+1
2009-01-02tty: Pull the dtr raise into tty portAlan Cox1-0/+2
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox1-0/+9
2009-01-02tty: Fix PPP hang under loadAlan Cox1-0/+1
2009-01-02pty: simplify resizeAlan Cox1-2/+1
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson1-0/+6
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-09Audit: Log TIOCSTIAl Viro1-0/+4
2008-11-25tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar1-1/+1
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox1-1/+1
2008-10-13tty: extract the pty init time special casesAlan Cox1-0/+5
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox1-2/+2
2008-10-13tty: Remove more special casing and out of place codeAlan Cox1-0/+6
2008-10-13tty: shutdown methodAlan Cox1-1/+2
2008-10-13tty: the vhangup syscall is racyAlan Cox1-0/+1
2008-10-13tty: usb-serial krefsAlan Cox1-0/+3
2008-10-13tty: Add termioxAlan Cox1-0/+1
2008-10-13tty: Add a kref countAlan Cox1-0/+18
2008-10-13pps: Reserve a line discipline number for PPSAlan Cox1-1/+2
2008-10-13tty: split the buffering from tty_ioAlan Cox1-0/+3
2008-08-15tty: remove resize window special caseAlan Cox1-0/+2
2008-07-22tty: Split ldisc code into its own fileAlan Cox1-2/+9
2008-07-20tty: add more tty_port fieldsAlan Cox1-0/+2
2008-07-20tty.h: clean upAlan Cox1-80/+85
2008-07-20tty: Introduce a tty_port common structureAlan Cox1-1/+29
2008-07-20tty: Ldisc revampAlan Cox1-5/+4
2008-06-06Fix various old email addresses for dwmw2David Woodhouse1-1/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox1-0/+2
2008-04-30tty: The big operations reworkAlan Cox1-0/+8
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox1-0/+1
2008-04-30redo locking of tty->pgrpAlan Cox1-4/+6
2008-04-30tty: BKL pushdownAlan Cox1-2/+2
2008-04-28[patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac1-5/+0
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-2/+2