Commit History

Author SHA1 Message Date
  Jiri Slaby 7e73eca6a7 TTY: move cdev_add to tty_register_device 13 years ago
  Jiri Slaby 0019b4089c TTY: add support for unnumbered device nodes 13 years ago
  Jiri Slaby 16a02081ba TTY: move allocations to tty_alloc_driver 13 years ago
  Jiri Slaby 7f0bc6a68e TTY: pass flags to alloc_tty_driver 13 years ago
  Alan Cox 89c8d91e31 tty: localise the lock 13 years ago
  Dan Carpenter dc6802a771 tty: handle NULL parameters in free_tty_struct() 13 years ago
  Dan Carpenter 4ac5d7050e tty: fix missing assignment 13 years ago
  Alan Cox d155255a34 tty: Fix race in tty release 13 years ago
  Alan Cox 36b3c070d2 tty: Move the handling of the tty release logic 13 years ago
  Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
  Alan Cox 6d31a88cb2 tty: revert incorrectly applied lock patch 13 years ago
  Alan Cox f5e3bcc504 tty: localise the lock 13 years ago
  Jiri Slaby 04831dc154 TTY: add ports array to tty_driver 13 years ago
  Jiri Slaby 9bb8a3d410 TTY: centralize fail paths in tty_register_driver 13 years ago
  Linus Torvalds f309532bf3 tty: Revert the tty locking series, it needs more work 13 years ago
  Alan Cox d29f3ef39b tty_lock: Localise the lock 13 years ago
  Alan Cox 3af502b966 tty_lock: undo the old tty_lock use on the ctty 13 years ago
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
  Jiri Slaby ecd166507f TTY: remove tty driver re-set from tty_reopen 13 years ago
  Jiri Slaby d4834267e8 TTY: simplify tty_driver_lookup_tty a bit 13 years ago
  Jiri Slaby 1a54a76d51 TTY: let alloc_tty_driver deduce the owner automatically 13 years ago
  Jiri Slaby a8fbc974c3 TTY: tty_io, remove buffer re-assignments 13 years ago
  Greg Kroah-Hartman 0ef1698e4d Revert "TTY: get rid of BTM around devpts_*" 13 years ago
  Jiri Slaby d3bda5298a TTY: get rid of BTM around devpts_* 13 years ago
  Jiri Slaby 66d450e84e TTY: provide tty_standard_install helper 13 years ago
  Konstantin Khlebnikov 593a27c4b2 tty: cleanup prohibition of direct opening for unix98 pty master 13 years ago
  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