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
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
serial: ifx6x60: probe routine needs to call spi_setup
Russ Gorby
1
-0
/
+9
2011-02-17
serial: ifx6x60: set SPI max_speed_hz based on platform type
Russ Gorby
1
-1
/
+2
2011-02-17
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
1
-1
/
+1
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
2
-58
/
+52
2011-02-17
tty,vcs: lseek/VC-release race fix
Jiri Olsa
1
-0
/
+18
2011-02-17
TTY: use appropriate printk priority level
Mandeep Singh Baines
1
-7
/
+8
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
2
-0
/
+106
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2
-2
/
+6
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2
-2
/
+2
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-15
/
+14
2011-02-16
m68knommu: fix dereference of port.tty
Greg Ungerer
1
-15
/
+14
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+16
2011-02-15
Merge branch 'sh/st-integration' into sh-latest
Paul Mundt
5
-1848
/
+8
2011-02-03
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
1
-24
/
+0
2011-02-03
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
1
-8
/
+4
2011-02-03
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
1
-6
/
+5
2011-02-03
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-9
/
+6
2011-02-03
68360serial: Plumb in rs_360_get_icount()
Ben Hutchings
1
-0
/
+1
2011-02-03
n_gsm: copy mtu over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2011-02-03
virtio: console: Move file back to drivers/char/
Amit Shah
2
-1839
/
+0
2011-02-03
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
1
-3
/
+2
2011-02-03
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2
-8
/
+24
2011-02-03
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2
-24
/
+0
2011-02-03
serial-core: reset the console speed on resume
Yin Kangkai
1
-3
/
+3
2011-02-03
serial: mrst_max3110: make buffer larger
Dan Carpenter
1
-1
/
+1
2011-02-03
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+15
2011-02-03
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
1
-3
/
+3
2011-02-03
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
1
-1
/
+4
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
2
-17
/
+20
2011-02-03
serial: mfd: remove the timeout workaround for A0
Feng Tang
1
-38
/
+0
2011-02-03
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
1
-1
/
+1
2011-02-01
Merge branch 'sh/urgent' into sh-latest
Paul Mundt
5
-51
/
+58
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
142
-105
/
+105915
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
6
-105
/
+105
2011-01-24
ARM: lh7a40x: remove unmaintained platform support
Russell King
3
-706
/
+0
2011-01-22
tty/serial: fix apbuart build
Randy Dunlap
1
-0
/
+1
2011-01-22
n_hdlc: fix read and write locking
Paul Fulghum
1
-45
/
+45
2011-01-22
serial: unbreak billionton CF card
Pavel Machek
1
-1
/
+2
2011-01-22
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
2
-3
/
+3
2011-01-22
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
1
-2
/
+7
2011-01-20
Merge branch 'akpm'
Linus Torvalds
1
-2
/
+2
2011-01-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
136
-0
/
+105862
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
120
-0
/
+97163
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
17
-0
/
+8795
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-91
/
+197
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+5
[prev]
[next]