index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
st-asc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-07-17
serial: st-asc: Potential error pointer dereference
Dan Carpenter
1
-0
/
+1
2017-05-09
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+4
2017-05-09
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-03-31
serial: st-asc: Change default baudrate from 9600 to 115200
Lee Jones
1
-1
/
+1
2017-03-31
tty: serial: st-asc: Make the locking RT aware
Lionel Debieve
1
-5
/
+3
2017-03-14
serial: st-asc: Use new GPIOD API to obtain RTS pin
Lee Jones
1
-5
/
+6
2017-02-06
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
Lee Jones
1
-1
/
+1
2017-02-06
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
Lee Jones
1
-1
/
+26
2017-02-06
serial: st-asc: Read in all Pinctrl states
Lee Jones
1
-0
/
+29
2017-02-06
serial: st-asc: Provide RTS functionality
Lee Jones
1
-4
/
+23
2017-02-06
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
Lee Jones
1
-3
/
+13
2016-09-02
serial: st-asc: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2015-10-04
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-1
/
+1
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
1
-0
/
+4
2014-09-10
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
1
-1
/
+5
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