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
/
sirfsoc_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
serial: remove sirf prima/atlas driver
Arnd Bergmann
1
-1503
/
+0
2018-02-28
serial: sirf: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+5
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
serial: sirf: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2016-04-30
serial: sirf: Use generic uart-has-rtscts DT property
Geert Uytterhoeven
1
-1
/
+2
2016-04-30
serial: sirf: Introduce helper variable struct device_node *np
Geert Uytterhoeven
1
-20
/
+18
2015-07-23
serial: sirf: let uart's receive start in right place
Qipan Li
1
-30
/
+16
2015-07-23
serial: sirf: workaround rx process to avoid possible data loss
Qipan Li
1
-18
/
+62
2015-06-09
tty/serial: kill off set_irq_flags usage
Rob Herring
1
-3
/
+3
2015-06-01
serial: sirf: use hrtimer for data rx
Qipan Li
1
-216
/
+125
2015-06-01
serial: sirf: fix system hung on console log output
Qipan Li
1
-1
/
+1
2015-05-24
serial: sirf: assign console default index if users not set a valid one
Qipan Li
1
-1
/
+1
2015-05-24
serial: sirf: add serial loopback function support
Qipan Li
1
-0
/
+20
2015-05-24
serial: sirf: add uart receive's some error counter and mark
Qipan Li
1
-5
/
+10
2015-05-24
serial: sirf: fix endless loop bug in uart receive tasklet
Qipan Li
1
-0
/
+9
2015-05-24
serial: sirf: fix the issue that HW flow control doesn't work for BT
Qipan Li
1
-1
/
+2
2015-05-24
serial: sirf: enable ATLAS7 USP serial support
Qipan Li
1
-33
/
+96
2015-05-10
serial: sirf: use uart_port's fifosize for fifo related operation
Qipan Li
1
-14
/
+10
2015-05-10
serial: sirf: use dynamic method allocate uart structure
Qipan Li
1
-62
/
+22
2015-05-06
serial: sirf: move from clk_get to devm_clk_get
Qipan Li
1
-5
/
+2
2015-05-06
Revert "serial: sirf: add a new uart type support"
Qipan Li
1
-27
/
+7
2015-03-26
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-01-09
serial: sirf: rename marco to atlas7
Barry Song
1
-20
/
+20
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
serial: sirf: add a new uart type support
Qipan Li
1
-7
/
+27
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-09
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
1
-1
/
+2
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-05-29
serial: sirf: Fix compilation failure
Daniel Thompson
1
-1
/
+1
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
1
-31
/
+18
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
1
-1
/
+1
2014-02-13
serial: sirf: move to use generic dma dt-binding to get dma channels
Qipan Li
1
-133
/
+62
2014-02-13
serial: sirf: fix kernel panic caused by unpaired spinlock
Qipan Li
1
-1
/
+3
2014-01-07
serial: sirf: correct condition for fetching dma buffer into tty
Qipan Li
1
-2
/
+6
2014-01-07
serial: sirf: provide pm entries of uart_ops
Qipan Li
1
-3
/
+11
2014-01-07
serial: sirf: use PM macro initialize PM functions
Qipan Li
1
-6
/
+11
2013-09-26
serial: sirf: don't submit dma desc after timeout irqs occur
Qipan Li
1
-2
/
+9
2013-08-27
serial: sirf: fix the amount of serial ports
Qipan Li
1
-0
/
+7
2013-08-27
serial: sirf: define macro for some magic numbers of USP
Qipan Li
1
-15
/
+22
2013-08-27
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+3
2013-08-19
serial: sirf: add DMA support using dmaengine APIs
Qipan Li
1
-56
/
+552
2013-08-19
serial: sirf: fix the namespace of startup_uart entry
Qipan Li
1
-29
/
+23
2013-08-19
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
1
-5
/
+5
2013-08-14
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
1
-43
/
+118
2013-08-14
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
1
-15
/
+1
2013-08-12
serial: sirf: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-12
serial: sirf: make the driver also support USP-based UART
Qipan Li
1
-194
/
+346
2013-08-12
serial: sirf: add support for Marco chip
Barry Song
1
-14
/
+62
[next]