Remove all #inclusions of asm/system.h
[linux-flexiantxendom0-3.2.10.git] / include / linux / tty.h
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-02-02 Jiri SlabyTTY: provide tty_standard_install helper
2012-01-24 Konstantin Khlebnikovtty: rework pty count limiting
2012-01-24 Konstantin Khlebnikovtty: cleanup prohibition of direct opening for unix98...
2011-10-26 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-10-18 Jiri SlabyTTY: make tty_add_file non-failing
2011-10-18 Thomas Meyertty: Support compat_ioctl get/set termios_locked
2011-08-25 Jiri SlabyTTY: define tty_wait_until_sent_from_close
2011-08-23 Jiri SlabyTTY: remove tty_locked
2011-08-23 Jiri SlabyTTY: pty, fix pty counting
2011-06-07 Florian FainelliTTY: export NR_LDISC and N_* line discipline numbers...
2011-05-13 J Freyenseen_tracerouter and n_tracesink ldisc additions.
2011-04-19 Jiri SlabyTTY: introduce deinit helpers for proper ldisc shutdown
2011-03-22 Linus Torvaldstty: stop using "delayed_work" in the tty layer
2011-02-17 Alan Coxtty: add a helper for setting termios data from kernel...
2011-02-17 Greg Kroah-Hartmantty: fix build error in vt_ioctl.c if CONFIG_COMPAT...
2011-02-17 Alan Coxtty: now phase out the ioctl file pointer for good
2010-12-02 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2010-11-29 Jiri SlabyTTY: open/hangup race fixup
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-09 Alan Coxtty: Fix formatting in tty.h
2010-10-30 Thomas Gleixneraudit: Call tty_audit_push_task() outside preempt disabled
2010-10-28 Greg Kroah-HartmanMerge 'staging-next' to Linus's tree
2010-10-22 Pekka Enbergtty: Remove __GFP_NOFAIL from tty_add_file()
2010-10-22 Dmitry Eremin-Sole... tty: add tty_struct->dev pointer to corresponding devic...
2010-10-05 Pavan Savoytty.h: new ldisc for TI WiLink ST
2010-08-18 Nick Piggintty: fix fu_list abuse
2010-08-18 Nick Pigginfs: cleanup files_lock locking
2010-08-10 Arnd Bergmanntty: implement BTM as mutex instead of BKL
2010-08-10 Arnd Bergmanntty: remove tty_lock_nested
2010-08-10 Arnd Bergmanntty: introduce wait_event_interruptible_tty
2010-08-10 Arnd Bergmanntty: replace BKL with a new tty_lock
2010-08-10 hyc@symas.comtty: Add EXTPROC support for LINEMODE
2010-08-06 David HowellsFix init ordering of /dev/console vs callers of modprobe
2010-05-21 Alan Coxtty: n_gsm line discipline
2010-05-21 Pavan Savoyserial: TTY: new ldiscs for staging
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-31 Sjur Braendelandnet-caif-driver: add CAIF serial driver (ldisc)
2010-03-19 Jason Wesseltty_port,usb-console: Fix usb serial console open/close...
2010-03-19 Mel Gormantty: Take a 256 byte padding into account when bufferin...
2010-03-12 Rodolfo Giomettildisc n_tty: add new method n_tty_inherit_ops()
2010-03-02 Alan Coxtty: Keep the default buffering to sub-page units
2010-01-16 Randy Dunlaptty.h: make tty_port_get() static inline
2009-12-15 Bernhard Wallevt: introduce and use vt_kmsg_redirect() function
2009-12-11 Alan Coxtty: push the BKL down into the handlers a bit
2009-12-11 Alan Coxtty: tty_port: Add a kref object to the tty port
2009-12-11 Alan Coxtty: tty_port: Change the buffer allocator locking
2009-12-11 Alan Coxtty_port: add "tty_port_open" helper
2009-09-19 Arnd Bergmanntty: handle VT specific compat ioctls in vt driver
2009-09-19 Alan Coxserial: move port users helper
2009-09-19 Alan Coxserial: move delta_msr_wait into the tty_port
2009-09-19 Alan Coxserial: Fold closing_* fields into the tty_port ones
2009-09-19 Alan Coxtty: Add a full port_close function
2009-09-15 Anirban Sinhacleanup console_print()
2009-09-10 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-08-07 Janusz KrzysztofikTTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
2009-07-31 Janusz KrzysztofikTTY: Add definition of a new line discipline required...
2009-07-29 OGAWA Hirofumipty: avoid forcing 'low_latency' tty flag
2009-06-11 Alan Coxtty: rewrite the ldisc locking
2009-06-11 Alan Coxtty: Extract various bits of ldisc code
2009-06-11 Alan Coxtty: Implement a drain delay in the tty port
2009-06-11 Alan Coxtty: Add carrier processing on close to the tty_port...
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02 Alan Coxisicom: redo locking to use tty port locks
2009-01-02 Alan Coxtty: Pull the dtr raise into tty port
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2009-01-02 Alan Coxtty: Fix PPP hang under load
2009-01-02 Alan Coxpty: simplify resize
2009-01-02 Joe Petersonn_tty: Fix loss of echoed characters and remove bkl...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-09 Al ViroAudit: Log TIOCSTI
2008-11-25 Ingo Molnartracing, tty: fix warnings caused by branch tracing...
2008-10-13 Alan Coxtty: some ICANON magic is in the wrong places
2008-10-13 Alan Coxtty: extract the pty init time special cases
2008-10-13 Alan Coxtty: Finish fixing up the init_dev interface to use...
2008-10-13 Alan Coxtty: Remove more special casing and out of place code
2008-10-13 Alan Coxtty: shutdown method
2008-10-13 Alan Coxtty: the vhangup syscall is racy
2008-10-13 Alan Coxtty: usb-serial krefs
2008-10-13 Alan Coxtty: Add termiox
2008-10-13 Alan Coxtty: Add a kref count
2008-10-13 Alan Coxpps: Reserve a line discipline number for PPS
2008-10-13 Alan Coxtty: split the buffering from tty_io
2008-08-15 Alan Coxtty: remove resize window special case
2008-07-22 Alan Coxtty: Split ldisc code into its own file
2008-07-21 Alan Coxtty: add more tty_port fields
2008-07-21 Alan Coxtty.h: clean up
2008-07-21 Alan Coxtty: Introduce a tty_port common structure
2008-07-21 Alan Coxtty: Ldisc revamp
2008-06-06 David WoodhouseFix various old email addresses for dwmw2
2008-04-30 Alan Coxtty: add throttle/unthrottle helpers
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Alan Coxtty_io: fix remaining pid struct locking
2008-04-30 Alan Coxredo locking of tty->pgrp
2008-04-30 Alan Coxtty: BKL pushdown
2008-04-28 Miloslav Trmac[patch 1/2] audit: let userspace fully control TTY...
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-02-07 Alan Coxtty: Kill TTY_FLIPBUF_SIZE
2008-02-06 Daniel Walkerdrivers/char/tty_io.c: remove pty_sem
next