Alan Cox
|
fc6f623822
pty: simplify resize
|
16 years ago |
Christian Borntraeger
|
c29834584e
virtio_console: support console resizing
|
16 years ago |
Hendrik Brueckner
|
368c1e3249
hvc_console: Escape magic sysrq key
|
16 years ago |
Hendrik Brueckner
|
7947cf0dd4
hvc_console: Always schedule resize work on resize
|
16 years ago |
Hendrik Brueckner
|
934752d8a4
hvc_console: Remove __devexit annotation of hvc_remove()
|
16 years ago |
Hendrik Brueckner
|
febde37119
hvc_console: Add support for tty window resizing
|
16 years ago |
Hendrik Brueckner
|
3feebbb549
hvc_console: Fix loop if put_char() returns 0
|
16 years ago |
Hendrik Brueckner
|
56ce9e2b24
hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
|
16 years ago |
Hendrik Brueckner
|
fc362e2e0e
hvc_console: Add a hangup notifier for backends
|
16 years ago |
Benjamin Herrenschmidt
|
6dc6472581
Merge commit 'origin'
|
16 years ago |
Christian Borntraeger
|
eef2622a9f
hvc_console: Fix free_irq in spinlocked section
|
16 years ago |
Julia Lawall
|
2571cd6a8e
drivers/char/hvc_console.c: adjust call to put_tty_driver
|
16 years ago |
Christian Borntraeger
|
b1b135c8d6
fix spinlock recursion in hvc_console
|
17 years ago |
Christian Borntraeger
|
7721c494a2
virtio: console as a config option
|
17 years ago |
Christian Borntraeger
|
611e097d77
hvc_console: rework setup to replace irq functions with callbacks
|
17 years ago |
Michael Ellerman
|
1c8950ff87
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
|
17 years ago |
Denis Cheng
|
bed9759b2e
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
Greg Kroah-Hartman
|
12b20ded6f
kobject: convert hvc_console to use kref, not kobject
|
17 years ago |
Rusty Russell
|
3e6c6f630a
Delay creation of khcvd thread
|
17 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Adrian Bunk
|
5605d4def1
[POWERPC] Make drivers/char/hvc_console.c:khvcd() static
|
18 years ago |
Adrian Bunk
|
4fa156ea84
drivers/char/hvc_console.c: cleanups
|
18 years ago |
will schmidt
|
c3ea6921a6
[POWERPC] hvc_console: Typo fixes
|
18 years ago |
Will Schmidt
|
b791072ba3
[POWERPC] hvc_console: Polling mode timer backoff
|
18 years ago |
Rusty Russell
|
8cd0ae056a
[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ
|
18 years ago |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Jeff Dike
|
b68e31d0eb
[PATCH] const struct tty_operations
|
18 years ago |
Linus Torvalds
|
14d1adfc59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
18 years ago |
Andrew Morton
|
b64074e46a
[PATCH] hvc_console suspend fix
|
18 years ago |