Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2021-05-19 00:59:14 to 2021-06-09 15:57:31 UTC [more...]

[PATCH] serial: tegra-tcu: Reorder channel initialization
 2021-06-09 15:56 UTC 

[PATCH v3] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-09 15:30 UTC  (5+ messages)

[PATCH v1 1/3] serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
 2021-06-09 12:42 UTC  (6+ messages)
` [PATCH v1 2/3] serial: 8250_exar: Extract exar_get_platform() helper
` [PATCH v1 3/3] serial: 8250_exar: Add ->unregister_gpio() callback

[PATCH 0/2] stm32 usart improve DMA probe
 2021-06-09 12:38 UTC  (5+ messages)
` [PATCH 1/2] serial: stm32: reset dma buffers during probe
` [PATCH 2/2] serial: stm32: defer probe for dma devices

[PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-06-09  7:55 UTC  (28+ messages)
` [PATCH v2 01/12] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH v2 02/12] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
` [PATCH v2 03/12] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH v2 04/12] soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's
` [PATCH v2 05/12] arm64: defconfig: Enable ARCH_R9A07G044
` [PATCH v2 06/12] clk: renesas: Define RZ/G2L CPG Clock Definitions
` [PATCH v2 07/12] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver
` [PATCH v2 08/12] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
` [PATCH v2 09/12] clk: renesas: Add support for R9A07G044 SoC
` [PATCH v2 10/12] serial: sh-sci: Add support for RZ/G2L SoC
` [PATCH v2 11/12] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
` [PATCH v2 12/12] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK

Commit "serial: 8250_exar: Constify the software nodes' breaks suspend/resume
 2021-06-08 14:20 UTC  (4+ messages)

n_gsm testing
 2021-06-08 11:16 UTC 

[PATCH] serial: sh-sci: Remove unused STEPFN() macro
 2021-06-07 20:31 UTC  (3+ messages)

[PATCH] dt-bindings: serial: Move omap-serial.txt to YAML schema
 2021-06-07  7:25 UTC  (6+ messages)

[PATCH v2] tty: serial: jsm: allocate queue buffer at probe time
 2021-06-06  5:47 UTC  (3+ messages)

[PATCH] tty: serial: jsm: add checks against NULL pointer dereference
 2021-06-05 15:26 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS 2877389f59dc455e4283ae23ad494b410c15b3a3
 2021-06-05  2:34 UTC 

sunxi: Bluetooth broken since 5.6-rc1
 2021-06-04 17:13 UTC  (4+ messages)

[PATCH v2] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-04 11:38 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 910cc9537302caddc9777cf3ae2f5582730380c9
 2021-06-04  6:43 UTC 

Need suggestion for 'access_type' of AMBA pl011 serial driver
 2021-06-03  8:59 UTC  (3+ messages)

[PATCH] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-03  1:47 UTC  (3+ messages)

[PATCH] serial:Add SUNIX SDC serial port driver
 2021-06-02 13:36 UTC  (3+ messages)

[PATCH -next] serial: Add missing MODULE_DEVICE_TABLE
 2021-06-01 17:03 UTC  (2+ messages)

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-06-01  8:27 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: serial: amlogic,meson-uart: add fifo-size property
  ` [PATCH 1/3] dt-bindings: serial: amlogic, meson-uart: "
` (subset) [PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property

the usage of hardware flow control in serial console
 2021-06-01  4:49 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.13-rc4
 2021-05-29 16:49 UTC  (2+ messages)

[PATCH] serial: tty: uartlite: fix console setup
 2021-05-28 13:33 UTC 

[PATCH] Add supprt for SUNIX SDC serial port driver
 2021-05-28  9:27 UTC  (2+ messages)

[PATCHv5 0/2] Fix imx53-ppd UART configuration
 2021-05-28  9:03 UTC  (3+ messages)

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-05-28  9:00 UTC  (5+ messages)

[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-05-28  7:51 UTC  (44+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
` [PATCH 03/16] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's
` [PATCH 06/16] dt-bindings: arm: renesas,prr: Add new compatible string for RZ/G{L,LC,UL}
` [PATCH 09/16] dt-bindings: serial: renesas,scif: Document r9a07g044 bindings
` [PATCH 10/16] serial: sh-sci: Add support for RZ/G2L SoC
` [PATCH 11/16] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver
` [PATCH 12/16] clk: renesas: Define RZ/G2L CPG Clock Definitions
` [PATCH 13/16] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
` [PATCH 15/16] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
` [PATCH 16/16] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK

[PATCH] serial: 8250_pci: handle FL_NOIRQ board flag
 2021-05-27  9:54 UTC 

[PATCH v2] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
 2021-05-25 19:44 UTC 

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-05-25 19:08 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568
` [PATCH v4 04/10] dt-bindings: watchdog: dw-wdt: "

[PATCH 0/2] tty: serial: uartlite: PM Runtime
 2021-05-25  8:15 UTC  (5+ messages)
` [PATCH 1/2] tty: serial: uartlite: Disable clocks in case of errors
` [PATCH 2/2] tty: serial: uartlite: Add runtime pm support

[PATCH AUTOSEL 4.9 02/19] serial: max310x: unregister uart driver in case of failure and abort
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 4.14 02/21] serial: max310x: unregister uart driver in case of failure and abort
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 4.19 02/25] serial: max310x: unregister uart driver in case of failure and abort
 2021-05-24 14:49 UTC 

[PATCH AUTOSEL 5.4 05/52] Revert "serial: max310x: pass return value of spi_register_driver"
 2021-05-24 14:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 06/52] serial: max310x: unregister uart driver in case of failure and abort

