Commit Graph

50 Commits (a88487c79bfefb715030c5baa68fbedc1b8732e8)

Author SHA1 Message Date
Alan Cox 6f67048cd0 tty: Introduce a tty_port common structure 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David Woodhouse 44d1b980c7 Fix various old email addresses for dwmw2 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 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
Miloslav Trmac 41126226e1 [patch 1/2] audit: let userspace fully control TTY input auditing 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Alan Cox 3dddbfc301 tty: Kill TTY_FLIPBUF_SIZE 17 years ago
Daniel Walker eb31005eaf drivers/char/tty_io.c: remove pty_sem 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Alan Cox bf5e5834bf pl2303: Fix mode switching regression 17 years ago
Alan Cox 0fc00e2440 [TTY]: Fix network driver interactions with TCGET/SET calls. 17 years ago
Alan Cox 5f519d7281 tty: expose new methods needed for drivers to get termios right 18 years ago
Alan Cox 328dfd0f78 tty.h: remove dead define 18 years ago
Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago
Alan Cox 42fd552e86 fix serial buffer memory leak 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Alan Cox 9c1729db3e Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex 18 years ago
Eric W. Biederman 98a27ba485 tty: introduce no_tty and use it in selinux 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Eric W. Biederman cdc6233008 [PATCH] tty: make __proc_set_tty static 18 years ago
Tilman Schmidt 4564f9e5fd [PATCH] consolidate line discipline number definitions 18 years ago
Eric W. Biederman 8b6312f4dc [PATCH] vt: refactor console SAK processing 18 years ago
Alan Cox edc6afc549 [PATCH] tty: switch to ktermios and new framework 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
Greg Kroah-Hartman 01107d3430 Driver core: convert tty core to use struct device 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
Arjan van de Ven 5785c95bae [PATCH] tty: make termios_sem a mutex 19 years ago
Matthias Urlichs 402749ea25 [PATCH] Remove unused tty_struct field 19 years ago
Alan Cox 01da5fd83d [PATCH] Fix tty layer DoS and comment relevant code 19 years ago
Jon Smirl 894673ee61 [PATCH] tty: Remove include of screen_info.h from tty.h 19 years ago
Jon Smirl a8f340e394 [PATCH] vt: Remove VT-specific declarations and definitions from tty.h 19 years ago
Paul Fulghum 33b37a33c2 [PATCH] remove active field from tty buffer structure 19 years ago
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Hansjoerg Lipp 1cdcb6b43f [PATCH] TTY: return class device pointer from tty_register_device() 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Ingo Molnar 70522e121a [PATCH] sem2mutex: tty 19 years ago
Paul Fulghum 8977d929e4 [PATCH] tty buffering stall fix 19 years ago
Paul Fulghum 808249ceba [PATCH] new tty buffering locking fix 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Brian Gerst 7e7f358c8f [PATCH] Split out screen_info from tty.h 19 years ago
Antonino A. Daplas d2d58384fc [PATCH] vesafb: Add blanking support 20 years ago
Alexey Dobriyan bfb07599da [PATCH] Introduce tty_unregister_ldisc() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago