aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
Commit message (Expand)AuthorAgeFilesLines
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-151-2/+0
* tty: push the BKL down into the handlers a bitAlan Cox2009-12-111-1/+1
* tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-111-0/+12
* tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-111-0/+1
* tty_port: add "tty_port_open" helperAlan Cox2009-12-111-1/+9
* tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-191-0/+3
* serial: move port users helperAlan Cox2009-09-191-0/+5
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-0/+1
* serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-191-2/+2
* tty: Add a full port_close functionAlan Cox2009-09-191-1/+7
* cleanup console_print()Anirban Sinha2009-09-141-4/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-1/+3
|\
| * TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik2009-08-071-1/+1
| * TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...Janusz Krzysztofik2009-07-311-1/+3
* | pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-291-0/+1
|/
* tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+7
* tty: Extract various bits of ldisc codeAlan Cox2009-06-111-0/+3
* tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+3
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-1/+2
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-0/+3
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-0/+2
* isicom: redo locking to use tty port locksAlan Cox2009-01-021-0/+1
* tty: Pull the dtr raise into tty portAlan Cox2009-01-021-0/+2
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-0/+9
* tty: Fix PPP hang under loadAlan Cox2009-01-021-0/+1
* pty: simplify resizeAlan Cox2009-01-021-2/+1
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-021-0/+6
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+1
|\
| * tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-251-1/+1
* | Audit: Log TIOCSTIAl Viro2008-12-091-0/+4
|/
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-131-1/+1
* tty: extract the pty init time special casesAlan Cox2008-10-131-0/+5
* tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2008-10-131-2/+2
* tty: Remove more special casing and out of place codeAlan Cox2008-10-131-0/+6
* tty: shutdown methodAlan Cox2008-10-131-1/+2
* tty: the vhangup syscall is racyAlan Cox2008-10-131-0/+1
* tty: usb-serial krefsAlan Cox2008-10-131-0/+3
* tty: Add termioxAlan Cox2008-10-131-0/+1
* tty: Add a kref countAlan Cox2008-10-131-0/+18
* pps: Reserve a line discipline number for PPSAlan Cox2008-10-131-1/+2
* tty: split the buffering from tty_ioAlan Cox2008-10-131-0/+3
* tty: remove resize window special caseAlan Cox2008-08-151-0/+2
* tty: Split ldisc code into its own fileAlan Cox2008-07-221-2/+9
* tty: add more tty_port fieldsAlan Cox2008-07-201-0/+2
* tty.h: clean upAlan Cox2008-07-201-80/+85
* tty: Introduce a tty_port common structureAlan Cox2008-07-201-1/+29
* tty: Ldisc revampAlan Cox2008-07-201-5/+4
* Fix various old email addresses for dwmw2David Woodhouse2008-06-061-1/+1
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-0/+2
* tty: The big operations reworkAlan Cox2008-04-301-0/+8