开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
st-asc.c
Age
Commit message (
Expand
)
Author
2015-10-04
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-28
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
2014-09-10
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
2014-07-27
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
2014-07-27
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-05-28
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
2014-04-16
serial: st-asc: Fix SysRq char handling
Daniel Thompson
2013-08-27
serial: st-asc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-19
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-03
serial: st-asc: Fix unused variable warning for non DT.
Srinivas Kandagatla
2013-07-26
serial:st-asc: Add ST ASC driver.
Srinivas Kandagatla