messages from 2022-05-25 10:37:07 to 2022-06-06 14:43:31 UTC [more...]
tty: fix a possible hang on tty device
2022-06-06 14:43 UTC (16+ messages)
[PATCH 1/2] tty/vt: defkeymap.c_shipped, little unification with loadkeys
2022-06-06 14:35 UTC (3+ messages)
` [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation
[PATCH] serial: 8250: 8250_omap: Fix syntax errors in comments
2022-06-06 14:34 UTC (2+ messages)
Non-working serial console
2022-06-06 14:31 UTC (5+ messages)
[PATCH v2 0/4] MAX310X I2C support
2022-06-06 14:25 UTC (6+ messages)
` [PATCH v2 1/4] serial: max310x: use regmap methods for SPI batch operations
` [PATCH v2 2/4] serial: max310x: use a separate regmap for each port
` [PATCH v2 3/4] serial: max310x: make accessing revision id interface-agnostic
` [PATCH v2 4/4] serial: max310x: implement I2C support
[PATCH v5 0/2] tty/serial: Process XON/XOFF robustly
2022-06-06 14:19 UTC (4+ messages)
` [PATCH v5 1/2] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v5 2/2] tty: Use flow-control char function on closing path
[PATCH v2 0/6] LSR flag preservation improvements
2022-06-06 14:09 UTC (9+ messages)
` [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH v2 2/6] serial: 8250: Create serial_lsr_in()
` [PATCH v2 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
` [PATCH v2 4/6] serial: 8250: Adjust misleading LSR related comment
` [PATCH v2 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
` [PATCH v2 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
[V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
2022-06-06 12:30 UTC (9+ messages)
[PATCH 00/36] RS485 serial_rs485 sanitization
2022-06-06 10:04 UTC (37+ messages)
` [PATCH 01/36] serial: Add uart_rs485_config()
` [PATCH 02/36] serial: Move serial_rs485 sanitization into separate function
` [PATCH 03/36] serial: Add rs485_supported to uart_port
` [PATCH 04/36] serial: 8250: Create serial8250_em485_supported for em485 users
` [PATCH 05/36] serial: 8250_bcm2835aux: Use serial8250_em485_supported
` [PATCH 06/36] serial: 8250_dwlib: Fill in rs485_supported
` [PATCH 07/36] serial: 8250_exar: "
` [PATCH 08/36] serial: 8250_fintek: "
` [PATCH 09/36] serial: 8250_lpc18cc: "
` [PATCH 10/36] serial: 8250_of: Use serial8250_em485_supported
` [PATCH 11/36] serial: 8250_pci: Fill in rs485_supported for pci_fintek
` [PATCH 12/36] serial: pl011: Fill in rs485_supported
` [PATCH 13/36] serial: ar933x: "
` [PATCH 14/36] serial: atmel: "
` [PATCH 15/36] serial: fsl_lpuart: "
` [PATCH 16/36] serial: imx: "
` [PATCH 17/36] serial: max310x: "
` [PATCH 18/36] serial: mcf: "
` [PATCH 19/36] serial: omap: "
` [PATCH 20/36] serial: sc16is7xx: "
` [PATCH 21/36] serial: stm32: "
` [PATCH 22/36] serial: Sanitize rs485_struct
` [PATCH 23/36] serial: Clear rs485 struct when non-RS485 mode is set
` [PATCH 24/36] serial: return -EINVAL for non-legacy RS485 flags
` [PATCH 25/36] serial: 8250_dwlib: Remove serial_rs485 sanitization
` [PATCH 26/36] serial: 8250_fintek: "
` [PATCH 27/36] serial: 8250: lpc18xx: "
` [PATCH 28/36] serial: 8250_pci: "
` [PATCH 29/36] serial: pl011: "
` [PATCH 30/36] serial: fsl_lpuart: Call core's sanitization and remove custom one
` [PATCH 31/36] serial: imx: Remove serial_rs485 sanitization
` [PATCH 32/36] serial: max310x: "
` [PATCH 33/36] serial: 8250_exar: Remove serial_rs485 assignment
` [PATCH 34/36] serial: mcf: "
` [PATCH 35/36] serial: sc16is7xx: "
` [PATCH 36/36] serial: 8250: Remove serial_rs485 sanitization from em485
[PATCH] dt-bindings: Fix properties without any type
2022-06-06 3:33 UTC (2+ messages)
[GIT PULL] TTY/Serial driver updates for 5.19-rc1
2022-06-03 18:50 UTC (2+ messages)
[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
2022-06-03 18:40 UTC (7+ messages)
[PATCH v2 0/6] serial ports: add ability to suppress raising DTR & RTS on open
2022-06-02 17:03 UTC (11+ messages)
` [PATCH v2 1/6] tty: add port flag to suppress ready signalling "
` [PATCH v2 2/6] serial: core: add sysfs attribute "
` [PATCH v2 3/6] serial: core: fully suppress raising DTR & RTS on open if nordy is set
` [PATCH v2 4/6] USB: serial: add sysfs attribute to suppress ready signalling on open
` [PATCH v2 5/6] USB: serial: ftdi_sio: pass port to quirk port_probe functions
` [PATCH v2 6/6] USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter
[PATCH v2] earlycon: prevent multiple register_console()
2022-06-02 14:29 UTC (2+ messages)
[PATCH v1 00/19] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2022-06-02 12:58 UTC (7+ messages)
` [PATCH v1 07/19] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v1 13/19] dt-bindings: arm: npcm: Add maintainer
[PATCH 0/3] serial: atmel: cleanup code
2022-06-02 9:29 UTC (7+ messages)
` [PATCH 1/3] tty: serial: atmel: stop using legacy pm ops
` [PATCH 2/3] tty: serial: atmel: improve clock management
` [PATCH 3/3] serial: st-asc: remove include of pm_runtime.h
[PATCH] earlycon: prevent multiple register_console()
2022-06-02 8:52 UTC (3+ messages)
[PATCH] serial: pmac_zilog: remove unused header
2022-06-02 8:31 UTC
next/pending-fixes bisection: baseline.login on mt8173-elm-hana
2022-06-01 15:37 UTC (3+ messages)
` [BUG] mtk serial broken on mt7622 with 5.18.0
[PATCH 00/17] Add support for MT8365 EVK board
2022-06-01 10:41 UTC (36+ messages)
` [PATCH 01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 02/17] dt-bindings: memory: add mt8365 SoC binding documentation
` [PATCH 03/17] dt-bindings: mmc: mtk-sd: add bindings for MT8365 SoC
` [PATCH 04/17] dt-bindings: arm: mediatek: Add binding for mt8365-evk board
` [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings
` [PATCH 06/17] dt-bindings: iio: adc: mediatek: add MT8365 SoC bindings
` [PATCH 07/17] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings
` [PATCH 09/17] dt-bindings: spi: mt65xx: add "
` [PATCH 10/17] dt-bindings: serial: mediatek: add MT8365 bindings
` [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings
` [PATCH 12/17] dt-bindings: phy: mediatek,tphy: add "
` [PATCH 13/17] dt-bindings: usb: mediatek,mtu3: "
` [PATCH 14/17] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH 15/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
` [PATCH 17/17] arm64: dts: mediatek: add mt8365-evk board device-tree
[V2] tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
2022-05-31 18:17 UTC (4+ messages)
[PATCH 1/4] serial: max310x: use regmap methods for SPI batch operations
2022-05-31 17:58 UTC (7+ messages)
` [PATCH 2/4] serial: max310x: use a separate regmap for each port
` [PATCH 3/4] serial: max310x: make accessing revision id interface-agnostic
` [PATCH 4/4] serial: max310x: implement I2C support
Ruch z pierwszej pozycji w Google
2022-05-31 8:15 UTC
[PATCH 2/6] serial: core: add sysfs attribute to suppress raising DTR & RTS on open
2022-05-30 23:09 UTC (3+ messages)
[PATCH 1/6] tty: add port flag to suppress raising DTR & RTS on open
2022-05-30 16:23 UTC (3+ messages)
[PATCH 0/6] serial ports: add ability to suppress raising DTR & RTS on open
2022-05-30 16:23 UTC (4+ messages)
[PATCH v3 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-30 14:45 UTC (9+ messages)
` [PATCH v3 2/9] tty: n_gsm: fix tty registration before control channel open
` [PATCH v3 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
` [PATCH v3 4/9] tty: n_gsm: fix missing timer to handle stalled links
` [PATCH v3 5/9] tty: n_gsm: fix non flow control frames during mux flow off
` [PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
` [PATCH v3 7/9] tty: n_gsm: fix packet re-transmission without open control channel
` [PATCH v3 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
` [PATCH v3 9/9] tty: n_gsm: fix race condition in gsmld_write()
[PATCH 3/6] serial: core: fully suppress raising DTR & RTS on open if manual_rtsdtr
2022-05-30 13:36 UTC (2+ messages)
[PATCH] serial: core: check if uart_get_info succeeds before using
2022-05-29 13:46 UTC
[PATCH 4/6] USB: serial: add sysfs attribute to suppress raising DTR & RTS on open
2022-05-27 22:27 UTC
[PATCH 5/6] USB: serial: ftdi_sio: pass port to quirk port_probe functions
2022-05-27 22:27 UTC
[PATCH 6/6] USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter
2022-05-27 22:27 UTC
[PATCH] serdev: Directly use ida_alloc()/free()
2022-05-27 6:59 UTC
Revisiting unwanted auto-assertion of DTR & RTS on serial port open
2022-05-26 11:57 UTC (2+ messages)
[PATCH 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
2022-05-26 11:42 UTC (2+ messages)
` [PATCH 24/31] serial: qcom: Migrate to dev_pm_opp_set_config()
[PATCH] tty: n_gsm: Debug output allocation must use GFP_ATOMIC
2022-05-25 13:32 UTC (2+ messages)
Hello Sir, I seek your urgent consideration
2022-05-24 9:24 UTC
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).