index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tty_ioctl.c
Commit message (
Expand
)
Author
Age
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
*
tty: vt: use printk_once
Marcin Slusarz
2009-09-19
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
tty: fix unused warning when TCGETX is not defined
Mike Frysinger
2009-06-16
*
tty: Untangle termios and mm mutex dependencies
Alan Cox
2009-06-11
*
tty: throttling race fix
Alan Cox
2009-06-11
*
tty: Fix race in the flush for some ldiscs
Alan Cox
2009-01-15
*
tty: some ICANON magic is in the wrong places
Alan Cox
2008-10-13
*
tty: Remove more special casing and out of place code
Alan Cox
2008-10-13
*
tty: Termios locking - sort out real_tty confusions and lock reads
Alan Cox
2008-10-13
*
tty: Add termiox
Alan Cox
2008-10-13
*
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
2008-08-27
*
tty: Ldisc revamp
Alan Cox
2008-07-20
*
removed unused var real_tty on n_tty_ioctl()
Gustavo Fernando Padovan
2008-06-23
*
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
*
tty: The big operations rework
Alan Cox
2008-04-30
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
*
tty_ioctl: soft carrier handling
Alan Cox
2008-04-30
*
tty_ioctl: locking for tty_wait_until_sent
Alan Cox
2008-04-30
*
tty: BKL pushdown
Alan Cox
2008-04-30
*
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
2008-02-08
*
pl2303: Fix mode switching regression
Alan Cox
2008-01-08
*
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cory T. Tusar
2007-12-23
*
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
2007-11-07
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
2007-10-18
*
tty: expose new methods needed for drivers to get termios right
Alan Cox
2007-10-17
*
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
2007-09-15
*
tty: termios locking functions break with new termios type
David Miller
2007-09-11
*
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
2007-07-16
*
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
2007-07-16
*
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
2007-07-16
*
[PATCH] tty: improve encode_baud_rate logic
Alan Cox
2007-02-11
*
[PATCH] tty_ioctl: use termios for the old structure and termios2 for the new
Alan Cox
2006-12-08
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
*
[PATCH] tty: switch to ktermios and new framework
Alan Cox
2006-12-08
*
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
2006-09-29
*
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2006-09-29
*
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
2006-08-27
*
[PATCH] coverity: tty_ldisc_ref return null check
KAMBAROV, ZAUR
2005-06-29
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16