index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
st-asc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
Lee Jones
2017-02-06
1
-1
/
+1
*
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
Lee Jones
2017-02-06
1
-1
/
+26
*
serial: st-asc: Read in all Pinctrl states
Lee Jones
2017-02-06
1
-0
/
+29
*
serial: st-asc: Provide RTS functionality
Lee Jones
2017-02-06
1
-4
/
+23
*
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
Lee Jones
2017-02-06
1
-3
/
+13
*
serial: st-asc: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-10-04
1
-1
/
+1
*
tty: constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
2014-09-28
1
-0
/
+4
*
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
2014-09-10
1
-1
/
+5
*
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
2014-07-27
1
-5
/
+5
*
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
2014-07-27
1
-1
/
+2
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-7
/
+0
*
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
*
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
2014-05-28
1
-4
/
+4
*
serial: st-asc: Fix SysRq char handling
Daniel Thompson
2014-04-16
1
-2
/
+2
*
serial: st-asc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
1
-1
/
+0
*
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-19
1
-12
/
+6
*
serial: st-asc: Fix unused variable warning for non DT.
Srinivas Kandagatla
2013-08-03
1
-0
/
+2
*
serial:st-asc: Add ST ASC driver.
Srinivas Kandagatla
2013-07-26
1
-0
/
+937