Commit History

Author SHA1 Message Date
  Linus Torvalds 5983faf942 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 13 years ago
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 14 years ago
  Jiri Slaby 9de44bd604 TTY: open/release, cleanup printks 13 years ago
  Jiri Slaby 955787ca94 TTY: move debug checking out of tty_release 13 years ago
  Jiri Slaby 2cd0050cf3 TTY: move tty_lookup_driver to switch-cases 13 years ago
  Jiri Slaby ba5db44895 TTY: coalesce fail paths in tty_open 13 years ago
  Jiri Slaby 5b5e70408f TTY: extract driver lookup from tty_open 13 years ago
  Jiri Slaby b82154ac37 TTY: extract /dev/tty handling from tty_open 13 years ago
  Jiri Slaby 1411dc4aa2 TTY: move pgrp killing 13 years ago
  Linus Torvalds efb8d21b2c Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 13 years ago
  Greg Kroah-Hartman a034070398 Revert "TTY: call tty_driver_lookup_tty unconditionally" 13 years ago
  Jiri Slaby 631180aca7 TTY: call tty_driver_lookup_tty unconditionally 13 years ago
  Jiri Slaby fa90e1c935 TTY: make tty_add_file non-failing 13 years ago
  Jiri Slaby c290f8358a TTY: drop driver reference in tty_open fail path 13 years ago
  Thomas Meyer 8193c42906 tty: Support compat_ioctl get/set termios_locked 13 years ago
  Jiri Slaby 24d406a6bf TTY: pty, fix pty counting 14 years ago
  Manuel Zerpies 5a3c6b251d drivers/tty: use printk_ratelimited() instead of printk_ratelimit() 14 years ago
  Jiri Slaby 83c67571b3 TTY: tty_io, annotate locking functions 14 years ago
  Jovi Zhang 99edb3d10a tty: remove invalid location line in file header 14 years ago
  Jiri Slaby 0259894c73 TTY: fix fail path in tty_open 14 years ago
  Jiri Slaby a9dccddb60 TTY: plug in deinitialize_tty_struct 14 years ago
  Jiri Slaby 6716671d8c TTY: introduce deinit helpers for proper ldisc shutdown 14 years ago
  Jiri Slaby d554350375 TTY: unify tty_init_dev fail path handling 14 years ago
  Herton Ronaldo Krzesinski 909bc7741b vt: remove uneeded retval check before tty->ops->open inside tty_open 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Linus Torvalds f74b944419 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
  Arnd Bergmann 5edc341313 drivers: remove extraneous includes of smp_lock.h 14 years ago
  Kay Sievers 3c95c985fa tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys 14 years ago
  Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
  Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago