Wolfram Sang
|
a406c4b809
tty: serial: simplify getting .drvdata
|
7 years ago |
Patrice Chotard
|
dfd9190ce8
tty: st-asc: Update tty alias
|
7 years ago |
Greg Kroah-Hartman
|
4793f2ebff
tty: serial: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Andy Shevchenko
|
7b8a0353f3
serial: st-asc: Avoid using irq_wake flag
|
8 years ago |
Dan Carpenter
|
2b01bfaeb4
serial: st-asc: Potential error pointer dereference
|
8 years ago |
Linus Torvalds
|
8f3207c7ea
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
8 years ago |
Kees Cook
|
063246641d
format-security: move static strings to const
|
8 years ago |
Lee Jones
|
b5090cb46e
serial: st-asc: Change default baudrate from 9600 to 115200
|
8 years ago |
Lionel Debieve
|
ef49ffd8b5
tty: serial: st-asc: Make the locking RT aware
|
8 years ago |
Lee Jones
|
0043c1dfbe
serial: st-asc: Use new GPIOD API to obtain RTS pin
|
8 years ago |
Lee Jones
|
233680a2b0
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
|
8 years ago |
Lee Jones
|
d735625648
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
|
8 years ago |
Lee Jones
|
6929cb00a5
serial: st-asc: Read in all Pinctrl states
|
8 years ago |
Lee Jones
|
a4f6072fe4
serial: st-asc: Provide RTS functionality
|
8 years ago |
Lee Jones
|
5ab066e546
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
|
8 years ago |
Julia Lawall
|
eeb8bc1a92
serial: st-asc: constify uart_ops structures
|
9 years ago |
Sudeep Holla
|
616ea8d2d6
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
|
10 years ago |
Fabian Frederick
|
ed0bb2323c
tty: constify of_device_id array
|
10 years ago |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
11 years ago |
Daniel Thompson
|
daea65a7be
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
|
11 years ago |
Daniel Thompson
|
08177ece59
serial: asc: Adopt readl_/writel_relaxed()
|
11 years ago |
Maxime COQUELIN
|
1d6ba284df
serial: st-asc: Fix overflow in baudrate calculation
|
11 years ago |
Maxime COQUELIN
|
5b4e79ae45
serial: st-asc: Don't call BUG in asc_console_setup()
|
11 years ago |
Alexander Shiyan
|
8b152f1096
serial: treewide: Remove empty implementations of enable_ms()
|
11 years ago |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 years ago |
Daniel Thompson
|
1ffcd67dbc
serial: st-asc: Fix data corruption during long console bursts
|
11 years ago |
Daniel Thompson
|
c3c00b6f7f
serial: st-asc: Fix SysRq char handling
|
11 years ago |
Jingoo Han
|
46ddeff30e
serial: st-asc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Julia Lawall
|
3abeff77c8
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
|
12 years ago |