Commit Graph

63 Commits (73ec06fc5f5c8e1097a7a4a4ab2d7c6c3a007e81)

Author SHA1 Message Date
Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 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 2cb5998b5f tty: the vhangup syscall is racy 17 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 17 years ago
Alan Cox 1d65b4a088 tty: Add termiox 17 years ago
Alan Cox 9c9f4ded90 tty: Add a kref count 17 years ago
Alan Cox 348eb12e55 pps: Reserve a line discipline number for PPS 17 years ago
Alan Cox e04957365b tty: split the buffering from tty_io 17 years ago
Alan Cox 8c9a9dd0fa tty: remove resize window special case 17 years ago
Alan Cox 01e1abb2c2 tty: Split ldisc code into its own file 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox 7a4d29f426 tty.h: clean up 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
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