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
/
include
/
linux
/
tty.h
Commit message (
Expand
)
Author
Age
*
tty: add a helper for setting termios data from kernel side
Alan Cox
2011-02-17
*
tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
Greg Kroah-Hartman
2011-02-17
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
*
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-02
|
\
|
*
TTY: open/hangup race fixup
Jiri Slaby
2010-11-29
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
tty: Fix formatting in tty.h
Alan Cox
2010-11-09
*
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
2010-10-30
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
|
\
|
*
tty.h: new ldisc for TI WiLink ST
Pavan Savoy
2010-10-05
*
|
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2010-10-22
*
|
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2010-10-22
|
/
*
tty: fix fu_list abuse
Nick Piggin
2010-08-18
*
fs: cleanup files_lock locking
Nick Piggin
2010-08-18
*
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
2010-08-10
*
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
*
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
*
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
*
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
*
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2010-08-06
*
tty: n_gsm line discipline
Alan Cox
2010-05-21
*
serial: TTY: new ldiscs for staging
Pavan Savoy
2010-05-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
|
\
|
*
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2010-03-19
|
*
tty: Take a 256 byte padding into account when buffering below sub-page units
Mel Gorman
2010-03-19
*
|
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
2010-03-30
|
/
*
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
2010-03-12
*
tty: Keep the default buffering to sub-page units
Alan Cox
2010-03-02
*
tty.h: make tty_port_get() static inline
Randy Dunlap
2010-01-16
*
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
*
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
*
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
*
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
*
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
*
serial: move port users helper
Alan Cox
2009-09-19
*
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
*
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
*
tty: Add a full port_close function
Alan Cox
2009-09-19
*
cleanup console_print()
Anirban Sinha
2009-09-14
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-09-10
|
\
|
*
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
Janusz Krzysztofik
2009-08-07
|
*
TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...
Janusz Krzysztofik
2009-07-31
*
|
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-29
|
/
*
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
*
tty: Extract various bits of ldisc code
Alan Cox
2009-06-11
*
tty: Implement a drain delay in the tty port
Alan Cox
2009-06-11
*
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-06-11
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
[next]