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-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
2022-04-15
tty: goldfish: Use tty_port_destroy() to destroy port
Wang Weiyang
1
-0
/
+2
2022-04-14
tty: serial: altera: use altera_jtaguart_stop_tx()
Jiri Slaby
1
-4
/
+2
2022-04-14
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
1
-3
/
+3
2022-04-14
tty: serial: mpc52xx_uart: remove double ifdeffery
Jiri Slaby
1
-3
/
+0
2022-04-14
tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
Zheyu Ma
1
-0
/
+2
2022-04-14
Documentation: tty: n_gsm, use power of ReST
Jiri Slaby
1
-70
/
+74
2022-04-14
Documentation: tty: n_gsm, delete "Additional Documentation"
Jiri Slaby
1
-10
/
+0
2022-04-14
Documentation: tty: move moxa-smartio.rst to tty
Jiri Slaby
3
-1
/
+1
2022-04-14
Documentation: tty: move n_gsm to tty
Jiri Slaby
3
-1
/
+1
2022-04-14
Documentation: tty: introduce "Other Documentation"
Jiri Slaby
1
-1
/
+10
2022-04-14
Documentation: move tty to driver-api
Jiri Slaby
11
-7
/
+6
2022-04-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+10
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-48
/
+4
2022-04-10
Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
[next]