messages from 2023-11-10 18:07:14 to 2023-11-18 03:39:34 UTC [more...]
[PATCH v4 0/5] RISC-V SBI debug console extension support
2023-11-18 3:38 UTC
[PATCH v3 0/9] RISC-V SBI debug console extension support
2023-11-17 13:11 UTC (11+ messages)
` [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
2023-11-17 12:12 UTC (4+ messages)
` [Patch v8 6/6] leds: ledtrig-tty: add additional line "
[PATCH v2 00/12] Introduce ExynosAutov920 SoC and SADK board
2023-11-17 11:00 UTC (33+ messages)
` [PATCH v2 01/12] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
` [PATCH v2 02/12] dt-bindings: soc: samsung: exynos-pmu: add exynosautov920 compatible
` [PATCH v2 03/12] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible
` [PATCH v2 04/12] dt-bindings: serial: samsung: add exynosautov920-uart compatible
` [PATCH v2 05/12] dt-bindings: pwm: samsung: add exynosautov920 compatible
` [PATCH v2 06/12] dt-bindings: pinctrl: samsung: add exynosautov920 binding
` (subset) "
` [PATCH v2 07/12] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding
` [PATCH v2 08/12] dt-bindings: hwinfo: samsung,exynos-chipid: add exynosautov920 compatible
` [PATCH v2 09/12] soc: samsung: exynos-chipid: add exynosautov920 SoC support
` [PATCH v2 10/12] pinctrl: samsung: add exynosautov920 pinctrl
` [PATCH v2 11/12] arm64: dts: exynos: add initial support for exynosautov920 SoC
` [PATCH v2 12/12] arm64: dts: exynos: add minimal support for exynosautov920 sadk board
[PATCH] serial: xilinx_uartps: Fix kernel doc about .remove()'s return code
2023-11-17 10:12 UTC
[PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
2023-11-16 14:36 UTC (2+ messages)
[PATCH] dt-bindings: serial: renesas,sci: Document RZ/Five SoC
2023-11-16 13:52 UTC (3+ messages)
[PATCH V4 0/2] Use dynamic allocation for major number when uart ports > 4
2023-11-16 13:40 UTC (3+ messages)
` [PATCH V4 1/2] Documentation: devices.txt: Update ttyUL major number allocation details
` [PATCH V4 2/2] serial: uartlite: Use dynamic allocation for major number when uart ports > 4
[PATCH 00/52] serial: Convert to platform remove callback returning void
2023-11-16 13:32 UTC (54+ messages)
` [PATCH 01/52] serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed
` [PATCH 02/52] serial: sccnxp: Improve error message if regulator_disable() fails
` [PATCH 03/52] serial: 8250: Convert to platform remove callback returning void
` [PATCH 04/52] serial: altera_jtaguart: "
` [PATCH 05/52] serial: altera: "
` [PATCH 07/52] serial: ar933x: "
` [PATCH 08/52] serial: atmel: "
` [PATCH 09/52] serial: bcm63xx: "
` [PATCH 11/52] serial: cpm: "
` [PATCH 13/52] serial: esp32_acm: "
` [PATCH 16/52] serial: fsl_lpuart: "
` [PATCH 18/52] serial: lantiq: "
` [PATCH 19/52] serial: liteuart: "
` [PATCH 20/52] serial: lpc32xx_hs: "
` [PATCH 22/52] serial: mcf: "
` [PATCH 23/52] serial: meson: "
` [PATCH 25/52] serial: mpc52xx: "
` [PATCH 26/52] serial: msm: "
` [PATCH 28/52] serial: omap: "
` [PATCH 29/52] serial: owl: "
` [PATCH 31/52] serial: qcom_geni: "
` [PATCH 32/52] serial: rda: "
` [PATCH 33/52] serial: sa1100: "
` [PATCH 34/52] serial: samsung: "
` [PATCH 36/52] serial: tegra: "
` [PATCH 37/52] serial: txx9: "
` [PATCH 38/52] serial: sh-sci: "
` [PATCH 39/52] serial: sifive: "
` [PATCH 40/52] serial: sprd: "
` [PATCH 42/52] serial: stm32: "
` [PATCH 43/52] serial: sunhv: "
` [PATCH 45/52] serial: sunsab: "
` [PATCH 46/52] serial: sunsu: "
` [PATCH 47/52] serial: sunzilog: "
` [PATCH 49/52] serial: timbuart: "
` [PATCH 52/52] serial: xilinx_uartps: "
[PATCH v2 0/5] Cleanup AMBA PL011 driver
2023-11-16 12:17 UTC (10+ messages)
` [PATCH v2 1/5] tty: serial: amba: cleanup whitespace
` [PATCH v2 2/5] tty: serial: amba: Use BIT() macro for constant declarations
` [PATCH v2 3/5] tty: serial: amba-pl011: cleanup driver
` [PATCH v2 4/5] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
` [PATCH v2 5/5] tty: serial: amba-pl011: unindent pl011_console_get_options function body
[PATCH V3 0/2] Use dynamic allocation for major number when uart ports > 4
2023-11-16 10:35 UTC (5+ messages)
` [PATCH V3 1/2] Documentation: devices.txt: Update ttyUL major number allocation details
` [PATCH V3 2/2] serial: uartlite: Use dynamic allocation for major number when uart ports > 4
[rt-devel:linux-6.6.y-rt] [printk] 78f4b59c6f: BUG:kernel_failed_in_early-boot_stage,last_printk:early_console_in_setup_code
2023-11-16 7:43 UTC
[PATCH v4] tty: serial: Add RS422 flag to struct serial_rs485
2023-11-16 4:03 UTC (4+ messages)
Humanitarian philanthropist
2023-11-10 15:40 UTC
[PATCH] serial: core: Add option to enable RS485 mode via GPIO
2023-11-15 20:07 UTC
[PATCH v3] serial: sc16is7xx: address RX timeout interrupt errata
2023-11-15 19:01 UTC
[PATCH] serial: sc16is7xx: address RX timeout interrupt errata
2023-11-15 15:38 UTC (12+ messages)
[PATCH v2] serial: sc16is7xx: address RX timeout interrupt errata
2023-11-15 15:27 UTC
[PATCH] /proc/sysrq-trigger: accept multiple keys at once
2023-11-15 10:34 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "
[PATCH V3 0/2] Add rs485 support to uartps driver
2023-11-15 6:50 UTC (4+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "
VENDORS EOI
2023-11-09 21:39 UTC
[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
2023-11-14 16:30 UTC (48+ messages)
` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: "
` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: "
` [PATCH 05/17] dt-bindings: pinctrl: samsung: "
` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: "
` [PATCH 07/17] dt-bindings: serial: samsung: "
` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: "
` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC
` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC
` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: "
` [PATCH 12/17] dt-bindings: pwm: samsung: "
` [PATCH 02/17] dt-bindings: i2c: exynos5: "
` [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks
` [PATCH 14/17] arm64: dts: exynos7: "
` [PATCH 15/17] arm64: dts: exynos7885: "
` [PATCH 16/17] arm64: dts: exynos850: "
` [PATCH 17/17] arm64: dts: exynosautov9: "
[PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board
2023-11-14 12:52 UTC (4+ messages)
[PATCH V2 0/2] Use dynamic allocation for major number when uart ports > 4
2023-11-14 9:49 UTC (5+ messages)
` [PATCH V2 1/2] Documentation: devices.txt: Update ttyUL major number allocation details
` [PATCH V2 2/2] serial: uartlite: Use dynamic allocation for major number when uart ports > 4
VENDORS EOI
2023-11-10 12:27 UTC
[PATCH 0/2] tty: hvc: Convert to platform remove callback returning void
2023-11-13 10:24 UTC (7+ messages)
` [PATCH 1/2] tty: hvc: Make hvc_remove() return no value
` [PATCH 2/2] tty: hvc: hvc_opal: Convert to platform remove callback returning void
[PATCH v2 1/2] serial: core: Move tty and serdev to be children of serial core port device
2023-11-13 8:07 UTC (2+ messages)
` [PATCH v2 2/2] serial: core: Revert checks for tx runtime PM state
[PATCH] serial: sifive: Declare PM operations as static
2023-11-13 2:31 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).