index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
st-asc.c
Age
Commit message (
Expand
)
Author
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