messages from 2023-10-09 16:10:36 to 2023-10-12 06:26:58 UTC [more...]
[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-10-12 6:26 UTC (59+ messages)
` [PATCH v3 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v3 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH v3 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v3 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 11/20] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH v3 12/20] clk: samsung: clk-gs101: Add support for CMU_MISC clock unit
` [PATCH v3 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v3 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH v3 18/20] arm64: dts: google: Add initial Oriole/pixel 6 board support
` [PATCH v3 19/20] arm64: defconfig: Enable Google Tensor SoC
` [PATCH v3 20/20] MAINTAINERS: add entry for "
[PATCH v2 0/8] RISC-V SBI debug console extension support
2023-10-12 5:15 UTC (9+ messages)
` [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
` [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
` [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
` [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support
[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-10-11 23:12 UTC (44+ messages)
` [PATCH v2 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v2 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v2 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v2 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH v2 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v2 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v2 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v2 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v2 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v2 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v2 11/20] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH v2 12/20] clk: samsung: clk-gs101: Add support for CMU_MISC clock unit
` [PATCH v2 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v2 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v2 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v2 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
` [PATCH v2 17/20] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH v2 18/20] arm64: dts: google: Add initial Oriole/pixel 6 board support
` [PATCH v2 19/20] arm64: defconfig: Enable Google Tensor SoC
` [PATCH v2 20/20] MAINTAINERS: add entry for "
[PATCH v3 0/6] Fixes and improvements for RS485
2023-10-11 22:36 UTC (8+ messages)
` [PATCH v3 1/6] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v3 2/6] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v3 3/6] serial: core: fix sanitizing check for RTS settings
` [PATCH v3 4/6] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v3 5/6] serial: core, imx: do not set RS485 enabled if "
` [PATCH v3 6/6] serial: omap: do not override settings for RS485 support
[PATCH] dt-bindings: max310x: convert to YAML
2023-10-11 22:21 UTC
[PATCH v3] arch/x86: port I/O tracing on x86
2023-10-11 20:41 UTC (8+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v2 0/7] Fixes and improvements for RS485
2023-10-11 17:49 UTC (12+ messages)
` [PATCH v2 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v2 2/7] serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
` [PATCH v2 3/7] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v2 4/7] serial: core: fix sanitizing check for RTS settings
` [PATCH v2 5/7] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v2 6/7] serial: core, imx: do not set RS485 enabled if "
` [PATCH v2 7/7] serial: omap: do not override settings for RS485 support
[PATCH 0/6] RISC-V SBI debug console extension support
2023-10-11 15:38 UTC (21+ messages)
` [PATCH 1/6] RISC-V: Add defines for SBI debug console extension
` [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
` [PATCH 6/6] RISC-V: Enable SBI based earlycon support
[PATCH V2 0/2] Add rs485 support to uartps driver
2023-10-11 14:56 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH V2 2/2] tty: serial: uartps: Add rs485 support to uartps driver
[PATCH] serial: max310x: remove trailing whitespaces
2023-10-11 13:03 UTC
[PATCH v6 00/11] Introduce STM32 Firewall framework
2023-10-11 8:49 UTC (13+ messages)
` [PATCH v6 01/11] dt-bindings: document generic access controllers
` [PATCH v6 02/11] dt-bindings: treewide: add access-controllers description
` [PATCH v6 03/11] dt-bindings: bus: document RIFSC
` [PATCH v6 04/11] dt-bindings: bus: document ETZPC
` [PATCH v6 05/11] firewall: introduce stm32_firewall framework
` [PATCH v6 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v6 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v6 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v6 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v6 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[tty:tty-testing] BUILD SUCCESS dd976a97d15b47656991e185a94ef42a0fa5cfd4
2023-10-11 7:07 UTC
[PATCH v2 0/4] ledtrig-tty: add new state evaluation
2023-10-11 6:58 UTC (4+ messages)
` [PATCH v2 3/4] trigger: ledtrig-tty: move variable definition to the top
[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
2023-10-10 22:26 UTC (2+ messages)
serial: 8250_omap: suspend issue with console_suspend disabled
2023-10-10 9:37 UTC (5+ messages)
[PATCH v5 0/5] serial: add drivers for the ESP32xx serial devices
2023-10-10 8:59 UTC (6+ messages)
` [PATCH v5 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate
` [PATCH v5 2/5] dt-bindings: serial: document esp32-uart
` [PATCH v5 3/5] drivers/tty/serial: add driver for the ESP32 UART
` [PATCH v5 4/5] dt-bindings: serial: document esp32s3-acm
` [PATCH v5 5/5] drivers/tty/serial: add ESP32S3 ACM gadget driver
[PATCH 5/7] drivers/tty/serial_core: add local variable for newly allocated attribute_group**
2023-10-10 6:57 UTC (14+ messages)
` [PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
` [PATCH 7/7] block, drivers: make lots of attribute_group globals const
[PATCH v4] tty/sysrq: replace smp_processor_id() with get_cpu()
2023-10-09 16:20 UTC
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
2023-10-09 16:09 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).