[PATCH AUTOSEL 5.10 06/62] Revert "serial: max310x: pass return value of spi_register_driver"
 2021-05-24 14:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 07/62] serial: max310x: unregister uart driver in case of failure and abort

[PATCH AUTOSEL 5.12 06/63] Revert "serial: max310x: pass return value of spi_register_driver"
 2021-05-24 14:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 07/63] serial: max310x: unregister uart driver in case of failure and abort

[PATCH 0/2] dt-bindings: serial: pl011: Avoid matching device tree nodes of variant pl011 drivers
 2021-05-24  2:12 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Delete an incorrect compatible string
` [PATCH 2/2] dt-bindings: serial: pl011: Avoid matching device tree nodes of variant pl011 drivers

[tty:tty-next] BUILD SUCCESS f421ed33ee2bddac5857862da3a37f0ea3f197d8
 2021-05-23  0:09 UTC 

[tty:tty-linus] BUILD SUCCESS 016002848c82eeb5d460489ce392d91fe18c475c
 2021-05-23  0:09 UTC 

[tty:tty-testing] BUILD SUCCESS 2ac62268a2c0f2ffafc19a7ced6972a9b1330389
 2021-05-23  0:09 UTC 

[PATCH v2] serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
 2021-05-21 11:31 UTC  (4+ messages)

[PATCH 00/11] tty: serial: Fix some coding style issues
 2021-05-21  8:56 UTC  (2+ messages)

[PATCH] serial: rp2: disable interrupt in rp2_probe():
 2021-05-21  5:09 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS e0e24208792080135248f23fdf6d51aa2e04df05
 2021-05-21  3:49 UTC 

[tty:tty-testing] BUILD SUCCESS b50155c65c579c3ad6e73010e400e9ea7b15860a
 2021-05-21  3:18 UTC 

[PATCH 00/11] Rid W=1 warnings from TTY
 2021-05-20 15:07 UTC  (6+ messages)
` [PATCH 02/11] tty: serdev: core: Fix misspelled function name __serdev_device_driver_register()
` [PATCH 09/11] tty: serial: st-asc: Demote a kernel-doc formatting abuse
` [PATCH 11/11] tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()

[PATCH v3 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-20  5:42 UTC  (6+ messages)
` [PATCH v3 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v3 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

Please backport b86f86e8e7c5 ("serial: 8250: fix potential deadlock in rs485-mode")
 2021-05-19 22:39 UTC  (2+ messages)

[PATCH] serial: drop irq-flags initialisations
 2021-05-19  9:45 UTC  (2+ messages)

[PATCH 00/35] tty cleanup for 5.14
 2021-05-19  9:11 UTC  (7+ messages)
` [PATCH 23/35] USB: serial: make usb_serial_driver::write_room return uint
` [PATCH 27/35] serial: make usb_serial_driver::chars_in_buffer "
` [PATCH 29/35] USB: serial: digi_acceleport, simplify digi_chars_in_buffer

[PATCH 1/4] tty/serial: clean up uart_match_port
 2021-05-19  7:21 UTC  (4+ messages)
` [PATCH 2/4] tty/serial: make port of serial8250_register_8250_port const
` [PATCH 3/4] tty: fix kernel-doc for tty_{read,write}
` [PATCH 4/4] tty: fix kernel-doc for {start,stop}_tty

[PATCH v2 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-19  6:35 UTC  (10+ messages)
` [PATCH v2 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v2 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox