linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 08:30:43 to 2022-04-11 10:55:26 UTC [more...]

[PATCHv4 0/7] Serial port generic PM to fix 8250 PM
 2022-04-11 10:55 UTC  (8+ messages)
` [PATCH 1/7] serial: core: Add support of runtime PM

[PATCH 0/3] tty: TX helpers
 2022-04-11 10:54 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: introduce uart_port_tx{,_limit}() helpers
` [PATCH 2/3] tty: serial: use uart_port_tx() helper
` [PATCH 3/3] tty: serial: use uart_port_tx_limit() helper

[PATCH 0/3] tty: various cleanups
 2022-04-11 10:45 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: mpc52xx_uart: remove double ifdeffery
` [PATCH 2/3] tty: serial: owl-uart, send x_char even if stopped
` [PATCH 3/3] tty: serial: altera: use altera_jtaguart_stop_tx()

[PATCH 1/2] serial: 8250: Fix runtime PM for start_tx() for RS485
 2022-04-11 10:33 UTC  (10+ messages)
` [PATCH 2/2] serial: 8250: Fix runtime PM for start_tx() for empty buffer

[PATCH] serial: 8250: Return early in .start_tx() if there are no chars to send
 2022-04-11  9:56 UTC  (3+ messages)

[PATCH v3 0/5] tty/serial: Process XON/XOFF robustly
 2022-04-11  9:48 UTC  (6+ messages)
` [PATCH v3 1/5] tty: Add function for handling flow control chars
` [PATCH v3 2/5] tty: Simplify receive flow control char logic
` [PATCH v3 3/5] tty: Add lookahead param to receive_buf
` [PATCH v3 4/5] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v3 5/5] tty: Use flow-control char function on closing path

[PATCH v3 00/12] Add RS485 support to DW UART
 2022-04-11  8:33 UTC  (13+ messages)
` [PATCH v3 01/12] serial: Store character timing information to uart_port
` [PATCH v3 02/12] serial: 8250: Handle UART without interrupt on TEMT
` [PATCH v3 03/12] serial: 8250_dwlib: RS485 HW half & full duplex support
` [PATCH v3 04/12] serial: 8250_dwlib: Implement SW half "
` [PATCH v3 05/12] dt_bindings: rs485: Add receiver enable polarity
` [PATCH v3 06/12] ACPI / property: Document RS485 _DSD properties
` [PATCH v3 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
` [PATCH v3 08/12] serial: General support for multipoint addresses
` [PATCH v3 09/12] serial: 8250: make saved LSR larger
` [PATCH v3 10/12] serial: 8250: create lsr_save_mask
` [PATCH v3 11/12] serial: 8250_lpss: Use 32-bit reads
` [PATCH v3 12/12] serial: 8250_dwlib: Support for 9th bit multipoint addressing

Move RS485 implementation from drivers to serial core (v4 RESEND)
 2022-04-11  8:27 UTC  (11+ messages)
