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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
2
-0
/
+20
2014-09-28
serial: imx: change the wait even to interruptiable
Huang Shijie
1
-1
/
+10
2014-09-28
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
1
-6
/
+8
2014-09-28
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
1
-4
/
+2
2014-09-28
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
1
-0
/
+21
2014-09-28
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
1
-18
/
+24
2014-09-28
tty: omap-serial: fix division by zero
Frans Klaver
1
-2
/
+10
2014-09-26
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
1
-0
/
+5
2014-09-26
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
1
-5
/
+6
2014-09-26
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
2
-13
/
+121
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+14
2014-09-23
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
1
-5
/
+4
2014-09-23
serial: bfin-uart: Fix auto CTS
Peter Hurley
1
-1
/
+2
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
2
-22
/
+20
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
2
-13
/
+18
2014-09-23
serial: core: Document and assert lock requirements for irq helpers
Peter Hurley
1
-0
/
+8
2014-09-20
tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...
Alexander Shiyan
1
-1
/
+1
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
3
-2
/
+44
2014-09-10
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
3
-0
/
+301
2014-09-10
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
1
-1
/
+5
2014-09-09
serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
Alexander Shiyan
1
-1
/
+1
2014-09-09
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
1
-0
/
+1
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
1
-1
/
+1
2014-09-08
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
1
-1
/
+42
2014-09-08
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
1
-0
/
+1
2014-09-08
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
1
-2
/
+23
2014-09-08
tty: serial: 8250_core: provide a function to export uart_8250_port
Sebastian Andrzej Siewior
2
-0
/
+20
2014-09-08
tty: vt8500_serial: explicitly calculate base baud rate
Alexey Charkov
1
-6
/
+21
2014-09-08
tty: vt8500_serial: add polled console functions
Alexey Charkov
1
-0
/
+31
2014-09-08
tty: vt8500_serial: add missing support for RTS setting
Alexey Charkov
1
-0
/
+8
2014-09-08
tty: vt8500_serial: add support for UART in WM8880 chips
Alexey Charkov
1
-14
/
+56
2014-09-08
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
1
-2
/
+3
2014-09-08
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
1
-18
/
+36
2014-09-08
serial: imx: clean up imx_poll_get_char()
Dirk Behme
1
-25
/
+4
2014-09-08
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
Peter Hurley
1
-5
/
+8
2014-09-08
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
2014-09-08
serial: blackfin: Fix missing gpio.h
Peter Hurley
1
-0
/
+1
2014-09-08
serial: sunsab: Don't enable tx if tx stopped
Peter Hurley
1
-1
/
+1
2014-09-08
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
1
-17
/
+0
2014-09-08
serial: Fix send_xchar() handlers
Peter Hurley
2
-0
/
+6
2014-09-08
serial: core: Remove unsafe x_char optimization
Peter Hurley
1
-6
/
+2
2014-09-08
serial: core: Fix x_char race
Peter Hurley
1
-4
/
+3
2014-09-08
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
1
-23
/
+16
2014-09-08
serial: Style fix
Peter Hurley
1
-2
/
+1
2014-09-08
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
3
-17
/
+5
2014-09-08
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
1
-1
/
+1
2014-09-08
serial: vr41xx_siu: delete double assignment
Julia Lawall
1
-1
/
+0
2014-09-08
serial: Fix build failure caused by missing header file
Pranith Kumar
1
-0
/
+1
2014-09-08
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
3
-0
/
+653
[next]