messages from 2022-05-05 22:34:33 to 2022-05-20 06:20:04 UTC [more...]
[PATCH v2 0/9] tty/serial: Termios flag fixes
2022-05-20 6:19 UTC (11+ messages)
` [PATCH v2 1/9] serial: uartlite: Fix BRKINT clearing
` [PATCH v2 2/9] serial: digicolor-usart: Don't allow CS5-6
` [PATCH v2 3/9] serial: rda-uart: "
` [PATCH v2 4/9] serial: txx9: "
` [PATCH v2 5/9] serial: sh-sci: "
` [PATCH v2 6/9] serial: sifive: Sanitize CSIZE and c_iflag
` [PATCH v2 7/9] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
` [PATCH v2 8/9] serial: stm32-usart: Correct CSIZE, bits, and parity
` [PATCH v2 9/9] pcmcia: synclink_cs: Don't allow CS5-6
[PATCH] dt-bindings: Fix properties without any type
2022-05-19 21:19 UTC (2+ messages)
[PATCH v4 0/3] tty/serial: Process XON/XOFF robustly
2022-05-19 16:34 UTC (2+ messages)
[PATCH 1/4] serial: pmac_zilog: remove unfinished DBDMA support
2022-05-19 16:23 UTC (8+ messages)
` [PATCH 2/4] serial: pmac_zilog: remove unused uart_pmac_port::termios_cache
` [PATCH 3/4] serial: pmac_zilog: remove tracing prints
` [PATCH 4/4] serial: pmac_zilog: remove initial print
[PATCH v2 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-19 16:17 UTC (10+ messages)
` [PATCH v2 2/9] tty: n_gsm: fix tty registration before control channel open
` [PATCH v2 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
` [PATCH v2 4/9] tty: n_gsm: fix missing timer to handle stalled links
` [PATCH v2 5/9] tty: n_gsm: fix non flow control frames during mux flow off
` [PATCH v2 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
` [PATCH v2 7/9] tty: n_gsm: fix packet re-transmission without open control channel
` [PATCH v2 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
` [PATCH v2 9/9] tty: n_gsm: fix race condition in gsmld_write()
[PATCH v2] dt-bindings: serial: mtk-uart: Convert txt to json-schema
2022-05-19 15:23 UTC
[PATCH] dt-bindings: serial: mtk-uart: Convert txt to json-schema
2022-05-19 13:05 UTC (2+ messages)
[PATCH] serial: amba-pl011: move header content to .c
2022-05-19 8:42 UTC (2+ messages)
Using Serdev is it Possible to Pull RX Low
2022-05-19 7:02 UTC (4+ messages)
[PATCH v2 -next] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
2022-05-18 13:54 UTC
custom serial driver node not created
2022-05-18 12:47 UTC (5+ messages)
[PATCH 0/9] tty/serial: Termios flag fixes
2022-05-18 12:25 UTC (14+ messages)
` [PATCH 1/9] serial: uartline: Fix BRKINT clearing
` [PATCH 2/9] serial: digicolor-usart: Don't allow CS5-6
` [PATCH 3/9] serial: rda-uart: "
` [PATCH 4/9] serial: txx9: "
` [PATCH 5/9] serial: sh-sci: "
` [PATCH 6/9] serial: sifive: Sanitize CSIZE and c_iflag
` [PATCH 7/9] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
` [PATCH 8/9] serial: stm32-usart: Correct CSIZE, bits, and parity
` [PATCH 9/9] pcmcia: synclink_cs: Don't allow CS5-6
[PATCH -next] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
2022-05-18 1:10 UTC (3+ messages)
[PATCH v5] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
2022-05-17 18:08 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS d6da35e0c6d50f76eaf11a0496d3d2ec1a1fea3f
2022-05-17 17:59 UTC
New collaboration
2022-05-17 15:50 UTC
[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-17 16:30 UTC (9+ messages)
` [PATCH v2 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v2 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API
tty: fix a possible hang on tty device
2022-05-17 10:22 UTC (2+ messages)
[PATCH -next] tty: serial: max3100: Add missing uart_unregister_driver in max3100_probe
2022-05-17 10:17 UTC (3+ messages)
[PATCH v4 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
2022-05-17 9:54 UTC (7+ messages)
` [PATCH v4 1/1] "
[PATCH] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
2022-05-16 13:01 UTC (2+ messages)
[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
2022-05-16 11:31 UTC (5+ messages)
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "
[V2] tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
2022-05-16 10:38 UTC
[PATCH] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
2022-05-16 9:25 UTC (2+ messages)
[V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
2022-05-16 9:20 UTC
[GIT PULL] TTY/Serial driver fixes for 5.18-rc7
2022-05-15 15:11 UTC (2+ messages)
[PATCH 0/3] Documentation: Fix issues with Oxford Semiconductor PCIe (Tornado) 950
2022-05-15 11:02 UTC (9+ messages)
` [PATCH 1/3] Documentation: Move Oxford Semiconductor PCIe (Tornado) 950 to misc-devices
` [PATCH 2/3] Documentation: Reformat Oxford Semiconductor PCIe (Tornado) 950
` [PATCH 3/3] Documentation: Wire "
[tty:tty-linus] BUILD SUCCESS 401fb66a355eb0f22096cf26864324f8e63c7d78
2022-05-15 1:53 UTC
Question about SC16IS752 device tree
2022-05-14 14:52 UTC (9+ messages)
[PATCH v2 0/5] tty/serial: termbits cleanups
2022-05-13 8:34 UTC (7+ messages)
` [PATCH v2 1/5] tty: remove CMSPAR ifdefs
` [PATCH v2 2/5] tty: remove BOTHER ifdefs
` [PATCH v2 3/5] tty: remove IBSHIFT ifdefs
` [PATCH v2 4/5] serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
` [PATCH v2 5/5] serial: jsm: Use B0 instead of 0
Biznesowy angielski
2022-05-13 8:05 UTC
[PATCH 0/5] tty/serial termbits cleanups
2022-05-13 7:14 UTC (11+ messages)
` [PATCH 1/5] tty/termbits: remove #ifdef CMSPAR that is always defined
` [PATCH 2/5] tty/termbits: remove #ifdef BOTHER "
` [PATCH 3/5] tty/termbits: remove #ifdef IBSHIFT "
` [PATCH 4/5] serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
` [PATCH 5/5] serial: jsm: Use B0 instead of 0
[PATCH] serial: 8250_fsl: Don't report FE, PE and OE twice
2022-05-12 16:13 UTC (5+ messages)
[PATCH] tty: n_gsm: Fix packet data hex dump output
2022-05-12 13:15 UTC
[PATCH v4 0/2] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
2022-05-12 7:04 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
broken FSL erratum handling for 8250 on MPC8xxx
2022-05-11 22:21 UTC (2+ messages)
[PATCH] serial: Revert RS485 polarity change on UART open
2022-05-11 10:22 UTC (7+ messages)
[PATCH] Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
2022-05-10 15:29 UTC (5+ messages)
[PATCH 0/7] tty: xilinx_uartps: fixes and improvements
2022-05-10 11:54 UTC (16+ messages)
` [PATCH 2/7] tty: xilinx_uartps: Check the clk_enable return value
` [PATCH 3/7] tty: xilinx_uartps: Add check for runtime_get_sync calls
` [PATCH 4/7] tty: xilinx_uartps: Check clk_enable return value
` [PATCH 5/7] tty: xilinx_uartps: Make the timeout unsigned
` [PATCH 6/7] serial: uartps: Fix the ignore_status
` [PATCH 7/7] serial: uartps: Prevent writes when the controller is disabled
[PATCH next v1] serial: msm_serial: disable interrupts in __msm_console_write()
2022-05-10 10:01 UTC (2+ messages)
[PATCH v1] serial: meson: acquire port->lock in startup()
2022-05-10 9:49 UTC (5+ messages)
next/pending-fixes bisection: baseline.login on mt8173-elm-hana
2022-05-10 8:06 UTC (4+ messages)
[tty:tty-testing] BUILD SUCCESS 4419da5d5d4b1788568b7bf22c083ba2832891df
2022-05-10 7:16 UTC
[PATCH v1 1/2] serial: 8250_dw: Use devm_add_action_or_reset()
2022-05-09 18:18 UTC (5+ messages)
` [PATCH v1 2/2] serial: 8250_dw: Use dev_err_probe()
[PATCH v1 1/1] serial: 8250_dw: Update the list of OF headers used by driver
2022-05-09 16:19 UTC
[tty:tty-next] BUILD SUCCESS 9e6a90790357e8b468445f5c549c498126cedefb
2022-05-09 13:20 UTC
[PATCH] fsl_lpuart: Don't enable interrupts too early
2022-05-09 11:24 UTC (4+ messages)
[PATCH 0/3] termbits.h: Further improvements
2022-05-09 11:42 UTC (6+ messages)
` [PATCH 1/3] termbits.h: create termbits-common.h for identical bits
` [PATCH 2/3] termbits.h: Align lines & format
` [PATCH 3/3] termbits.h: Remove posix_types.h include
[PATCH 2/3] tty: n_gsm: fix mux activation issues in gsm_config()
2022-05-09 11:13 UTC (2+ messages)
[PATCH 3/3] tty: n_gsm: fix invalid gsmtty_write_room() result
2022-05-09 11:10 UTC
[PATCH 1/3] tty: n_gsm: fix buffer over-read in gsm_dlci_data()
2022-05-09 10:55 UTC
[PATCH 1/3] tty: n_gsm: fix buffer over-read in gsm_dlci_data()
2022-05-09 10:41 UTC (6+ messages)
` [PATCH 2/3] tty: n_gsm: fix mux activation issues in gsm_config()
` [PATCH 3/3] tty: n_gsm: fix invalid gsmtty_write_room() result
[PATCH RESEND] serial: men_z135_uart: Drop duplicated iotype assignment
2022-05-09 10:42 UTC (2+ messages)
[PATCH 1/2] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-09 8:23 UTC (3+ messages)
` [PATCH 2/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path
9 bit serial / non-blocking TCSADRAIN
2022-05-06 10:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).