index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty/hvc_opal: simplify if-if to if-else
Wan Jiabing
2022-04-26
1
-2
/
+2
*
serial: stm32: add earlycon support
Valentin Caron
2022-04-22
2
-0
/
+52
*
serial: stm32: add KGDB support
Valentin Caron
2022-04-22
1
-2
/
+35
*
serial: stm32: remove infinite loop possibility in putchar function
Valentin Caron
2022-04-22
2
-3
/
+11
*
tty: Add function for handling flow control chars
Ilpo Järvinen
2022-04-22
1
-11
/
+18
*
serial: core: fix tcdrain() with CTS enabled
Tomasz Moń
2022-04-22
1
-12
/
+14
*
char: ttyprintk: register console
Vincent Whitchurch
2022-04-22
2
-1
/
+18
*
serial/8250: Use fifo in 8250 console driver
Wander Lairson Costa
2022-04-22
1
-6
/
+65
*
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Duoming Zhou
2022-04-22
1
-2
/
+2
*
tty/sysrq: change the definition of sysrq_key_table's element to make it more...
Junwen Wu
2022-04-22
1
-8
/
+6
*
tty: serial: fsl_lpuart: remove the count initialization as it is not needed
Sherry Sun
2022-04-22
1
-1
/
+1
*
serial: allow COMPILE_TEST for some drivers
Jiri Slaby
2022-04-22
2
-3
/
+5
*
serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=y
Jiri Slaby
2022-04-22
1
-1
/
+1
*
serial: qcom: use check for empty instead of pending
Jiri Slaby
2022-04-22
1
-1
/
+1
*
serial: zs: use NULL as a pointer, not 0
Jiri Slaby
2022-04-22
1
-1
/
+1
*
serial: xilinx_uartps: cache xmit in cdns_uart_handle_tx()
Jiri Slaby
2022-04-22
1
-10
/
+7
*
serial: xilinx_uartps: return early in cdns_uart_handle_tx()
Jiri Slaby
2022-04-22
1
-29
/
+18
*
serial: sunplus-uart: change sunplus_console_ports from global to static
Tom Rix
2022-04-22
1
-1
/
+1
*
tty: serial: meson: Added S4 SOC compatibility
Yu Tu
2022-04-22
1
-0
/
+8
*
tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in...
Yu Tu
2022-04-22
1
-2
/
+15
*
serial: icom: remove unused struct icom_port members
Jiri Slaby
2022-04-22
1
-19
/
+0
*
serial: icom: delete empty serial hooks
Jiri Slaby
2022-04-22
1
-11
/
+0
*
serial: icom: use list_for_each_entry()
Jiri Slaby
2022-04-22
1
-10
/
+6
*
serial: icom: make icom_acfg_baud const and unsigned
Jiri Slaby
2022-04-22
1
-1
/
+1
*
serial: icom: use ARRAY_SIZE
Jiri Slaby
2022-04-22
1
-1
/
+1
*
serial: icom: move header content to .c
Jiri Slaby
2022-04-22
2
-276
/
+265
*
serial: icom: use proper __le types and functions
Jiri Slaby
2022-04-22
2
-32
/
+29
*
serial: icom: remove to_icom_adapter() and icom_kref_release()
Jiri Slaby
2022-04-22
1
-10
/
+3
*
serial: icom: switch vague casts to container_of
Jiri Slaby
2022-04-22
1
-90
/
+106
*
serial: icom: remove ICOM_VERSION_STR macro
Jiri Slaby
2022-04-22
1
-1
/
+0
*
MAINTAINERS: fix location of moxa-smartio.rst
Randy Dunlap
2022-04-21
1
-1
/
+1
*
tty: n_gsm: clean up implicit CR bit encoding in address field
Daniel Starke
2022-04-20
1
-1
/
+1
*
tty: n_gsm: clean up dead code in gsm_queue()
Daniel Starke
2022-04-20
1
-4
/
+0
*
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
2022-04-20
2
-76
/
+2
*
Documentation: fix tty link
Jiri Slaby
2022-04-20
1
-1
/
+1
*
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...
Sherry Sun
2022-04-15
1
-20
/
+4
*
serial: When UART is suspended, set RTS to false
Al Cooper
2022-04-15
1
-0
/
+5
*
serial: 8250: add compatible for fsl,16550-FIFO64
Eric Tremblay
2022-04-15
1
-0
/
+2
*
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
2022-04-15
1
-1
/
+1
*
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
2022-04-15
3
-2
/
+77
*
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
2022-04-15
1
-0
/
+2
*
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-04-15
1
-3
/
+1
*
serial: fsl_lpuart: remove redundant code in rs485_config functions
Lino Sanfilippo
2022-04-15
1
-32
/
+0
*
serial: imx: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-04-15
1
-2
/
+0
*
serial: max310: remove redundant memset in rs485_config
Lino Sanfilippo
2022-04-15
1
-1
/
+0
*
serial: omap: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
1
-10
/
+3
*
serial: sc16is7xx: remove redundant check in rs485_config
Lino Sanfilippo
2022-04-15
1
-10
/
+0
*
serial: stm32: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
1
-7
/
+2
*
serial: amba-pl011: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
1
-15
/
+1
*
serial: core: move RS485 configuration tasks from drivers into core
Lino Sanfilippo
2022-04-15
1
-0
/
+33
[next]