Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-27 | serial: st-asc: Fix overflow in baudrate calculation | Maxime COQUELIN | 1 | -5/+5 |
2014-07-27 | serial: st-asc: Don't call BUG in asc_console_setup() | Maxime COQUELIN | 1 | -1/+2 |
2014-07-10 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 1 | -7/+0 |
2014-06-20 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -1/+1 |
2014-05-28 | serial: st-asc: Fix data corruption during long console bursts | Daniel Thompson | 1 | -4/+4 |
2014-04-17 | serial: st-asc: Fix SysRq char handling | Daniel Thompson | 1 | -2/+2 |
2013-08-28 | serial: st-asc: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-08-20 | serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource | Julia Lawall | 1 | -12/+6 |
2013-08-03 | serial: st-asc: Fix unused variable warning for non DT. | Srinivas Kandagatla | 1 | -0/+2 |
2013-07-27 | serial:st-asc: Add ST ASC driver. | Srinivas Kandagatla | 1 | -0/+937 |