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
/
serial_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
serial: Fix UPIO_MEM comment
Peter Hurley
1
-1
/
+1
2015-12-13
serial: support 16-bit register interface for console
Masahiro Yamada
1
-0
/
+1
2015-05-06
serial: core: Fix unused variable warnings from uart_console()
Peter Hurley
1
-1
/
+1
2015-04-10
earlycon: Fix __earlycon_table stride
Peter Hurley
1
-1
/
+1
2015-03-26
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
1
-0
/
+1
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
1
-8
/
+11
2015-03-26
serial: core: Add minor field to uart_port
Peter Hurley
1
-0
/
+1
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
1
-0
/
+2
2015-03-07
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
1
-0
/
+2
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
1
-7
/
+7
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
1
-3
/
+3
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
1
-3
/
+18
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
1
-0
/
+1
2014-11-25
serial: core: Add big-endian iotype
Kevin Cernekee
1
-6
/
+7
2014-11-06
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
1
-0
/
+3
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-1
/
+1
2014-11-05
tty,serial: Unify UPF_* and ASYNC_* flag definitions
Peter Hurley
1
-15
/
+32
2014-11-05
serial: Fix upstat_t sparse warnings
Peter Hurley
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+2
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
1
-1
/
+2
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
1
-0
/
+12
2014-09-08
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
1
-0
/
+2
2014-09-08
serial: core: Document lock requirement for UPF_* flags updates
Peter Hurley
1
-0
/
+1
2014-07-17
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
1
-0
/
+2
2014-05-20
serial: earlycon: add DT support
Rob Herring
1
-0
/
+6
2014-04-24
tty/serial: add generic serial earlycon
Rob Herring
1
-0
/
+16
2013-10-16
serial: core: delete .set_wake() callback
Linus Walleij
1
-1
/
+0
2013-05-20
serial: Move "uart_console" def to core header file.
Sourav Poddar
1
-0
/
+7
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-1
/
+0
2013-01-30
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
1
-1
/
+1
2013-01-15
tty: Update serial core API documentation
Kevin Cernekee
1
-4
/
+4
2013-01-15
serial: Remove RM9000 series serial driver.
Ralf Baechle
1
-1
/
+0
2013-01-15
tty: serial core: decouple pm states from ACPI
Linus Walleij
1
-1
/
+13
2012-11-04
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
1
-0
/
+2
2012-11-04
SERIAL: core: add hardware assisted h/w flow control support
Russell King
1
-0
/
+2
2012-11-04
SERIAL: core: add hardware assisted s/w flow control support
Russell King
1
-0
/
+2
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-198
/
+1
2012-09-26
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+1
2012-09-26
8250: blacklist Winbond CIR port
Sean Young
1
-1
/
+2
2012-08-16
serial: New serial driver MAX310X
Alexander Shiyan
1
-2
/
+2
2012-06-12
serial/8250: Add LPC3220 standard UART type
Roland Stigge
1
-1
/
+2
2012-04-18
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2012-04-18
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
1
-0
/
+5
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
1
-0
/
+1
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
1
-1
/
+0
2012-03-09
serial: introduce generic port in/out helpers
Paul Gortmaker
1
-0
/
+10
2012-01-26
serial/efm32: add new driver
Uwe Kleine-König
1
-0
/
+2
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+4
2011-12-07
SERIAL: AR933X: Add driver for the built-in UART of the SoC
Gabor Juhos
1
-0
/
+4
2011-11-26
serial/8250_pci: setup-quirk workaround for the kt serial controller
Dan Williams
1
-0
/
+1
[next]