` [PATCH v4 RESEND 1/9] serial: core: move RS485 configuration tasks from drivers into core
` [PATCH v4 RESEND 2/9] serial: amba-pl011: remove redundant code in rs485_config
` [PATCH v4 RESEND 3/9] serial: stm32: "
` [PATCH v4 RESEND 4/9] serial: sc16is7xx: remove redundant check "
` [PATCH v4 RESEND 5/9] serial: omap: remove redundant code "
` [PATCH v4 RESEND 6/9] serial: max310: remove redundant memset "
` [PATCH v4 RESEND 7/9] serial: imx: remove redundant assignment "
` [PATCH v4 RESEND 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
` [PATCH v4 RESEND 9/9] serial: atmel: remove redundant assignment in rs485_config

[PATCH] serial: imx: fix overrun interrupts in DMA mode
 2022-04-11  8:19 UTC 

[GIT PULL] TTY/Serial driver fix for 5.18-rc2
 2022-04-10 20:12 UTC  (2+ messages)

[PATCH] serial: amba-pl011: do not time out prematurely when draining tx fifo
 2022-04-08 23:35 UTC 

[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-04-08 15:02 UTC  (8+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/3] tty/serial: Process XON/XOFF robustly
 2022-04-08 14:17 UTC  (12+ messages)
` [PATCH v2 1/3] tty: Add functions for handling flow control chars
` [PATCH v2 2/3] tty: Add lookahead param to receive_buf
` [PATCH v2 3/3] tty: Implement lookahead to process XON/XOFF timely

[PATCH 0/3] serial: stm32: add earlycon and polling mode
 2022-04-08 12:34 UTC  (5+ messages)
` [PATCH 1/3] serial: stm32: remove infinite loop possibility in putchar function
` [PATCH 2/3] serial: stm32: add KGDB support
` [PATCH 3/3] serial: stm32: add earlycon support

[PATCH V2 0/3] serial: stm32: add earlycon and polling mode
 2022-04-08 12:26 UTC  (4+ messages)
` [PATCH V2 1/3] serial: stm32: remove infinite loop possibility in putchar function
` [PATCH V2 2/3] serial: stm32: add KGDB support
` [PATCH V2 3/3] serial: stm32: add earlycon support

[V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path
 2022-04-08  6:15 UTC  (4+ messages)
` [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-08  2:52 UTC  (30+ messages)
` [PATCH 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
    `  "
` [PATCH 02/11] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
    `  "
` [PATCH 03/11] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
` [PATCH 04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
` [PATCH 05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
` [PATCH 06/11] drivers: staging: rtl8192e: Fix deadlock in rtw_joinbss_event_prehandle()
` [PATCH 07/11] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 08/11] drivers: net: can: Fix deadlock in grcan_close()
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
    `  "
        `  "
          `  "
              `  "
` [PATCH 10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close()
` [PATCH 11/11] arch: xtensa: platforms: Fix deadlock in rs_close()
    `  "

[PATCH v4 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-07 17:46 UTC  (13+ messages)
` [PATCH v4 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v4 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v4 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v4 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v4 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v4 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v4 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v4 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v4 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH V2 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
 2022-04-07 14:54 UTC 

[PATCH 0/3] Use DIV_ROUND_CLOSEST to calculate baud rate,
 2022-04-07 14:03 UTC  (6+ messages)
` [PATCH 1/3] tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud rates
` [PATCH 2/3] tty: serial: meson: Added 12Mhz as the clock source for calculating baud rate
` [PATCH 3/3] tty: serial: meson: Added S4 SOC compatibility

[PATCH v3 0/1] tty: serial: samsung: add spin_lock in console_write
 2022-04-07  8:05 UTC  (5+ messages)
    ` [PATCH v3 1/1] tty: serial: samsung: add spin_lock for interrupt and console_write

[PATCH v2 00/12] Add RS485 support to DW UART
 2022-04-06 17:54 UTC  (9+ messages)
` [PATCH v2 05/12] dt_bindings: rs485: Add receiver enable polarity
` [PATCH v2 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
` [PATCH v2 09/12] serial: 8250: make saved LSR larger
` [PATCH v2 11/12] serial: 8250_lpss: Use 32-bit reads
` [PATCH v2 12/12] serial: 8250_dwlib: Support for 9th bit multipoint addressing

[V2] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-04-06 17:29 UTC  (3+ messages)

[PATCH] tty: Fix a possible resource leak in icom_probe
 2022-04-06 11:06 UTC  (2+ messages)

[PATCH v2 0/1] tty: serial: samsung: add spin_lock in console_write
 2022-04-06 11:21 UTC  (7+ messages)
    ` [PATCH 1/1] tty: serial: samsung: add spin_lock for interrupt and console_write

[PATCH 0/2] tty/serial: Process XON/XOFF robustly
 2022-04-06  8:56 UTC  (12+ messages)
` [PATCH 1/2] tty: Add lookahead param to receive_buf
` [PATCH 2/2] tty: Implement lookahead to process XON/XOFF timely

[PATCH] tty: serial: Prepare cleanup of powerpc's asm/prom.h
 2022-04-06  8:29 UTC  (2+ messages)

[PATCH 5.15 641/913] kgdboc: fix return value of __setup handler
 2022-04-05  7:28 UTC 

[PATCH 5.10 426/599] kgdboc: fix return value of __setup handler
 2022-04-05  7:32 UTC 

[PATCH 5.16 0705/1017] kgdboc: fix return value of __setup handler
 2022-04-05  7:26 UTC 

[PATCH 5.17 0780/1126] kgdboc: fix return value of __setup handler
 2022-04-05  7:25 UTC 

Build regressions/improvements in v5.18-rc1
 2022-04-05  6:52 UTC  (5+ messages)

[PATCH 0/1] tty: serial: samsung: add spin_lock in console_write
 2022-04-05  6:40 UTC  (4+ messages)
    ` [PATCH 1/1] tty: serial: samsung: add spin_lock for interrupt and console_write

[tty:tty-linus] BUILD SUCCESS dbf3f09322141b6f04a33949453b7626f62d9e0b
 2022-04-04 23:58 UTC 

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-04 21:31 UTC  (7+ messages)
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH v2 3/4] dt-bindings: serial: Update Qualcomm geni based QUP UART bindings
 2022-04-04 18:29 UTC 

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-04 19:24 UTC  (3+ messages)
` [PATCH v2 02/13] dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindings

[PATCH] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-04-04 16:32 UTC  (2+ messages)

[PATCH v4 0/9] serial: 8250: dw: RZN1 DMA support
 2022-04-04 15:29 UTC  (9+ messages)
` [PATCH v4 7/9] serial: 8250: dw: Add support for DMA flow controlling devices

[PATCH] serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
 2022-04-04 15:25 UTC  (3+ messages)

[PATCH v6 0/1] serial/8250: Use fifo in 8250 console driver
 2022-04-04 13:44 UTC  (5+ messages)
` [PATCH v6] "


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).