messages from 2024-06-15 06:18:44 to 2024-07-03 10:06:59 UTC [more...]
[PATCH 0/3] Add back DEVNAME:0.0 console handling
2024-07-03 10:06 UTC (4+ messages)
` [PATCH 1/3] printk: Add match_devname_and_update_preferred_console()
` [PATCH 2/3] serial: core: Add serial_base_match_and_update_preferred_console()
` [PATCH 3/3] Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports
[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
2024-07-03 9:40 UTC (30+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: add spacemit
` [PATCH v2 02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles
` [PATCH v2 03/10] dt-bindings: riscv: add SpacemiT K1 bindings
` [PATCH v2 04/10] dt-bindings: timer: Add SpacemiT K1 CLINT
` [PATCH v2 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
` [PATCH v2 06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
` [PATCH v2 07/10] riscv: add SpacemiT SOC family Kconfig support
` [PATCH v2 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree
` [PATCH v2 09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board "
` [PATCH v2 10/10] riscv: defconfig: enable SpacemiT SoC
[tty:tty-testing] BUILD SUCCESS 33827dc4ad8982c987ad4066d643693403ce7fd0
2024-07-02 20:55 UTC
[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-07-02 20:08 UTC (19+ messages)
` [PATCH 01/11] firmware: raspberrypi: Improve timeout warning
` [PATCH 02/11] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH 03/11] pmdomain: raspberrypi-power: Adjust packet definition
` [PATCH 04/11] pmdomain: raspberrypi-power: Avoid powering down USB
` [PATCH 05/11] irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
` [PATCH 06/11] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH 07/11] drm/vc4: hdmi: Disable connector status polling during suspend
` [PATCH 08/11] usb: dwc2: debugfs: Print parameter no_clock_gating
` [PATCH 09/11] usb: dwc2: Skip clock gating on Broadcom SoCs
` [PATCH RFT 10/11] serial: 8250_bcm2835aux: add PM suspend/resume support
` [PATCH 11/11] ARM: bcm2835_defconfig: Enable SUSPEND
[PATCH v2] serial: imx: ensure RTS signal is not left active after shutdown
2024-07-02 4:02 UTC (3+ messages)
[PATCH printk v2 00/18] add threaded printing + the rest
2024-07-01 15:50 UTC (3+ messages)
` [PATCH printk v2 15/18] tty: sysfs: Add nbcon support for 'active'
[PATCH v4] tty: serial: ma35d1: Add a NULL check for of_node
2024-07-01 15:10 UTC (2+ messages)
[GIT PULL] TTY / Serial driver fixes for 6.10-rc6
2024-06-30 16:28 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS 4fb92bdb8e84e618f8c289dc56a923b914a72cac
2024-06-28 16:54 UTC
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-28 15:58 UTC (5+ messages)
[PATCH v2 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
2024-06-28 8:50 UTC
[PATCH RESEND v3 0/6] dmaengine: dw: Fix src/dst addr width misconfig
2024-06-27 17:22 UTC (7+ messages)
` [PATCH RESEND v3 1/6] dmaengine: dw: Add peripheral bus width verification
` [PATCH RESEND v3 2/6] dmaengine: dw: Add memory "
` [PATCH RESEND v3 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH RESEND v3 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
` [PATCH RESEND v3 5/6] dmaengine: dw: Simplify max-burst calculation procedure
` [PATCH RESEND v3 6/6] dmaengine: dw: Unify ret-val local variables naming
[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
2024-06-26 8:20 UTC (26+ messages)
` [PATCH v4 3/8] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v4 4/8] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()
` [PATCH v4 5/8] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield()
` [PATCH v4 7/8] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v4 8/8] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups
[PATCH 0/3] serial: qcom-geni: fix lockups
2024-06-26 8:01 UTC (15+ messages)
` [PATCH 1/3] serial: qcom-geni: fix hard lockup on buffer flush
` [PATCH 2/3] serial: qcom-geni: fix soft lockup on sw flow control and suspend
` [PATCH 3/3] serial: qcom-geni: fix garbage output after buffer flush
[PATCH] serial: qcom-geni: Avoid hard lockup if bytes are dropped
2024-06-25 16:24 UTC
[PATCH v2] serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
2024-06-25 16:07 UTC
[PATCH v4 0/4] Fixes for console command line ordering
2024-06-25 9:07 UTC (14+ messages)
` [PATCH v4 1/4] printk: Revert add_preferred_console_match() related commits
` [PATCH v4 2/4] printk: Add match_devname_and_update_preferred_console()
` [PATCH v4 3/4] serial: core: Revert unusable console quirk handling
` [PATCH v4 4/4] serial: core: Add serial_base_match_and_update_preferred_console()
[PATCH] serial: 8250_omap: Implementation of Errata i2310 adding fifo level check
2024-06-25 5:36 UTC (2+ messages)
[PATCH v4] serial: 8250_omap: Implementation of Errata i2310
2024-06-25 5:17 UTC (4+ messages)
[PATCH v3] tty: serial: ma35d1: Add a NULL check for of_node
2024-06-25 4:42 UTC (2+ messages)
[PATCH v2] tty: serial: ma35d1: Add a NULL check for of_node
2024-06-25 0:16 UTC (3+ messages)
[PATCH v3] serial: 8250_omap: Implementation of Errata i2310
2024-06-24 16:46 UTC (2+ messages)
[PATCH] serial: imx: ensure RTS signal is not left active after shutdown
2024-06-24 13:33 UTC (3+ messages)
INFO: rcu detected stall in tty_ioctl
2024-06-24 8:40 UTC (2+ messages)
INFO: rcu detected stall in tty_ioctl
2024-06-24 8:14 UTC
DW UART EM485 broken because autoconfig resets UART_CAP_NOTEMT
2024-06-24 7:55 UTC (2+ messages)
[PATCH v1] serial: imx: set receiver level before starting uart
2024-06-21 15:37 UTC
[tty:tty-testing] BUILD SUCCESS bf14c18a2cbf65687c59a11f5e4824c4a0c8182b
2024-06-21 11:56 UTC
[PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling
2024-06-21 8:49 UTC (8+ messages)
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (9+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 22/40] tty: nozomi: optimize interrupt_handler()
[PATCH] tty: mcf: MCF54418 has 10 UARTS
2024-06-20 17:01 UTC (3+ messages)
[PATCH v3 0/3] Fixes for console command line ordering
2024-06-19 12:35 UTC (11+ messages)
` [PATCH v3 1/3] printk: Revert add_preferred_console_match() related commits
` [PATCH v3 2/3] printk: Add match_devname_and_update_preferred_console()
` [PATCH v3 3/3] serial: core: Rename preferred console handling for match and update
[PATCH v6 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-18 11:26 UTC (2+ messages)
` [PATCH v6 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
[PATCH v5 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-18 9:51 UTC (8+ messages)
` [PATCH v5 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
[PATCH v2] tty: serial: 8250: Fix port count mismatch with the device
2024-06-18 7:33 UTC (3+ messages)
[LSM/Landlock] Adding ability to sandbox TTYs
2024-06-17 19:29 UTC (3+ messages)
[PATCH v2] serial: 8250_omap: Implementation of Errata i2310
2024-06-17 10:41 UTC (4+ messages)
[PATCH v2 0/2] Fixes for console command line ordering
2024-06-17 8:03 UTC (5+ messages)
` [PATCH v2 2/2] printk: Add update_preferred_console()
[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
2024-06-17 6:23 UTC (8+ messages)
[PATCH] tty: serial: 8250: Fixes: Fix port count mismatch with the device
2024-06-16 20:06 UTC (6+ messages)
[GIT PULL] TTY / Serial driver fixes for 6.10-rc4
2024-06-16 18:24 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).