Arnd Bergmann
|
2c4e9671ed
Input: use PIT_TICK_RATE in vt beep ioctl
|
15 years ago |
Arnd Bergmann
|
be1bc2889a
tty: introduce wait_event_interruptible_tty
|
15 years ago |
Arnd Bergmann
|
ec79d6056d
tty: replace BKL with a new tty_lock
|
15 years ago |
Alan Cox
|
8ce73264b7
tty: Move the vt_tty field from the vc_data into the standard tty_port
|
15 years ago |
Dan Carpenter
|
3fde85df54
vt_ioctl: return -EFAULT on copy_from_user errors
|
15 years ago |
Greg Kroah-Hartman
|
87a6aca504
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"
|
15 years ago |
Ari Entlich
|
eec9fe7d1a
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
|
15 years ago |
Alan Cox
|
308efab5e2
vt: Fix use of "new" in a struct field
|
15 years ago |
Andreas Schwab
|
4b1fe77972
tty: fix vt_compat_ioctl
|
15 years ago |
Jiri Slaby
|
a09efb07b5
Char: vt_ioctl, fix BKL imbalance
|
15 years ago |
Jiri Slaby
|
797938b5e3
tty: Power: fix suspend vt regression
|
16 years ago |
Arnd Bergmann
|
e92166517e
tty: handle VT specific compat ioctls in vt driver
|
16 years ago |
Alan Cox
|
d3b5cffcf8
vt: add an activate and lock
|
16 years ago |
Alan Cox
|
8d233558cd
vt: remove power stuff from kernel/power
|
16 years ago |
Alan Cox
|
8b92e87d39
vt: add an event interface
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Jiri Slaby
|
a115902f67
vt_ioctl: fix lock imbalance
|
16 years ago |
Alan Cox
|
fab892232e
vt: Add a note on the historical abuse of CLOCK_TICK_RATE
|
16 years ago |
Alan Cox
|
c9f19e96a2
tty: Remove some pointless casts
|
16 years ago |
Alan Cox
|
e688510773
tty: move tioclinux from a special case
|
16 years ago |
Alan Cox
|
8c9a9dd0fa
tty: remove resize window special case
|
17 years ago |
Alan Cox
|
9cc3c22bf0
vt_ioctl: Prepare for BKL push down
|
17 years ago |
Bill Nottingham
|
2e8ecb9db0
add CONFIG_VT_UNICODE
|
17 years ago |
Samuel Thibault
|
04c7197650
unicode diacritics support
|
17 years ago |
Antonino A. Daplas
|
e400b6ec4e
vt/vgacon: Check if screen resize request comes from userspace
|
17 years ago |
Linus Torvalds
|
70cb97935b
VT_WAITACTIVE: Avoid returning EINTR when not necessary
|
17 years ago |
Samuel Ortiz
|
8792f961ba
VT ioctl race fix
|
18 years ago |
Jan Lübbe
|
a64314e62d
fix console change race exposed by CFS
|
18 years ago |
Milind Arun Choudhary
|
cc0a8fbb7c
drivers/char: use __set_current_state()
|
18 years ago |
Michal Januszewski
|
f991519c19
[PATCH] vt: fix potential race in VT_WAITACTIVE handler
|
18 years ago |