tty: tty_port: Add a kref object to the tty port
[safe/jmp/linux-2.6] / include / linux / tty.h
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
2008-01-28 Oliver Hartkopp[CAN]: Allocate protocol numbers for PF_CAN
2008-01-09 Alan Coxpl2303: Fix mode switching regression
2007-11-07 Alan Cox[TTY]: Fix network driver interactions with TCGET/SET...
2007-10-17 Alan Coxtty: expose new methods needed for drivers to get termi...
2007-10-17 Alan Coxtty.h: remove dead define
2007-10-12 Kay SieversPTY: add kernel parameter to overwrite legacy pty count
2007-08-11 Alan Coxfix serial buffer memory leak
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-07-16 Alan CoxPrevent an O_NDELAY writer from blocking when a tty...
2007-05-08 Eric W. Biedermantty: introduce no_tty and use it in selinux
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-12 Eric W. Biederman[PATCH] pid: replace is_orphaned_pgrp with is_current_p...
2007-02-12 Eric W. Biederman[PATCH] tty: make __proc_set_tty static
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-11 Eric W. Biederman[PATCH] vt: refactor console SAK processing
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios and new framework
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Greg Kroah-HartmanDriver core: convert tty core to use struct device
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-29 Arjan van de Ven[PATCH] tty: make termios_sem a mutex
2006-09-29 Matthias Urlichs[PATCH] Remove unused tty_struct field
2006-08-27 Alan Cox[PATCH] Fix tty layer DoS and comment relevant code
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-06-28 Paul Fulghum[PATCH] remove active field from tty buffer structure
2006-06-28 Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-21 Hansjoerg Lipp[PATCH] TTY: return class device pointer from tty_regis...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-02-10 Paul Fulghum[PATCH] tty buffering stall fix
2006-02-03 Paul Fulghum[PATCH] new tty buffering locking fix
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-09 Brian Gerst[PATCH] Split out screen_info from tty.h
2005-09-09 Antonino A. Daplas[PATCH] vesafb: Add blanking support
2005-06-23 Alexey Dobriyan[PATCH] Introduce tty_unregister_ldisc()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2