index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
serial: zs: use NULL as a pointer, not 0
Jiri Slaby
1
-1
/
+1
2022-04-22
serial: xilinx_uartps: cache xmit in cdns_uart_handle_tx()
Jiri Slaby
1
-10
/
+7
2022-04-22
serial: xilinx_uartps: return early in cdns_uart_handle_tx()
Jiri Slaby
1
-29
/
+18
2022-04-22
serial: sunplus-uart: change sunplus_console_ports from global to static
Tom Rix
1
-1
/
+1
2022-04-22
tty: serial: meson: Added S4 SOC compatibility
Yu Tu
1
-0
/
+8
2022-04-22
tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in...
Yu Tu
1
-2
/
+15
2022-04-22
serial: icom: remove unused struct icom_port members
Jiri Slaby
1
-19
/
+0
2022-04-22
serial: icom: delete empty serial hooks
Jiri Slaby
1
-11
/
+0
2022-04-22
serial: icom: use list_for_each_entry()
Jiri Slaby
1
-10
/
+6
2022-04-22
serial: icom: make icom_acfg_baud const and unsigned
Jiri Slaby
1
-1
/
+1
2022-04-22
serial: icom: use ARRAY_SIZE
Jiri Slaby
1
-1
/
+1
2022-04-22
serial: icom: move header content to .c
Jiri Slaby
2
-276
/
+265
2022-04-22
serial: icom: use proper __le types and functions
Jiri Slaby
2
-32
/
+29
2022-04-22
serial: icom: remove to_icom_adapter() and icom_kref_release()
Jiri Slaby
1
-10
/
+3
2022-04-22
serial: icom: switch vague casts to container_of
Jiri Slaby
1
-90
/
+106
2022-04-22
serial: icom: remove ICOM_VERSION_STR macro
Jiri Slaby
1
-1
/
+0
2022-04-21
MAINTAINERS: fix location of moxa-smartio.rst
Randy Dunlap
1
-1
/
+1
2022-04-20
tty: n_gsm: clean up implicit CR bit encoding in address field
Daniel Starke
1
-1
/
+1
2022-04-20
tty: n_gsm: clean up dead code in gsm_queue()
Daniel Starke
1
-4
/
+0
2022-04-20
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
2
-76
/
+2
2022-04-20
Documentation: fix tty link
Jiri Slaby
1
-1
/
+1
2022-04-15
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...
Sherry Sun
1
-20
/
+4
2022-04-15
serial: When UART is suspended, set RTS to false
Al Cooper
1
-0
/
+5
2022-04-15
serial: 8250: add compatible for fsl,16550-FIFO64
Eric Tremblay
1
-0
/
+2
2022-04-15
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
1
-1
/
+1
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
3
-2
/
+77
2022-04-15
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
1
-0
/
+2
2022-04-15
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
1
-3
/
+1
2022-04-15
serial: fsl_lpuart: remove redundant code in rs485_config functions
Lino Sanfilippo
1
-32
/
+0
2022-04-15
serial: imx: remove redundant assignment in rs485_config
Lino Sanfilippo
1
-2
/
+0
2022-04-15
serial: max310: remove redundant memset in rs485_config
Lino Sanfilippo
1
-1
/
+0
2022-04-15
serial: omap: remove redundant code in rs485_config
Lino Sanfilippo
1
-10
/
+3
2022-04-15
serial: sc16is7xx: remove redundant check in rs485_config
Lino Sanfilippo
1
-10
/
+0
2022-04-15
serial: stm32: remove redundant code in rs485_config
Lino Sanfilippo
1
-7
/
+2
2022-04-15
serial: amba-pl011: remove redundant code in rs485_config
Lino Sanfilippo
1
-15
/
+1
2022-04-15
serial: core: move RS485 configuration tasks from drivers into core
Lino Sanfilippo
1
-0
/
+33
2022-04-15
tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud rates
Yu Tu
1
-2
/
+2
2022-04-15
dt-bindings: serial: Update Qualcomm geni based QUP UART bindings
Kuldeep Singh
1
-0
/
+86
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
1
-27
/
+40
2022-04-15
tty: n_tty: Restore EOF push handling behavior
Daniel Gibson
1
-1
/
+37
2022-04-15
serial: 8250: Make SERIAL_8250_EM available for arm64 systems
Phil Edworthy
1
-1
/
+1
2022-04-15
dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindings
Phil Edworthy
1
-1
/
+8
2022-04-15
dt-bindings: serial: fsl-lpuart: Add imx93 compatible string
Peng Fan
1
-1
/
+3
2022-04-15
dt-bindings: serial: uniphier: Add "resets" property as optional
Kunihiko Hayashi
1
-0
/
+3
2022-04-15
dt-bindings: serial: uniphier: Use maxItems for a single clock
Kunihiko Hayashi
1
-1
/
+1
2022-04-15
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
1
-0
/
+1
2022-04-15
tty: serial: samsung: add spin_lock for interrupt and console_write
Jaewon Kim
1
-0
/
+12
2022-04-15
tty: Fix a possible resource leak in icom_probe
Huang Guobin
1
-1
/
+1
2022-04-15
tty: serial: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
3
-2
/
+2
2022-04-15
tty: hvc: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
3
-3
/
+3
[next]