Joe Perches
|
0b3191d4ea
ttyprintk: Neaten and simplify printing
|
9 年之前 |
Aya Mahfouz
|
9b95d95d5e
char: constify tty_port_operations structs
|
9 年之前 |
Takashi Iwai
|
b24313a82c
ttyprintk: Allow built as a module
|
11 年之前 |
Takashi Iwai
|
7d1c2858c4
ttyprintk: Fix wrong tty_unregister_driver() call in the error path
|
11 年之前 |
Paul Gortmaker
|
db50d2f65b
drivers/char: don't use module_init in non-modular ttyprintk.c
|
11 年之前 |
Darrick J. Wong
|
b5325a02aa
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port
|
12 年之前 |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 年之前 |
Dan Carpenter
|
c3a6344ae4
TTY: tty_alloc_driver() returns error pointers
|
13 年之前 |
Jiri Slaby
|
b19e2ca77e
TTY: use tty_port_link_device
|
13 年之前 |
Jiri Slaby
|
0019b4089c
TTY: add support for unnumbered device nodes
|
13 年之前 |
Jiri Slaby
|
536a3440a2
TTY: ttyprintk, initialize tty_port earlier
|
13 年之前 |
Jiri Slaby
|
ee8b593aff
TTY: ttyprintk, don't touch behind tty->write_buf
|
13 年之前 |
Jiri Slaby
|
f06fb543c1
TTY: ttyprintk, unregister tty driver on failure
|
13 年之前 |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 年之前 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Al Viro
|
3369465ed1
um: switch to use of drivers/Kconfig
|
14 年之前 |
Paul Gortmaker
|
66300e66c6
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
|
14 年之前 |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 年之前 |
Samo Pogacnik
|
24b4b67d17
add ttyprintk driver
|
15 年之前 |