summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-21MAINTAINERS: fix location of moxa-smartio.rstRandy Dunlap1-1/+1
2022-04-20tty: n_gsm: clean up implicit CR bit encoding in address fieldDaniel Starke1-1/+1
2022-04-20tty: n_gsm: clean up dead code in gsm_queue()Daniel Starke1-4/+0
2022-04-20Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"Ilpo Järvinen2-76/+2
2022-04-20Documentation: fix tty linkJiri Slaby1-1/+1
2022-04-15tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...Sherry Sun1-20/+4
2022-04-15serial: When UART is suspended, set RTS to falseAl Cooper1-0/+5
2022-04-15serial: 8250: add compatible for fsl,16550-FIFO64Eric Tremblay1-0/+2
2022-04-15serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64Eric Tremblay1-1/+1
2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay3-2/+77
2022-04-15serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probeMiaoqian Lin1-0/+2
2022-04-15serial: atmel: remove redundant assignment in rs485_configLino Sanfilippo1-3/+1
2022-04-15serial: fsl_lpuart: remove redundant code in rs485_config functionsLino Sanfilippo1-32/+0
2022-04-15serial: imx: remove redundant assignment in rs485_configLino Sanfilippo1-2/+0
2022-04-15serial: max310: remove redundant memset in rs485_configLino Sanfilippo1-1/+0
2022-04-15serial: omap: remove redundant code in rs485_configLino Sanfilippo1-10/+3
2022-04-15serial: sc16is7xx: remove redundant check in rs485_configLino Sanfilippo1-10/+0
2022-04-15serial: stm32: remove redundant code in rs485_configLino Sanfilippo1-7/+2
2022-04-15serial: amba-pl011: remove redundant code in rs485_configLino Sanfilippo1-15/+1
2022-04-15serial: core: move RS485 configuration tasks from drivers into coreLino Sanfilippo1-0/+33
2022-04-15tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud ratesYu Tu1-2/+2
2022-04-15dt-bindings: serial: Update Qualcomm geni based QUP UART bindingsKuldeep Singh1-0/+86
2022-04-15serial: 8250: Report which option to enable for blacklisted PCI devicesMaciej W. Rozycki1-27/+40
2022-04-15tty: n_tty: Restore EOF push handling behaviorDaniel Gibson1-1/+37
2022-04-15serial: 8250: Make SERIAL_8250_EM available for arm64 systemsPhil Edworthy1-1/+1
2022-04-15dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindingsPhil Edworthy1-1/+8
2022-04-15dt-bindings: serial: fsl-lpuart: Add imx93 compatible stringPeng Fan1-1/+3
2022-04-15dt-bindings: serial: uniphier: Add "resets" property as optionalKunihiko Hayashi1-0/+3
2022-04-15dt-bindings: serial: uniphier: Use maxItems for a single clockKunihiko Hayashi1-1/+1
2022-04-15tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probeMiaoqian Lin1-0/+1
2022-04-15tty: serial: samsung: add spin_lock for interrupt and console_writeJaewon Kim1-0/+12
2022-04-15tty: Fix a possible resource leak in icom_probeHuang Guobin1-1/+1
2022-04-15tty: serial: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy3-2/+2
2022-04-15tty: hvc: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy3-3/+3
2022-04-15tty: goldfish: Use tty_port_destroy() to destroy portWang Weiyang1-0/+2
2022-04-14tty: serial: altera: use altera_jtaguart_stop_tx()Jiri Slaby1-4/+2
2022-04-14tty: serial: owl-uart, send x_char even if stoppedJiri Slaby1-3/+3
2022-04-14tty: serial: mpc52xx_uart: remove double ifdefferyJiri Slaby1-3/+0
2022-04-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma1-0/+2
2022-04-14Documentation: tty: n_gsm, use power of ReSTJiri Slaby1-70/+74
2022-04-14Documentation: tty: n_gsm, delete "Additional Documentation"Jiri Slaby1-10/+0
2022-04-14Documentation: tty: move moxa-smartio.rst to ttyJiri Slaby3-1/+1
2022-04-14Documentation: tty: move n_gsm to ttyJiri Slaby3-1/+1
2022-04-14Documentation: tty: introduce "Other Documentation"Jiri Slaby1-1/+10
2022-04-14Documentation: move tty to driver-apiJiri Slaby11-7/+6
2022-04-11Linux 5.18-rc2v5.18-rc2Linus Torvalds1-1/+1
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+10
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-48/+4
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8