Commit Graph

52 Commits (569ba7d2083681abbfc2f6d6550e74e64833dada)

Author SHA1 Message Date
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
Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 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
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 14 years ago
Jiri Slaby fa90e1c935 TTY: make tty_add_file non-failing 14 years ago
Jiri Slaby c290f8358a TTY: drop driver reference in tty_open fail path 14 years ago
Thomas Meyer 8193c42906 tty: Support compat_ioctl get/set termios_locked 14 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
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
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
Kay Sievers a2a6a822ad tty: use for_each_console() and WARN() on sysfs failures 14 years ago
Werner Fink b7b8de0873 TTY: Add tty ioctl to figure device node of the system console. 14 years ago
Kay Sievers fbc92a3455 tty: add 'active' sysfs attribute to tty0 and console device 14 years ago
Jiri Slaby acfa747baf TTY: open/hangup race fixup 14 years ago
Jiri Slaby e2efafbf13 TTY: don't allow reopen when ldisc is changing 14 years ago
Greg Kroah-Hartman 96fd7ce58f TTY: create drivers/tty and move the tty core files there 14 years ago
Alan Cox d281da7ff6 tty: Make tiocgicount a handler 15 years ago
Vasiliy Kulikov b670bde0b2 tty_io: check return code of tty_register_device 15 years ago
Pekka Enberg f573bd1764 tty: Remove __GFP_NOFAIL from tty_add_file() 15 years ago