index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tty_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-09-19
tty: vt: use printk_once
Marcin Slusarz
1
-3
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-16
tty: fix unused warning when TCGETX is not defined
Mike Frysinger
1
-2
/
+3
2009-06-11
tty: Untangle termios and mm mutex dependencies
Alan Cox
1
-29
/
+46
2009-06-11
tty: throttling race fix
Alan Cox
1
-0
/
+13
2009-01-15
tty: Fix race in the flush for some ldiscs
Alan Cox
1
-1
/
+1
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-40
/
+2
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
1
-6
/
+60
2008-10-13
tty: Termios locking - sort out real_tty confusions and lock reads
Alan Cox
1
-20
/
+38
2008-10-13
tty: Add termiox
Alan Cox
1
-0
/
+58
2008-08-27
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
1
-2
/
+4
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-8
/
+8
2008-06-23
removed unused var real_tty on n_tty_ioctl()
Gustavo Fernando Padovan
1
-7
/
+0
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
1
-0
/
+16
2008-04-30
tty: The big operations rework
Alan Cox
1
-20
/
+42
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-2
/
+12
2008-04-30
tty_ioctl: soft carrier handling
Alan Cox
1
-6
/
+27
2008-04-30
tty_ioctl: locking for tty_wait_until_sent
Alan Cox
1
-4
/
+7
2008-04-30
tty: BKL pushdown
Alan Cox
1
-0
/
+6
2008-02-08
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
1
-182
/
+180
2008-01-08
pl2303: Fix mode switching regression
Alan Cox
1
-0
/
+19
2007-12-23
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cory T. Tusar
1
-1
/
+1
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
1
-66
/
+104
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-18
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
1
-3
/
+8
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-10
/
+72
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
1
-0
/
+14
2007-09-11
tty: termios locking functions break with new termios type
David Miller
1
-2
/
+2
2007-07-16
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
1
-4
/
+3
2007-07-16
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
1
-18
/
+3
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-2
/
+2
2007-02-11
[PATCH] tty: improve encode_baud_rate logic
Alan Cox
1
-15
/
+30
2006-12-08
[PATCH] tty_ioctl: use termios for the old structure and termios2 for the new
Alan Cox
1
-7
/
+11
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
1
-14
/
+244
2006-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
1
-7
/
+11
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
1
-8
/
+9
2006-08-27
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
1
-2
/
+57
2005-06-28
[PATCH] coverity: tty_ldisc_ref return null check
KAMBAROV, ZAUR
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+551