linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-17 11:56:57 to 2023-05-26 10:55:12 UTC [more...]

[PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
 2023-05-26 10:54 UTC 

Possible regression in 8250_dw driver
 2023-05-26 10:44 UTC  (12+ messages)

[PATCH tty v1 0/8] synchronize UART_IER access against console write
 2023-05-26  9:01 UTC  (16+ messages)
` [PATCH tty v1 1/8] serial: 8250: lock port in startup() callbacks
` [PATCH tty v1 2/8] serial: core: lock port for stop_rx() in uart_suspend_port()
` [PATCH tty v1 3/8] serial: 8250: lock port for stop_rx() in omap8250_irq()
` [PATCH tty v1 4/8] serial: core: lock port for start_rx() in uart_resume_port()
` [PATCH tty v1 5/8] serial: 8250: lock port for rx_dma() callback
` [PATCH tty v1 6/8] serial: 8250: lock port for omap8250_restore_regs()
` [PATCH tty v1 7/8] serial: 8250: lock port for UART_IER access in omap8250_irq()
` [PATCH tty v1 8/8] serial: 8250: synchronize and annotate UART_IER access

[PATCH] serial: Switch i2c drivers back to use .probe()
 2023-05-25 21:01 UTC 

[PATCH v3 00/11] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-05-25 19:49 UTC  (41+ messages)
` [PATCH v3 01/11] serial: sc16is7xx: fix syntax error in comments
` [PATCH v3 02/11] serial: sc16is7xx: improve comments about variants
` [PATCH v3 03/11] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v3 04/11] serial: sc16is7xx: add post reset delay
` [PATCH v3 05/11] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v3 06/11] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v3 07/11] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v3 08/11] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v3 09/11] serial: sc16is7xx: add I/O register translation offset
` [PATCH v3 10/11] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v3 11/11] serial: sc16is7xx: add dump registers function

[PATCH v2 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-25 16:26 UTC  (6+ messages)
` [PATCH v2 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
` [PATCH v2 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-05-25 11:30 UTC 

[PATCH 0/3] serial: 8250-fsl: Two fixes
 2023-05-25  7:33 UTC  (7+ messages)
` [PATCH 1/3] serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviour
` [PATCH 2/3] serial: 8250: Clear IIR.RDI in serial8250_clear_fifos()
` [PATCH 3/3] serial: 8250-fsl: Only do the break workaround if IIR signals RLSI

[PATCH v11 00/10] Introduce Nuvoton ma35d1 SoC
 2023-05-25  5:48 UTC  (6+ messages)
` [PATCH v11 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support

[RFC PATCH] serial: sc16is7xx: fix broken port 0 uart init
 2023-05-25  4:09 UTC  (2+ messages)

[PATCH] serial: sc16is7xx: mark IOCONTROL register as volatile
 2023-05-25  4:08 UTC  (2+ messages)

[PATCH] serial: sc16is7xx: improve comments about variants
 2023-05-25  4:08 UTC  (2+ messages)

[PATCH] serial: sc16is7xx: fix syntax error in comments
 2023-05-25  4:08 UTC  (2+ messages)

[RFC PATCH v2 1/2] dt-bindings: sc16is7xx: Add property to change GPIO function
 2023-05-25  3:37 UTC  (12+ messages)
` [RFC PATCH v2 2/2] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH] serial: 8250_pci: remove unreachable code for ASIX devices
 2023-05-24 14:01 UTC  (6+ messages)

Regression: serial: imx: overrun errors on debug UART
 2023-05-24 13:45 UTC  (18+ messages)

[PATCH] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-05-24  8:58 UTC 

[PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  8:36 UTC  (6+ messages)
` [PATCH 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
` [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH] tty: serial: fsl_lpuart: Check the return value of dmaengine_tx_status
 2023-05-22 16:20 UTC  (3+ messages)

[PATCH v5 35/44] tty: serial: handle HAS_IOPORT dependencies
 2023-05-22 10:50 UTC 

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-05-22  7:13 UTC  (26+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v4 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
` [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
` [PATCH v4 04/10] serial: bflb_uart: add "
` [PATCH v4 05/10] riscv: add the Bouffalolab SoC family Kconfig option
` [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
` [PATCH v4 07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree
` [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
` [PATCH v4 09/10] MAINTAINERS: riscv: add entry for Bouffalolab SoC
` [PATCH v4 10/10] riscv: defconfig: enable BOUFFALOLAB SoC

[RFC PATCH v3 -next] tty: serial: add panic serial helper
 2023-05-22  1:52 UTC 

[RFC PATCH v3 -next] tty: serial: add panic serial helper
 2023-05-22  1:44 UTC 

[PATCH 0/2] serial: Make uart_remove_one_port() return void
 2023-05-21 10:39 UTC  (7+ messages)
` [PATCH 1/2] serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
` [PATCH 2/2] serial: Make uart_remove_one_port() return void

[PATCH] serial: Indicate fintek option may also be required for RS232 support
 2023-05-21  7:50 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.4-rc3
 2023-05-20 18:31 UTC  (2+ messages)

[PATCH 6/7] docs: update some straggling Documentation/arm references
 2023-05-20 14:12 UTC  (3+ messages)

DT checker RS485 unevaluated property, 8250 OMAP UART
 2023-05-19 16:09 UTC 

[RFC PATCH v2 -next] tty: serial: add panic serial helper
 2023-05-19 15:08 UTC  (4+ messages)

[PATCH] tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
 2023-05-19  9:47 UTC 

[PATCH] tty: serial: fsl_lpuart: make sure to turn off break before enabling CTS
 2023-05-19  9:17 UTC  (2+ messages)

Faktoring
 2023-05-19  8:06 UTC 

[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
 2023-05-19  8:03 UTC  (2+ messages)

[PATCH] serial: 8250: omap: convert to modern PM ops
 2023-05-19  5:44 UTC  (2+ messages)

[PATCH v3 00/10] riscv: add Bouffalolab bl808 support
 2023-05-18 15:59 UTC  (4+ messages)
` [PATCH v3 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles

[PATCH 1/2] dt-bindings: sc16is7xx: Add property to change GPIO function
 2023-05-18 13:30 UTC  (4+ messages)
` [PATCH 2/2] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-05-18 10:45 UTC  (4+ messages)

linux-next: Tree for May 15 (config SERIAL_CPM)
 2023-05-18  5:50 UTC  (3+ messages)

[PATCH v5 01/10] tty: n_gsm: add restart flag to DLC specific ioctl config
 2023-05-17 15:57 UTC  (10+ messages)
` [PATCH v5 02/10] tty: n_gsm: add missing description to structs in gsmmux.h
` [PATCH v5 03/10] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config
` [PATCH v5 04/10] tty: n_gsm: add open_error counter to gsm_mux
` [PATCH v5 05/10] tty: n_gsm: increase malformed counter for malformed control frames
` [PATCH v5 06/10] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
` [PATCH v5 07/10] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
` [PATCH v5 08/10] tty: n_gsm: add DLCI specific rx/tx statistics
` [PATCH v5 09/10] tty: n_gsm: expose configuration and statistics via proc fs
` [PATCH v5 10/10] tty: n_gsm: add restart flag to extended ioctl config

[RFC PATCH] Revert "sc16is7xx: Separate GPIOs from modem control lines"
 2023-05-17 13:58 UTC  (8+ messages)

[RFC PATCH -next] tty: serial: add panic serial helper
 2023-05-17 11:57 UTC  (3+ messages)


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