index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_io.c
Age
Commit message (
Expand
)
Author
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-05
drivers:tty:fix up ENOIOCTLCMD error handling
Wanlong Gao
2012-08-17
TTY: check if tty->port is assigned
Jiri Slaby
2012-08-13
TTY: move cdev_add to tty_register_device
Jiri Slaby
2012-08-13
TTY: add support for unnumbered device nodes
Jiri Slaby
2012-08-13
TTY: move allocations to tty_alloc_driver
Jiri Slaby
2012-08-10
TTY: pass flags to alloc_tty_driver
Jiri Slaby
2012-08-10
tty: localise the lock
Alan Cox
2012-08-10
tty: handle NULL parameters in free_tty_struct()
Dan Carpenter
2012-08-10
tty: fix missing assignment
Dan Carpenter
2012-07-27
tty: Fix race in tty release
Alan Cox
2012-07-17
tty: Move the handling of the tty release logic
Alan Cox
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-06
tty: localise the lock
Alan Cox
2012-06-14
TTY: add ports array to tty_driver
Jiri Slaby
2012-06-14
TTY: centralize fail paths in tty_register_driver
Jiri Slaby
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-04
tty_lock: Localise the lock
Alan Cox
2012-05-04
tty_lock: undo the old tty_lock use on the ctty
Alan Cox
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-08
TTY: remove tty driver re-set from tty_reopen
Jiri Slaby
2012-03-08
TTY: simplify tty_driver_lookup_tty a bit
Jiri Slaby
2012-03-08
TTY: let alloc_tty_driver deduce the owner automatically
Jiri Slaby
2012-03-08
TTY: tty_io, remove buffer re-assignments
Jiri Slaby
2012-02-24
Revert "TTY: get rid of BTM around devpts_*"
Greg Kroah-Hartman
2012-02-02
TTY: get rid of BTM around devpts_*
Jiri Slaby
2012-02-02
TTY: provide tty_standard_install helper
Jiri Slaby
2012-01-24
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-11-15
TTY: open/release, cleanup printks
Jiri Slaby
2011-11-15
TTY: move debug checking out of tty_release
Jiri Slaby
2011-11-15
TTY: move tty_lookup_driver to switch-cases
Jiri Slaby
2011-11-15
TTY: coalesce fail paths in tty_open
Jiri Slaby
2011-11-15
TTY: extract driver lookup from tty_open
Jiri Slaby
2011-11-15
TTY: extract /dev/tty handling from tty_open
Jiri Slaby
2011-11-15
TTY: move pgrp killing
Jiri Slaby
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-19
Revert "TTY: call tty_driver_lookup_tty unconditionally"
Greg Kroah-Hartman
2011-10-18
TTY: call tty_driver_lookup_tty unconditionally
Jiri Slaby
2011-10-18
TTY: make tty_add_file non-failing
Jiri Slaby
2011-10-18
TTY: drop driver reference in tty_open fail path
Jiri Slaby
2011-10-18
tty: Support compat_ioctl get/set termios_locked
Thomas Meyer
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
2011-07-01
drivers/tty: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-04-25
TTY: tty_io, annotate locking functions
Jiri Slaby
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
TTY: fix fail path in tty_open
Jiri Slaby
[next]