index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
TTY: introduce tty_port_destroy
Jiri Slaby
1
-0
/
+1
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
1
-3
/
+3
2012-10-22
TTY: add port -> tty link
Jiri Slaby
1
-0
/
+1
2012-10-22
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
1
-2
/
+3
2012-10-22
TTY: move ldisc data from tty_struct: locks
Jiri Slaby
1
-10
/
+1
2012-10-22
TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
Jiri Slaby
1
-10
/
+0
2012-10-22
TTY: move ldisc data from tty_struct: bitmaps
Jiri Slaby
1
-2
/
+0
2012-10-22
TTY: move ldisc data from tty_struct: simple members
Jiri Slaby
1
-5
/
+0
2012-10-22
TTY: audit, stop accessing tty->icount
Jiri Slaby
1
-2
/
+2
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-36
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-2
/
+2
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
1
-0
/
+4
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
1
-0
/
+4
2012-09-05
serial: add a new helper function
Huang Shijie
1
-0
/
+6
2012-09-05
tty: move the async flags from the serial code into the tty includes
Alan Cox
1
-0
/
+1
2012-08-13
TTY: add tty_port_link_device
Jiri Slaby
1
-0
/
+2
2012-08-10
tty: localise the lock
Alan Cox
1
-9
/
+14
2012-07-17
tty: Move the handling of the tty release logic
Alan Cox
1
-1
/
+0
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-23
/
+23
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
1
-14
/
+9
2012-07-06
tty: localise the lock
Alan Cox
1
-9
/
+14
2012-06-13
TTY: add tty_port_register_device helper
Jiri Slaby
1
-0
/
+3
2012-06-13
TTY: provide drivers with tty_port_install
Jiri Slaby
1
-0
/
+2
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-05-04
tty_lock: Localise the lock
Alan Cox
1
-9
/
+14
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-02
TTY: provide tty_standard_install helper
Jiri Slaby
1
-0
/
+2
2012-01-24
tty: rework pty count limiting
Konstantin Khlebnikov
1
-0
/
+1
2012-01-24
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
1
-2
/
+1
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+23
2011-10-18
TTY: make tty_add_file non-failing
Jiri Slaby
1
-1
/
+3
2011-10-18
tty: Support compat_ioctl get/set termios_locked
Thomas Meyer
1
-0
/
+2
2011-08-25
TTY: define tty_wait_until_sent_from_close
Jiri Slaby
1
-0
/
+18
2011-08-23
TTY: remove tty_locked
Jiri Slaby
1
-2
/
+0
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
1
-0
/
+2
2011-06-07
TTY: export NR_LDISC and N_* line discipline numbers to user-space
Florian Fainelli
1
-18
/
+19
2011-05-13
n_tracerouter and n_tracesink ldisc additions.
J Freyensee
1
-0
/
+2
2011-04-19
TTY: introduce deinit helpers for proper ldisc shutdown
Jiri Slaby
1
-0
/
+2
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
1
-1
/
+1
2011-02-17
tty: add a helper for setting termios data from kernel side
Alan Cox
1
-0
/
+1
2011-02-17
tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
Greg Kroah-Hartman
1
-1
/
+1
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2010-11-29
TTY: open/hangup race fixup
Jiri Slaby
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-09
tty: Fix formatting in tty.h
Alan Cox
1
-1
/
+1
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-4
/
+5
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-0
/
+1
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
1
-1
/
+1
[next]