messages from 2025-10-30 17:55:31 to 2025-11-14 10:52:08 UTC [more...]
[PATCH v3 00/13] Add RZ/G3E RSCI support
2025-11-14 10:51 UTC (6+ messages)
` [PATCH v3 01/13] dt-bindings: serial: renesas,rsci: Document RZ/G3E support
` [PATCH v3 02/13] serial: rsci: Drop rsci_clear_CFC()
` [PATCH v3 03/13] serial: sh-sci: Drop extra lines
` [PATCH v3 04/13] serial: rsci: Drop unused macro DCR
` [PATCH v3 05/13] serial: rsci: Drop unused TDR register
RFC: Serial port DTR/RTS - O_NRESETDEV
2025-11-14 10:26 UTC (24+ messages)
` RFC: Serial port DTR/RTS - O_<something>
[PATCH v3 0/2] Fix deadlock during RSCI FIFO overrun error
2025-11-14 10:13 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: rsci: Drop "uart-has-rtscts: false"
` [PATCH v3 2/2] serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
[PATCH v1 0/4] Enable Serial on SA8255p Qualcomm platforms
2025-11-14 0:18 UTC (11+ messages)
` [PATCH v1 1/4] arm64: dts: qcom: qrb2210-rb1: Fix UART3 wakeup IRQ storm
` [PATCH v1 2/4] pinctrl: qcom: msm: Fix potential deadlock in pinmux configuration
` [PATCH v1 3/4] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v1 4/4] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
` (subset) [PATCH v1 0/4] "
[PATCH v2 00/13] Add RZ/G3E RSCI support
2025-11-13 15:26 UTC (16+ messages)
` [PATCH v2 01/13] dt-bindings: serial: renesas,rsci: Document RZ/G3E support
` [PATCH v2 03/13] serial: sh-sci: Drop extra lines
` [PATCH v2 04/13] serial: rsci: Drop unused macro DCR
` [PATCH v2 05/13] serial: rsci: Drop unused TDR register
` [PATCH v2 06/13] serial: sh-sci: Use devm_reset_control_array_get_exclusive()
` [PATCH v2 07/13] serial: sh-sci: Add RSCI_PORT_{SCI,SCIF} port IDs
` [PATCH v2 08/13] serial: sh-sci: Add sci_is_rsci_type()
` [PATCH v2 09/13] serial: sh-sci: Add support for RZ/G3E RSCI clks
` [PATCH v2 10/13] serial: sh-sci: Make sci_scbrr_calc() public
` [PATCH v2 11/13] serial: sh-sci: Add finish_console_write() callback
` [PATCH v2 12/13] serial: sh-sci: Add support for RZ/G3E RSCI SCIF
` [PATCH v2 13/13] serial: sh-sci: Add support for RZ/G3E RSCI SCI Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jiri Slaby <jirislaby@kernel.org>
[PATCH] tty: serial: sh-sci: fix RSCI FIFO overrun handling
2025-11-13 14:14 UTC (5+ messages)
[PATCH v2 0/2] Fix deadlock during RSCI FIFO overrun error
2025-11-13 14:10 UTC (4+ messages)
` [PATCH v2 2/2] serial: sh-sci: "
[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2025-11-13 5:15 UTC (18+ messages)
` [PATCH 1/9] serdev: Convert to_serdev_device() and to_serdev_controller() helpers to macros
` [PATCH 2/9] serdev: Add serdev device based driver match support
` [PATCH 3/9] serdev: Allow passing the serdev device name to serdev_device_add()
` [PATCH 4/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH 5/9] serdev: Add modalias support for serdev client devices
` [PATCH 6/9] serdev: Skip registering serdev devices from DT is external connector is used
` [PATCH 7/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH 8/9] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card
` [PATCH 9/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
2025-11-12 17:17 UTC (4+ messages)
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-12 7:59 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: serial: snps-dw-apb-uart: Add "google,lga-uart"
[PATCH v7 0/9] Add mt8189 dts evaluation board and Makefile
2025-11-11 18:03 UTC (12+ messages)
` [PATCH v7 1/9] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v7 2/9] dt-bindings: pwm: Support MediaTek MT8189 disp-pwm
` [PATCH v7 3/9] dt-bindings: serial: Support MediaTek MT8189 uart
` [PATCH v7 4/9] dt-bindings: timer: Support MediaTek MT8189 timer
` [PATCH v7 5/9] dt-bindings: usb: Support MediaTek MT8189 xhci
` [PATCH v7 6/9] dt-bindings: watchdog: Support MediaTek MT8189 wdt
` [PATCH v7 7/9] arm64: dts: mediatek: Add MT6319 PMIC Support
` [PATCH v7 8/9] arm64: dts: mediatek: update rtc properties for MT6359
` [PATCH v7 9/9] arm64: dts: mediatek: Add mt8189 evaluation board dts
[PATCH 001/001] serial: add support of CPCI cards
2025-11-10 16:24 UTC
[PATCH 001/001] serial: add support of CPCI cards
2025-11-10 16:23 UTC (5+ messages)
[PATCH v2 0/3] drm/client: Wire up sysrq for all clients and update drm_log
2025-11-10 15:44 UTC (4+ messages)
` [PATCH v2 1/3] drm/client: Pass force parameter to client restore
` [PATCH v2 2/3] drm/client: Support emergency restore via sysrq for all clients
` [PATCH v2 3/3] drm/client: log: Implement struct drm_client_funcs.restore
[PATCH 0/3] drm/client: Wire up sysrq for all clients and update drm_log
2025-11-10 14:05 UTC (9+ messages)
` [PATCH 1/3] drm/client: Pass force parameter to client restore
` [PATCH 2/3] drm/client: Support emergency restore via sysrq for all clients
` [PATCH 3/3] drm/client: log: Implement struct drm_client_funcs.restore
[PATCH 1/1] serial: 8250: Fix 8250_rsa symbol loop
2025-11-10 10:50 UTC
[Regression] depmod fails on kernel 6.17.1 rc1
2025-11-10 10:43 UTC (14+ messages)
[PATCH] serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
2025-11-10 3:05 UTC (5+ messages)
[PATCH 001/001] tty/serial/8250: add missing CPCI cards
2025-11-08 0:46 UTC (2+ messages)
your change "serial: 8250: move RSA functions to 8250_rsa.c"
2025-11-07 7:02 UTC (3+ messages)
[PATCH v1 1/1] serial: mux: Fix kernel doc for mux_poll()
2025-11-06 11:38 UTC
[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
2025-11-06 5:33 UTC (29+ messages)
` [PATCH v6 01/11] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v6 02/11] dt-bindings: iio: adc: Support MediaTek MT8189 evb board auxadc
` [PATCH v6 03/11] dt-bindings: nvmem: Support MediaTek MT8189 evb board efuse
` [PATCH v6 04/11] dt-bindings: pwm: Support MediaTek MT8189 evb board disp-pwm
` [PATCH v6 06/11] dt-bindings: timer: Support MediaTek MT8189 evb board timer
` [PATCH v6 07/11] dt-bindings: usb: Support MediaTek MT8189 evb board xhci
` [PATCH v6 08/11] dt-bindings: watchdog: Support MediaTek MT8189 evb board wdt
` [PATCH v6 09/11] arm64: dts: mediatek: Add MT6319 PMIC Support
` [PATCH v6 10/11] arm64: dts: mediatek: add properties for MT6359
` (subset) [PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
[BUG] Suspend failure with nbcon + pm_debug_messages (Linux 6.18-rc4)
2025-11-05 7:30 UTC (8+ messages)
[PATCH v2 0/2] serial: 8250_dw: Fix runtime PM and use _DEFINE_DEV_PM_OPS
2025-11-04 14:54 UTC (3+ messages)
` [PATCH v2 1/2] serial: 8250_dw: handle clock enable errors in runtime_resume
` [PATCH v2 2/2] serial: 8250_dw: fix runtime PM initialization sequence
[PATCH] tty: replace use of system_unbound_wq with system_dfl_wq
2025-11-04 10:54 UTC
[syzbot] [serial?] possible deadlock in stop_tty
2025-11-04 3:59 UTC
[PATCH v3] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
2025-11-03 23:33 UTC (2+ messages)
NEW PO 70727 Monday, November 3, 2025 at 01:57:18 AM
2025-11-03 0:57 UTC
[PATCH] serial: 8250 dw: clear FIFO before writting LCR
2025-10-31 19:32 UTC (6+ messages)
[PATCH] serial: ma35d1: Fix resource leaks on driver removal
2025-10-31 16:31 UTC (2+ messages)
[PATCH v6 0/3] uart: Introduce uart driver for the Loongson family
2025-10-31 16:30 UTC (3+ messages)
[PATCH v2 00/13] Add RZ/G3E RSCI support
2025-10-31 14:34 UTC (21+ messages)
` [PATCH v2 01/13] dt-bindings: serial: renesas,rsci: Document RZ/G3E support
` [PATCH v2 02/13] serial: rsci: Drop rsci_clear_CFC()
` [PATCH v2 03/13] serial: sh-sci: Drop extra lines
` [PATCH v2 04/13] serial: rsci: Drop unused macro DCR
` [PATCH v2 05/13] serial: rsci: Drop unused TDR register
` [PATCH v2 06/13] serial: sh-sci: Use devm_reset_control_array_get_exclusive()
` [PATCH v2 07/13] serial: sh-sci: Add RSCI_PORT_{SCI,SCIF} port IDs
` [PATCH v2 08/13] serial: sh-sci: Add sci_is_rsci_type()
` [PATCH v2 09/13] serial: sh-sci: Add support for RZ/G3E RSCI clks
` [PATCH v2 10/13] serial: sh-sci: Make sci_scbrr_calc() public
` [PATCH v2 11/13] serial: sh-sci: Add finish_console_write() callback
` [PATCH v2 12/13] serial: sh-sci: Add support for RZ/G3E RSCI SCIF
` [PATCH v2 13/13] serial: sh-sci: Add support for RZ/G3E RSCI SCI
[PATCH v3 00/14] serial: sc16is7xx: register access fixes and improvements
2025-10-31 7:06 UTC (5+ messages)
` [PATCH v3 11/14] serial: sc16is7xx: use KBUILD_MODNAME
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).