index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
st-asc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: st-asc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2024-07-31
1
-7
/
+3
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-2
/
+2
*
serial: st-asc: don't get/put GPIOs in atomic context
Bartosz Golaszewski
2024-03-02
1
-16
/
+24
*
serial: st-asc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: st-asc: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-9
/
+9
*
drivers:tty: fix return value check in asc_init_port
Yuanjun Gong
2023-07-30
1
-1
/
+3
*
serial: st-asc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
1
-2
/
+1
*
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-07-25
1
-1
/
+1
*
serial: st-asc: fix typo in property name
Raphael Gallais-Pou
2023-06-06
1
-1
/
+1
*
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-05-13
1
-1
/
+3
*
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
2022-11-03
1
-43
/
+5
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: st-asc: remove include of pm_runtime.h
Claudiu Beznea
2022-06-27
1
-1
/
+0
*
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen
2022-05-19
1
-0
/
+4
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
tty: serial: st-asc: Demote a kernel-doc formatting abuse
Lee Jones
2021-05-20
1
-1
/
+1
*
serial: drop irq-flags initialisations
Johan Hovold
2021-05-20
1
-1
/
+1
*
tty: st-asc: switch to using devm_gpiod_get()
Dmitry Torokhov
2020-01-10
1
-7
/
+5
*
tty/serial: Migrate st-asc to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
tty: serial: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
*
tty: st-asc: Update tty alias
Patrice Chotard
2018-03-14
1
-1
/
+3
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-6
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
2017-08-28
1
-1
/
+1
*
serial: st-asc: Potential error pointer dereference
Dan Carpenter
2017-07-17
1
-0
/
+1
*
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-09
1
-6
/
+4
|
\
|
*
serial: st-asc: Change default baudrate from 9600 to 115200
Lee Jones
2017-03-31
1
-1
/
+1
|
*
tty: serial: st-asc: Make the locking RT aware
Lionel Debieve
2017-03-31
1
-5
/
+3
*
|
format-security: move static strings to const
Kees Cook
2017-05-09
1
-1
/
+1
|
/
*
serial: st-asc: Use new GPIOD API to obtain RTS pin
Lee Jones
2017-03-14
1
-5
/
+6
*
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-29
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-10
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-28
1
-1
/
+0
*
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-20
1
-12
/
+6
*
serial: st-asc: Fix unused variable warning for non DT.
Srinivas Kandagatla
2013-08-03
1
-0
/
+2
[next]