public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-04 07:12:17 to 2022-07-12 12:11:17 UTC [more...]

[PATCH 0/7] ftdi_sio driver improvements
 2022-07-12 12:11 UTC  (30+ messages)
` [PATCH 1/7] USB: serial: ftdi_sio: Fix divisor overflow
` [PATCH 2/7] USB: serial: ftdi_sio: Add missing baudrate validation
` [PATCH 3/7] USB: serial: ftdi_sio: Extract SIO divisor code to function
` [PATCH 4/7] USB: serial: ftdi_sio: Do not reset baudrate to 9600 on error
` [PATCH 5/7] USB: serial: ftdi_sio: Fix baudrate rounding for ASYNC_SPD_CUST
` [PATCH 6/7] USB: serial: ftdi_sio: Fix custom_divisor and c_*speed "
` [PATCH 7/7] USB: serial: ftdi_sio: Fill c_*speed fields with real baudrate

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-12  7:28 UTC  (22+ messages)
` [PATCH v8 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v8 02/16] dt-bindings: watchdog: "
` [PATCH v8 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v8 04/16] clk: npcm8xx: add clock controller
` [PATCH v8 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v8 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v8 07/16] reset: npcm: using syscon instead of device data
` [PATCH v8 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v8 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v8 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v8 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v8 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v8 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v8 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v8 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v8 16/16] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH -next] drivers/tty/serial: Add missing clk_disable_unprepare()
 2022-07-12  3:35 UTC  (3+ messages)
` [PATCH -next v2] serial: 8250_bcm2835aux: "

[PATCH v3] tty: serial: samsung_tty: loopback mode support
 2022-07-12  0:44 UTC  (3+ messages)

[V4] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-11 18:05 UTC  (2+ messages)

[PATCH v2] tty: 8250: Add support for Brainboxes PX cards
 2022-07-11 15:35 UTC 

[PATCH] tty: 8250: Add support for Brainboxes PX cards
 2022-07-11 14:33 UTC  (2+ messages)

[V3] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-11 14:22 UTC  (6+ messages)

[PATCH] serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
 2022-07-11 11:02 UTC  (9+ messages)

[PATCH] serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
 2022-07-11 10:40 UTC  (2+ messages)

PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
 2022-07-11 10:10 UTC  (9+ messages)

[RESEND PATCH 8/8] tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
 2022-07-11  2:11 UTC  (3+ messages)

[PATCH v4 0/8] Fixes and cleanup for RS485
 2022-07-10 19:00 UTC  (11+ messages)
` [PATCH v4 1/8] serial: ar933x: Fix check for RS485 support
` [PATCH v4 2/8] serial: ar933x: Remove superfluous code in ar933x_config_rs485()
` [PATCH v4 3/8] serial: core, 8250: set RS485 termination GPIO in serial core
` [PATCH v4 4/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH v4 5/8] serial: core: sanitize RS485 delays read from device tree
` [PATCH v4 6/8] dt_bindings: rs485: Correct delay values
` [PATCH v4 7/8] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
` [PATCH v4 8/8] serial: 8250: lpc18xx: Remove "

[PATCH v3 0/8] Fixes and cleanup for RS485
 2022-07-10 16:07 UTC  (10+ messages)
` [PATCH v3 1/8] serial: ar933x: Fix check for RS485 support
` [PATCH v3 2/8] serial: ar933x: Remove superfluous code in ar933x_config_rs485()
` [PATCH v3 3/8] serial: core, 8250: set RS485 termination gpio in serial core
` [PATCH v3 4/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH v3 5/8] serial: core: sanitize RS485 delays read from device tree
` [PATCH v3 6/8] dt_bindings: rs485: Correct delay values
` [PATCH v3 7/8] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
` [PATCH v3 8/8] serial: 8250: lpc18xx: Remove "

[tty:tty-linus] BUILD SUCCESS a501ab75e7624d133a5a3c7ec010687c8b961d23
 2022-07-09  2:01 UTC 

[tty:tty-testing] BUILD SUCCESS 7e5b4322cde067e1d0f1bf8f490e93f664a7c843
 2022-07-09  2:00 UTC 

[PATCH V1 1/1] serial: fsl_lpuart: zero out parity bit in CS7 mode
 2022-07-08 19:58 UTC 

[PATCH 1/1] serial: fsl_lpuart: zero out parity bit in CS7 mode
 2022-07-08 19:15 UTC 

[PATCH 0/3] serial: Fix support for UPF_SPD_* flags
 2022-07-08 17:41 UTC  (13+ messages)

[PATCH] Revert "kernfs: Change kernfs_notify_list to llist."
 2022-07-08 16:02 UTC  (2+ messages)

[RESEND PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
 2022-07-08 15:58 UTC  (7+ messages)

[PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-08 13:45 UTC  (19+ messages)
` [PATCH v7 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v7 02/16] dt-bindings: watchdog: "
` [PATCH v7 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v7 04/16] clk: npcm8xx: add clock controller
` [PATCH v7 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v7 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v7 07/16] reset: npcm: using syscon instead of device data
` [PATCH v7 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v7 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v7 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v7 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v7 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v7 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v7 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v7 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v7 16/16] arm64: defconfig: Add Nuvoton NPCM family support

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[V2] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-07 19:24 UTC  (10+ messages)

[PATCH v2 1/4] tty: n_gsm: fix wrong T1 retry count handling
 2022-07-07 11:32 UTC  (4+ messages)
` [PATCH v2 2/4] tty: n_gsm: fix DM command
` [PATCH v2 3/4] tty: n_gsm: fix flow control handling in tx path
` [PATCH v2 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()

[PATCH 1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single()
 2022-07-07  8:47 UTC  (2+ messages)

[PATCH 1/2] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
 2022-07-07  8:25 UTC  (2+ messages)
` [PATCH 2/2] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()

[PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
 2022-07-07  7:34 UTC  (2+ messages)

[PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
 2022-07-07  6:48 UTC 

[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-06 16:52 UTC  (5+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA

[PATCH 6/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (4+ messages)

[PATCH v2 0/9] Fixes and cleanup for RS485
 2022-07-05 20:38 UTC  (20+ messages)
` [PATCH v2 1/9] serial: core: only get RS485 termination GPIO if supported
` [PATCH v2 2/9] serial: core, 8250: set RS485 termination gpio in serial core
` [PATCH v2 4/9] serial: core: sanitize RS485 delays read from device tree
` [PATCH v2 5/9] dt_bindings: rs485: Correct delay values
` [PATCH v2 7/9] serial: ar933x: Fix check for RS485 support

[PATCH 0/2] serial: RS485 termination improvements
 2022-07-05 10:41 UTC  (5+ messages)
` [PATCH 1/2] serial: Embed rs485_supported to uart_port
` [PATCH 2/2] serial: RS485 termination is supported if DT provides one

[PATCH v2] serial: 8250_bcm7271: Save/restore RTS in suspend/resume
 2022-07-04 15:35 UTC  (3+ messages)

[PATCH tty-next] MIPS: ath79: Remove one of the identical args in early_printk
 2022-07-04 12:51 UTC 

[PATCH v2] serial: 8250_fsl: Don't report FE, PE and OE twice
 2022-07-04  8:51 UTC 

[PATCH] serial: 8250_fsl: Don't report FE, PE and OE twice
 2022-07-04  8:38 UTC  (9+ messages)

Questions about usb to serial driver
 2022-07-04  8:31 UTC  (5+ messages)

[PATCH v2] tty: serial: samsung_tty: support more than 4 uart ports
 2022-07-04  8:11 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