linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-19 10:21:20 to 2024-01-05 08:20:49 UTC [more...]

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (10+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-04 15:56 UTC  (21+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v2 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v2 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v2 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v2 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v2 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v2 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v2 10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH v2 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH v2 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
 2024-01-04 15:28 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

patch "serial: apbuart: fix console prompt on qemu" added to tty-testing
 2024-01-04 15:23 UTC 

[PATCH V7 0/3] Add rs485 support to uartps driver
 2024-01-04 13:12 UTC  (4+ messages)
` [PATCH V7 3/3] tty: serial: uartps: "

[PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2024-01-03 21:57 UTC  (8+ messages)
` [PATCH v2 08/11] tty: splice_read: disable
` [PATCH v2 13/11] tty: splice_write: disable

[PATCH] dt-bindings: serial: Describe ARM dcc interface
 2024-01-03 20:22 UTC  (5+ messages)

[PATCH] serial: 8250_bcm2835aux: Restore clock error handling
 2024-01-03 17:33 UTC  (2+ messages)

[PATCH v7 0/7] Fixes and improvements for RS485
 2024-01-03 11:36 UTC  (11+ messages)
` [PATCH v7 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v7 2/7] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v7 3/7] serial: core: fix sanitizing check for RTS settings
` [PATCH v7 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v7 5/7] serial: core, imx: do not set RS485 enabled if "
` [PATCH v7 6/7] serial: omap: do not override settings for RS485 support
` [PATCH v7 7/7] serial: 8250_exar: Set missing rs485_supported flag

[PATCH v4 RESEND] hid-ft260: Add serial driver
 2024-01-02 21:42 UTC  (3+ messages)

[PATCH v6 0/7] Fixes and improvements for RS485
 2024-01-02 15:53 UTC  (13+ messages)
` [PATCH v6 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v6 2/7] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v6 3/7] serial: core: fix sanitizing check for RTS settings
` [PATCH v6 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v6 5/7] serial: core, imx: do not set RS485 enabled if "
` [PATCH v6 6/7] serial: omap: do not override settings for RS485 support
` [PATCH v6 7/7] serial: 8250_exar: Set missing rs485_supported flag

[PATCH v1 tty-next 4/4] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
 2024-01-02 14:06 UTC  (2+ messages)

[syzbot] [serial?] KMSAN: uninit-value in n_tty_lookahead_flow_ctrl
 2024-01-02 13:55 UTC 

[PATCH v1] serial: 8250_lpss: copy dma_param using devm_kmemdup()
 2024-01-02 12:05 UTC  (3+ messages)

inappropriate capability checks in tty_ioctl()
 2024-01-02 11:51 UTC  (2+ messages)

[PATCH] tty: serial: 8250: Set RS232 as default for Moxa PCIe board initialization
 2024-01-02  5:31 UTC 

[syzbot] [serial?] KMSAN: uninit-value in n_tty_receive_buf_standard
 2024-01-01 13:38 UTC 

[PATCH] serial: 8250_dw: Do not bailout on UCV read returning zero
 2023-12-31 18:29 UTC 

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-12-28 23:25 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-28  7:49 UTC  (25+ messages)
` [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
` [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical

[PATCH V2] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
 2023-12-27 18:43 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
 2023-12-27 17:40 UTC 

[PATCH] serial: apbuart: fix console prompt on qemu
 2023-12-26 12:16 UTC 

Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2023-12-25 21:50 UTC  (2+ messages)

Poor documentation of SER_RS485_RTS_ON_SEND and SER_RS485_RTS_AFTER_SEND
 2023-12-24 16:39 UTC 

[PATCH] tty/sysrq: Dump kernel ring buffer messages via sysrq
 2023-12-24 14:22 UTC  (7+ messages)

[PATCH V2] tty: serial: kgdboc: Fix 8250_* kgd over serial
 2023-12-24 13:12 UTC  (2+ messages)
` [PATCH V3] tty: serial: kgdboc: Fix 8250_* kgdb "

[PATCH] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
 2023-12-24 12:53 UTC  (3+ messages)

[PATCH V2] serial: imx: Correct clock error message in function probe()
 2023-12-24  9:32 UTC 

[PATCH] serial: imx: Correct clock error message in function probe()
 2023-12-23  7:59 UTC  (3+ messages)

[PATCHv4] serial: imx: Add DMA buffer configuration via sysfs
 2023-12-22  6:02 UTC  (7+ messages)
          ` EXT: "

[PATCH v2 00/16] serial: sc16is7xx: fixes, cleanups and improvements
 2023-12-21 23:18 UTC  (17+ messages)
` [PATCH v2 01/16] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error
` [PATCH v2 02/16] serial: sc16is7xx: add check for unsupported SPI modes during probe
` [PATCH v2 03/16] serial: sc16is7xx: set safe default SPI clock frequency
` [PATCH v2 04/16] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
` [PATCH v2 05/16] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
` [PATCH v2 06/16] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield
` [PATCH v2 07/16] serial: sc16is7xx: use spi_get_device_match_data()
` [PATCH v2 08/16] serial: sc16is7xx: use i2c_get_match_data()
` [PATCH v2 09/16] serial: sc16is7xx: add driver name to struct uart_driver
` [PATCH v2 10/16] serial: sc16is7xx: add macro for max number of UART ports
` [PATCH v2 11/16] serial: sc16is7xx: add explicit return for some switch default cases
` [PATCH v2 12/16] serial: sc16is7xx: replace hardcoded divisor value with BIT() macro
` [PATCH v2 13/16] serial: sc16is7xx: drop unneeded MODULE_ALIAS
` [PATCH v2 14/16] serial: sc16is7xx: refactor FIFO access functions to increase commonality
` [PATCH v2 15/16] serial: sc16is7xx: reorder code to remove prototype declarations
` [PATCH v2 16/16] serial: sc16is7xx: refactor EFR lock

[PATCH 00/18] serial: sc16is7xx: fixes, cleanups and improvements
 2023-12-21 19:35 UTC  (60+ messages)
` [PATCH 01/18] serial: sc16is7xx: fix segfault when removing driver
` [PATCH 02/18] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error
` [PATCH 03/18] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
` [PATCH 04/18] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
` [PATCH 05/18] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield
` [PATCH 06/18] serial: sc16is7xx: use spi_get_device_match_data()
` [PATCH 07/18] serial: sc16is7xx: use i2c_get_match_data()
` [PATCH 08/18] serial: sc16is7xx: add driver name to struct uart_driver
` [PATCH 09/18] serial: sc16is7xx: add macro for max number of UART ports
` [PATCH 10/18] serial: sc16is7xx: use HZ_PER_MHZ macro to improve readability
` [PATCH 11/18] serial: sc16is7xx: add explicit return for some switch default cases
` [PATCH 12/18] serial: sc16is7xx: replace hardcoded divisor value with BIT() macro
` [PATCH 13/18] serial: sc16is7xx: use in_range() for DT properties bound checks
` [PATCH 14/18] serial: sc16is7xx: drop unneeded MODULE_ALIAS
` [PATCH 15/18] serial: sc16is7xx: pass R/W buffer in FIFO functions
` [PATCH 16/18] serial: sc16is7xx: reorder code to remove prototype declarations
` [PATCH 17/18] serial: sc16is7xx: refactor EFR lock
` [PATCH 18/18] serial: sc16is7xx: fix whitespace in sc16is7xx_startup() comments

[PATCH 0/4] Add DTS and bindings for Unisoc's UMS9620
 2023-12-21 14:56 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: mfd: sprd: Add support for UMS9620
  ` (subset) "

[PATCH] tty/serial: altera_uart: use more informative labels in /proc/interrupts
 2023-12-19 11:10 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
 2023-12-19 10:21 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).