aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/st-asc.c
Commit message (Expand)AuthorAge
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-20
* serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)Daniel Thompson2014-09-28
* serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson2014-09-10
* serial: st-asc: Fix overflow in baudrate calculationMaxime COQUELIN2014-07-27
* serial: st-asc: Don't call BUG in asc_console_setup()Maxime COQUELIN2014-07-27
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* serial: st-asc: Fix data corruption during long console burstsDaniel Thompson2014-05-28
* serial: st-asc: Fix SysRq char handlingDaniel Thompson2014-04-16
* serial: st-asc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-27
* serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-19
* serial: st-asc: Fix unused variable warning for non DT.Srinivas Kandagatla2013-08-02
* serial:st-asc: Add ST ASC driver.Srinivas Kandagatla2013-07-26