index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
st-asc.c
Age
Commit message (
Expand
)
Author
2016-09-02
serial: st-asc: constify uart_ops structures
Julia Lawall
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-29
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-10
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-20
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