linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-09 00:58:58 to 2023-05-20 14:12:53 UTC [more...]

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

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

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 v4 00/10] riscv: add Bouffalolab bl808 support
 2023-05-19 11:55 UTC  (19+ 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

[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  (6+ messages)
` [PATCH V3 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH V3 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC

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

[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  (8+ messages)

linux-next: Tree for May 15 (drivers/tty/serial/8250/8250_omap.c)
 2023-05-18  5:50 UTC  (5+ messages)
` linux-next: Tree for May 15 (config SERIAL_CPM)

[PATCH 0/2] serial: Make uart_remove_one_port() return void
 2023-05-18  5:47 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

[RFC PATCH] serial: sc16is7xx: fix broken port 0 uart init
 2023-05-17 19:44 UTC 

[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

[PATCH] serial: sc16is7xx: mark IOCONTROL register as volatile
 2023-05-17 14:17 UTC 

[PATCH] serial: sc16is7xx: improve comments about variants
 2023-05-17 14:13 UTC 

[PATCH] serial: sc16is7xx: fix syntax error in comments
 2023-05-17 14:12 UTC 

[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  (5+ messages)

[PATCH v4 33/41] tty: serial: handle HAS_IOPORT dependencies
 2023-05-16 11:00 UTC 

[PATCH v11 00/10] Introduce Nuvoton ma35d1 SoC
 2023-05-16  7:52 UTC  (11+ messages)
` [PATCH v11 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH v11 02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
` [PATCH v11 03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH v11 04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control
` [PATCH v11 05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v11 06/10] dt-bindings: serial: Document ma35d1 uart controller
` [PATCH v11 07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH v11 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v11 09/10] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v11 10/10] tty: serial: Add Nuvoton ma35d1 serial "

[PATCH] serial: 8250: omap: Move uart_write() inside PM section
 2023-05-15 12:23 UTC  (2+ messages)

[PATCH v4 0/4] devres: Provide krealloc_array
 2023-05-15 11:55 UTC  (8+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH v4 3/4] iio: adc: "
` [PATCH v4 4/4] serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array

[PATCH v4 1/8] tty: n_gsm: add restart flag to DLC specific ioctl config
 2023-05-15 10:47 UTC  (6+ messages)
` [PATCH v4 8/8] tty: n_gsm: add DLCI specific rx/tx statistics

Your E-mail (linux-serial@vger.kernel.org) is Due For Upgrade -[Ticket ID: 572061]
 2023-05-15  6:14 UTC 

Message Delivery Delay
 2023-05-14 22:22 UTC 

[PATCH 0/2] Add rs485 support to uartps driver
 2023-05-15  6:35 UTC  (6+ messages)

[PATCH] serial: 8250_pci: remove unreachable code for ASIX devices
 2023-05-15  3:49 UTC  (4+ messages)

[PATCH v2 -next] tty: serial: pl011: set UART011_CR_RXE in pl011_set_termios after port shutdown
 2023-05-15  1:52 UTC 

[PATCH] serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
 2023-05-14 11:25 UTC 

[PATCH v11 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-05-14  5:41 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 8fb9ea65c9d1338b0d2bb0a9122dc942cdd32357
 2023-05-14  0:27 UTC 

[tty:tty-testing] BUILD SUCCESS d5b3d02d0b107345f2a6ecb5b06f98356f5c97ab
 2023-05-13 23:26 UTC 

[Patch] serial: 8250_bcm7271: fix leak in `brcmuart_probe`
 2023-05-13 10:25 UTC  (2+ messages)

[PATCH v3] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
 2023-05-12 11:20 UTC  (2+ messages)

[PATCH v2] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
 2023-05-11 19:04 UTC  (2+ messages)

[PATCH v4 0/6] serial: Separate RT288x/Au1xxx code into own file
 2023-05-11 12:10 UTC  (7+ messages)
` [PATCH v4 1/6] serial: 8250: Change dl_read/write to handle value as u32
` [PATCH v4 2/6] serial: 8250: Document uart_8250_port's ->dl_read/write()
` [PATCH v4 3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
` [PATCH v4 4/6] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH v4 5/6] serial: 8250_rt288x: Name non-standard divisor latch reg
` [PATCH v4 6/6] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED

[PATCH v5 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
 2023-05-10 20:33 UTC 

[PATCH] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
 2023-05-10 15:38 UTC  (2+ messages)

[PATCH v4 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
 2023-05-10 13:51 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/2] serial: core: fix broken console after suspend
 2023-05-10 11:43 UTC  (5+ messages)
` [PATCH v2 2/2] serial: core: enable FIFO after resume

serial8250: can not change baudrate while the controller is busy
 2023-05-10 10:58 UTC  (9+ messages)

[PATCH v10 00/10] Introduce Nuvoton ma35d1 SoC
 2023-05-10 10:57 UTC  (14+ messages)
` [PATCH v10 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v10 09/10] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v10 10/10] tty: serial: Add Nuvoton ma35d1 serial "

[PATCH v3 0/6] serial: Separate RT288x/Au1xxx code into own file
 2023-05-10  5:55 UTC  (9+ messages)
` [PATCH v3 1/6] serial: 8250: Change dl_read/write to handle value as u32
` [PATCH v3 2/6] serial: 8250: Document uart_8250_port's ->dl_read/write()
` [PATCH v3 3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
` [PATCH v3 4/6] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH v3 5/6] serial: 8250_rt288x: Name non-standard divisor latch reg
` [PATCH v3 6/6] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED

[PATCH v10 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-05-09  6: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).