Commit Graph

157 Commits (99f1fe189daf8e99a847e420567e49dd7ee2aae7)

Author SHA1 Message Date
Alan Cox 99f1fe189d tty: Clean up the tty_init_dev changes further 17 years ago
Sukadev Bhattiprolu 2349970575 tty: Move parts of tty_init_dev into new functions 17 years ago
Alan Cox d81ed10307 tty: Remove more special casing and out of place code 17 years ago
Alan Cox feebed6515 tty: shutdown method 17 years ago
Alan Cox 15582d36a1 pty: If the administrator creates a device for a ptmx slave we should not error 17 years ago
Alan Cox 934e6ebf96 tty: Redo current tty locking 17 years ago
Alan Cox 2cb5998b5f tty: the vhangup syscall is racy 17 years ago
Alan Cox 95f9bfc6b7 tty: Move tty_write_message out of kernel/printk 17 years ago
Alan Cox 452a00d2ee tty: Make get_current_tty use a kref 17 years ago
Alan Cox f4d2a6c209 tty: compare the tty winsize 17 years ago
Alan Cox 8f52002183 tty: Termios locking - sort out real_tty confusions and lock reads 17 years ago
Alan Cox 6f967f7891 tty: use krefs to protect driver module counts 17 years ago
Alan Cox 9c9f4ded90 tty: Add a kref count 17 years ago
Alan Cox 9e48565d21 tty: Split tty_port into its own file 17 years ago
Alan Cox e04957365b tty: split the buffering from tty_io 17 years ago
Alan Cox e688510773 tty: move tioclinux from a special case 17 years ago
Jason Wessel 0dca0fd2bf kgdboc,tty: Fix tty polling search to use name correctly 17 years ago
Alan Cox a152db71d9 tty: Fix termios tty window resize race with pty/tty pair 17 years ago
Alan Cox 8c9a9dd0fa tty: remove resize window special case 17 years ago
Christian Borntraeger 000b9151d7 Fix race/oops in tty layer after BKL pushdown 17 years ago
Adrian Bunk cd9a6f1078 unexport proc_clear_tty 17 years ago
Adrian Bunk d7ce20b202 remove is_tty() 17 years ago
Alan Cox 1bad879a07 tty: Fix up escaped character 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox 01e1abb2c2 tty: Split ldisc code into its own file 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox ae67751785 tty: Clean up tiocmset 17 years ago
Alan Cox 6f67048cd0 tty: Introduce a tty_port common structure 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Alan Cox 3e2a078ca6 tty: Fix inverted logic in send_break 17 years ago
Jonathan Corbet 5d1e3230f4 tty_io: fasync BKL pushdown 17 years ago
Jonathan Corbet 39d95b9d85 tty: cdev lock_kernel() pushdown 17 years ago
Andrew Morton 9ffee4cbc5 tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
Sukadev Bhattiprolu 4f8f9d66cd devpts: propagate error code from devpts_pty_new 17 years ago
Hiroshi Shimamoto 86a9653817 tty: fix routine name in ptmx_open() 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox d17468c73e tty: drop the BKL for driver/ldisc ioctl methods 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Alan Cox 47f86834bb redo locking of tty->pgrp 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Harvey Harrison 8da56309f0 drivers: atm, char fix integer as NULL pointer warnings 17 years ago
Miloslav Trmac 41126226e1 [patch 1/2] audit: let userspace fully control TTY input auditing 17 years ago
Jason Wessel f2d937f3bf consoles: polling support, kgdboc 17 years ago
Alan Cox 37bdfb074e tty_io: drag screaming into coding style compliance 17 years ago
Daniel Walker a6752f3f53 unix98 allocated_ptys_lock semaphore to mutex 17 years ago
Daniel Walker eb31005eaf drivers/char/tty_io.c: remove pty_sem 17 years ago