Commit Graph

188 Commits (d2d69a3ab2e62bcf8e5f5303bde024033face902)

Author SHA1 Message Date
Dave Young f278a2f7bb tty: Fix regressions caused by commit b50989dc 16 years ago
Alan Cox fe1ae7fdd2 tty: USB serial termios bits 16 years ago
Alan Cox b50989dc44 tty: make the kref destructor occur asynchronously 16 years ago
Alan Cox 6146b9af84 tty: Fix a typo noted in passing 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Alan Cox 1aa4bed82a tty: fix sanity check 16 years ago
Alan Cox f2c4c65c83 tty: Move ldisc_flush 16 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Alan Cox e8b70e7d3e tty: Extract various bits of ldisc code 16 years ago
Alan Cox 5f0878acba tty: Fix oops when scanning the polling list for kgdb 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Andrew Morton 846c151a4d __tty_open(): use the correct type for saved_flags 16 years ago
Davide Libenzi 4b19449db0 epoll keyed wakeups: make tty use keyed wakeups 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Eric Paris 808ffa3d30 tty_open can return to userspace holding tty_mutex 16 years ago
Alan Cox fc6f623822 pty: simplify resize 16 years ago
Jason Wessel a47d545f57 tty: Fix sparse static warning for tty_driver_lookup_tty 16 years ago
Joe Peterson a88a69c912 n_tty: Fix loss of echoed characters and remove bkl from n_tty 16 years ago
Al Viro 1e641743f0 Audit: Log TIOCSTI 16 years ago
Will Newton 296fa7f6a3 drivers/char/tty_io.c: Avoid panic when no console is configured. 16 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Arjan van de Ven 7c3b1dcf13 tty: make sure that proc_clear_tty stores the cpu flags 17 years ago
Jason Wessel 402fda9201 tty: tty_io.c shadows sparse fix 17 years ago
Alan Cox fe6e29fdb1 tty: simplify ktermios allocation 17 years ago
Sukadev Bhattiprolu 15f1a6338d Add an instance parameter devpts interfaces 17 years ago
Sukadev Bhattiprolu 4a2b5fddd5 Move tty lookup/reopen to caller 17 years ago
Alan Cox bf970ee46e tty: extract the pty init time special cases 17 years ago
Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 17 years ago
Alan Cox 8b0a88d591 tty: More driver operations 17 years ago
Alan Cox 7d7b93c145 tty: kref the tty driver object 17 years ago
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