Commit Graph

3334 Commits (e17be2b2a95b43fe0d5878adf330701bb7a77115)

Author SHA1 Message Date
Alan Cox fe6e29fdb1 tty: simplify ktermios allocation 17 years ago
Alan Cox 8dff04ea31 pty: simplify unix98 allocation 17 years ago
Alan Cox 335adde689 pty: Fix allocation failure double free 17 years ago
Alan Cox fe9cd962a6 pty: Coding style and polish 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 bf7a06bcce vt: remove bogus lock dropping 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 216ba023a9 mxser: Switch to kref tty 17 years ago
Alan Cox d18a750fe9 stallion: Use krefs 17 years ago
Alan Cox d450b5a019 tty: kref usage for isicom and moxa 17 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 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 1d65b4a088 tty: Add termiox 17 years ago
Alan Cox 5aaa70a80f tty: ipw need reworking 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
Alan Cox 716da631ae nozomi: Fix close on error 17 years ago
Miloslav Trmac 7459b6ff36 audit: Handle embedded NUL in TTY input auditing 17 years ago
Akinobu Mita 9d020a2e5f ip2: avoid add_timer with pending timer 17 years ago
Jiri Slaby f1ddfd9502 ip2: init/deinit cleanup 17 years ago
Jiri Slaby 7ccd7020ef ip2: fix sparse warnings 17 years ago
Jiri Slaby cf176bc302 ip2: cleanup globals 17 years ago
Jiri Slaby 47babd4c6a Char: merge ip2main and ip2base 17 years ago
Jiri Slaby 1361b7d359 Char: sx, fix io unmapping 17 years ago
Jiri Slaby 24e6fd4cdc Char: cyclades. remove bogus iomap 17 years ago
Alan Cox 9ae7b08ad5 epca: call tty_port_init 17 years ago
Julia Lawall 2571cd6a8e drivers/char/hvc_console.c: adjust call to put_tty_driver 17 years ago
Rajiv Andrade 4bdec11f56 As pointed out by Jonathan Corbet, the timer must be deleted before 17 years ago
Rajiv Andrade 253115b71f The tpm_dev_release function is only called for platform devices, not pnp 17 years ago
Rajiv Andrade f02a93645e Protect tpm_chip_list when transversing it. 17 years ago
Rajiv Andrade dc36d32cc5 Renames num_open to is_open, as only one process can open the file at a time. 17 years ago
Rajiv Andrade f89c5edb86 Remove the BKL calls from the TPM driver, which were added in the overall 17 years ago
Kyle McMartin 98f172b257 parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> 17 years ago