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
/
stm32-usart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
serial: stm32: add no_console_suspend support
Erwan Le Ray
1
-1
/
+12
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-4
/
+4
2020-05-15
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
1
-2
/
+51
2019-12-18
tty/serial: Migrate stm32-usart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-11-21
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-13
/
+4
2019-09-04
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
1
-5
/
+4
2019-09-04
serial: stm32: add pm_runtime support
Erwan Le Ray
1
-3
/
+38
2019-09-04
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
1
-0
/
+5
2019-06-21
serial: stm32: add RX and TX FIFO flush
Erwan Le Ray
1
-5
/
+15
2019-06-21
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
1
-2
/
+19
2019-06-21
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
1
-9
/
+42
2019-06-21
serial: stm32: update PIO transmission
Erwan Le Ray
1
-14
/
+13
2019-06-21
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
1
-6
/
+25
2019-06-13
Revert "serial: stm32: select pinctrl state in each suspend/resume function"
Greg Kroah-Hartman
1
-4
/
+0
2019-06-10
serial: stm32: fix a recursive locking in stm32_config_rs485
Borut Seljak
1
-3
/
+0
2019-06-10
serial: stm32: Make stm32_get_databits static
YueHaibing
1
-1
/
+1
2019-06-10
serial: stm32: select pinctrl state in each suspend/resume function
Bich Hemon
1
-0
/
+4
2019-05-24
serial: stm32: fix the get_irq error case
Erwan Le Ray
1
-8
/
+26
2019-05-24
serial: stm32: fix wakeup source initialization
Erwan Le Ray
1
-13
/
+15
2019-05-24
serial: stm32: Add support of TC bit status check
Erwan Le Ray
1
-17
/
+15
2019-05-24
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray
1
-8
/
+3
2019-05-24
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
1
-4
/
+8
2019-05-24
serial: stm32: fix rx error handling
Erwan Le Ray
1
-19
/
+35
2019-05-24
serial: stm32: fix word length configuration
Erwan Le Ray
1
-7
/
+49
2018-03-15
serial: stm32: fix initialization of RS485 mode
Bich HEMON
1
-0
/
+4
2018-03-14
serial: stm32: add support for RS485 hardware control mode
Bich HEMON
1
-1
/
+129
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-1
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
Arm: dts: stm32: remove extra compatible string from DT & driver
Vikas Manocha
1
-3
/
+0
2017-08-28
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
1
-1
/
+1
2017-07-30
serial: stm32: add fifo support
Gerald Baeza
1
-0
/
+7
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
1
-1
/
+89
2017-07-30
serial: stm32: fix error handling in probe
Fabrice Gasnier
1
-2
/
+9
2017-07-30
serial: stm32: add RTS support
Bich HEMON
1
-1
/
+1
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
1
-5
/
+7
2017-07-30
serial: stm32: fix copyright
Bich HEMON
1
-0
/
+1
2016-09-27
serial: stm32: mark symbols static where possible
Baoyou Xie
1
-3
/
+4
2016-09-27
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
1
-2
/
+2
2016-09-22
serial: stm32: fix uart enable management
Alexandre TORGUE
1
-1
/
+5
2016-09-22
serial: stm32: fix spin_lock management
Alexandre TORGUE
1
-0
/
+4
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
1
-25
/
+364
2016-09-22
serial: stm32: clock disabling management
Alexandre TORGUE
1
-2
/
+3
2016-09-22
serial: stm32: correct flow control property spelling
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE
1
-208
/
+1
2016-09-22
serial: stm32: adding support for stm32f7
Alexandre TORGUE
1
-50
/
+219
2015-10-04
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-2
/
+1
2015-07-23
serial: stm32-usart: Fix SysRq support
Maxime Coquelin
1
-1
/
+1
[next]