messages from 2026-08-19 05:50:40 to 2026-08-19 12:38:16 UTC [more...]
[PATCH v6 0/5] Add eDP lane mapping support
2026-08-19 12:37 UTC (7+ messages)
` [PATCH v6 3/5] drm/bridge: analogix_dp: Restore mandatory samsung DP DT properties
[PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
2026-08-19 9:29 UTC (12+ messages)
[PATCH v7 0/5] Add eDP lane mapping support
2026-08-19 8:53 UTC (8+ messages)
` [PATCH v7 1/5] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v7 2/5] drm/dp: Add helper to validate DP lane counts
` [PATCH v7 3/5] drm/bridge: analogix_dp: Restore mandatory samsung DP DT properties
` [PATCH v7 4/5] drm/bridge: analogix_dp: Add validation for samsung,lane-count property
` [PATCH v7 5/5] drm/bridge: analogix_dp: Add support for optional data-lanes mapping
[PATCH 1/3] dt-bindings: net: wireless: add flag marvell,ignore-regulatory-hint
2026-08-19 12:26 UTC (6+ messages)
` [PATCH v5 "
[PATCH RESEND v5 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-08-19 12:24 UTC (15+ messages)
` [PATCH RESEND v5 1/6] dt-bindings: iio: accel: mma8452: Add drive-open-drain
` [PATCH RESEND v5 2/6] iio: accel: mma8452: Optimize struct mma8452_data member orders
` [PATCH RESEND v5 3/6] iio: accel: mma8452: Only apply trigger type when not set by firmware
` [PATCH RESEND v5 4/6] iio: accel: mma8452: Support interrupt sharing
` [PATCH RESEND v5 5/6] iio: accel: mma8452: Allow open drain interrupt pin configuration
` [PATCH RESEND v5 6/6] iio: accel: mma8452: Reuse existing dev pointer in mma8452_probe()
[PATCH 0/7] media: verisilicon: Add RK3588 VPU720 JPEG decoder
2026-08-19 12:19 UTC (11+ messages)
` [PATCH 1/7] media: verisilicon: Fix the cleanup when a codec ->run() fails
` [PATCH 2/7] media: verisilicon: Complete the request on the ->run() error paths
` [PATCH 3/7] media: verisilicon: Allow the EOS event to be subscribed
` [PATCH 4/7] media: dt-bindings: Add Rockchip RK3588 VPU720 JPEG decoder
` [PATCH 5/7] media: verisilicon: Add Rockchip "
` [PATCH 6/7] media: verisilicon: Enforce a minimum sizeimage for the "
` [PATCH 7/7] arm64: dts: rockchip: rk3588: Add VPU720 JPEG decoder node
[PATCH 0/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS V1 and V2
2026-08-19 11:56 UTC (8+ messages)
` [PATCH 6/6] arm64: dts: freescale: imx8mp-verdin: Add Mezzanine with Toradex Display 10.1" LVDS V2
[PATCH v3 0/4] of: teach overlay code to keep /aliases in sync
2026-08-19 11:49 UTC (2+ messages)
[PATCH v37 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-19 11:49 UTC (13+ messages)
` [PATCH v37 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v37 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v37 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v37 4/7] firmware: imx: device context dedicated to priv
` [PATCH v37 5/7] firmware: imx: adds miscdev
` [EXT] "
` [PATCH v37 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v37 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH] arm64: dts: qcom: glymur: Fix missing SMMU stream IDs for ADSP
2026-08-19 11:46 UTC (2+ messages)
[PATCH v2 0/4] Pinctrl support for SM8475
2026-08-19 11:39 UTC (3+ messages)
` [PATCH v2 4/4] pinctrl: qcom: Add SM8475 pinctrl driver
[PATCH v2] arm64: dts: qcom: agatti: Add memory-region for audio PD
2026-08-19 11:32 UTC (2+ messages)
[PATCH v3] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
2026-08-19 11:23 UTC (3+ messages)
[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-08-19 10:53 UTC (31+ messages)
` [PATCH v4 01/15] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v4 02/15] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v4 03/15] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v4 04/15] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v4 05/15] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v4 06/15] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v4 07/15] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v4 08/15] rtc: rzn1: Use pm_runtime_put_sync() in rzn1_rtc_disable_hardware()
` [PATCH v4 09/15] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v4 10/15] rtc: rzn1: Use temporary variable for struct device
` [PATCH v4 11/15] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v4 12/15] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v4 13/15] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v4 14/15] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v4 15/15] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
[PATCH v2] arm64: dts: qcom: monaco-arduino-monza: Rework fan cooling map
2026-08-19 10:49 UTC (2+ messages)
[PATCH v4 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
2026-08-19 10:47 UTC (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera
[PATCH v2 0/2] Add JHB100 Fan-Tach support
2026-08-19 9:16 UTC (2+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add starfive,jhb100-fan-tach
[PATCH v4 0/7] Properly describe mt6589 and mt8167 toprgu resets
2026-08-19 10:30 UTC (11+ messages)
` [PATCH v4 1/7] dt-bindings: reset: Add mt6589 toprgu reset IDs
` [PATCH v4 2/7] watchdog: mediatek: Add wdt/toprgu resets for mt6589
` [PATCH v4 3/7] arm: dts: mediatek: mt6589: Enable toprgu reset controller
` [PATCH v4 4/7] dt-bindings: watchdog: Add compatible for MediaTek mt8167
` [PATCH v4 5/7] watchdog: mediatek: Add support for mt8167 toprgu/watchdog
` [PATCH v4 6/7] soc: mediatek: mtk-mmsys: Add resets for mt8167
` [PATCH v4 7/7] arm64: dts: mt8167: Properly describe the SoC watchdog and mmsys resets
[PATCH v2 0/4] ASoC: qcom: Fix AudioReach TDM review findings
2026-08-18 18:24 UTC (2+ messages)
[PATCH v2 0/4] PCI: of: warn on bogus device_type property
2026-08-19 10:22 UTC (6+ messages)
` [PATCH v2 3/4] PCI: of: make a flags argument optional
` [PATCH v2 4/4] PCI: of: introduce of_pci_verify_node()
[PATCH v2 00/17] arm64: dts: Add MQS1 sound card support for i.MX9 EVK platforms
2026-08-19 10:09 UTC (4+ messages)
` [PATCH v2 06/17] arm64: dts: imx93-14x14-evk: Add board muxes to select between FlexCAN1 and MQS1
[PATCH v5 00/12] Ambarella CV75 SoC minimal bring-up
2026-08-19 10:02 UTC (19+ messages)
` [PATCH v5 02/12] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` "
` [PATCH v5 05/12] dt-bindings: gpio: pl061: add Ambarella CV75 variant
` "
` "
` [PATCH v5 06/12] dt-bindings: serial: add Ambarella CV75 UART
` "
` [PATCH v5 08/12] gpio: pl061: add Ambarella CV75 register layout variant
` "
` [PATCH v5 10/12] serial: 8250: add Ambarella UART driver
` "
` "
[PATCH v4 0/3] purwa: Drop the Hamoa PDC workaround from purwa
2026-08-19 10:00 UTC (3+ messages)
` [PATCH v4 2/3] irqchip/qcom-pdc: Add purwa compatible for PDC secondary mode
[PATCH v2 0/3] power: supply: bq27xxx: add bq27z746
2026-08-19 9:52 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: bq27xxx: bq27z561: allow interrupts property
` [PATCH v2 2/3] dt-bindings: power: bq27xxx: document bq27z746
[PATCH 00/12] Add initial support for Qualcomm SM7250 SoC
2026-08-19 9:50 UTC (7+ messages)
` [PATCH 01/12] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250
` [PATCH 03/12] dt-bindings: clock: Add GCC clock bindings "
` [PATCH 05/12] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC "
[PATCH v2 0/2] mailbox: add Axiado AX3005 mailbox driver
2026-08-19 9:46 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: add Axiado AX3005 mailbox
[PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
2026-08-19 9:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: add BCM4384
[PATCH] arm64: dts: apple: t602x: Add identity dma-ranges mapping
2026-08-19 9:43 UTC
[PATCH v2 0/3] Add Qualcomm CAMNOC ICC provider
2026-08-19 9:41 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: Add Qualcomm CAMNOC ICC binding
` [PATCH v2 2/3] interconnect: qcom: Add CAMNOC interconnect provider driver
` [PATCH v2 3/3] arm64: dts: qcom: sm8250: Add CAMNOC ICC provider node
[PATCH v2] dt-bindings: vendor-prefixes: Add Xuantie Semiconductor
2026-08-19 9:36 UTC (2+ messages)
[PATCH v2 0/2] Add bindings and driver for Sony IMX908
2026-08-19 9:34 UTC (8+ messages)
` [PATCH v2 1/2] media: dt-bindings: imx908: Add Sony IMX908 sensor
` [PATCH v2 2/2] media: i2c: Add Sony IMX908 image sensor driver
[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
2026-08-19 9:26 UTC (8+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang
[PATCH v10 0/7] mfd: Add support for Asus Transformer embedded controller
2026-08-19 9:20 UTC (3+ messages)
` [PATCH v10 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-19 9:10 UTC (7+ messages)
` [PATCH v4 07/10] "
[PATCH v7 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
2026-08-19 9:12 UTC (2+ messages)
[PATCH] dt-bindings: riscv: firmware: Add OpenSBI configuration binding
2026-08-19 9:12 UTC (2+ messages)
[PATCH v1 0/2] Add initial Maili SoC support
2026-08-19 9:10 UTC (18+ messages)
` [PATCH v1 1/2] dt-bindings: arm: qcom: Add Maili SoC compatible
` [PATCH v1 2/2] soc: qcom: pd-mapper: Add support for Maili SoC
[PATCH v4 0/3] tee: add MbedTEE driver
2026-08-19 8:50 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH v4 2/3] dt-bindings: firmware: add mbedtee,tee binding
` [PATCH v4 3/3] tee: add MbedTEE driver
[RFC PATCH v2 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
2026-08-19 8:46 UTC (8+ messages)
` [PATCH v2 2/3] power: supply: qcom_battmgr: add Xiaomi taoyao support
` [PATCH v2 3/3] arm64: dts: qcom: sm7325-xiaomi-taoyao: switch to device-specific pmic-glink compatible
[PATCH v5 0/2] iio: adc: Add support for Texas Instruments ADS112C04
2026-08-19 8:44 UTC (4+ messages)
` [PATCH v5 2/2] iio: adc: ti-ads112c04: Add support for TI ADS112C04
[PATCH v4 5/6] iio: dac: ad5504: strictly separate ACPI and DT probe paths
2026-08-19 8:40 UTC (2+ messages)
[PATCH 0/2] drm/panel: add Ilitek ILI7836A panel driver
2026-08-19 8:36 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add Ilitek ILI7836A OLED driver
[PATCH v4 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-08-19 8:26 UTC (6+ messages)
` [PATCH v4 2/6] iio: accel: mma8452: Optimize struct mm8452_data member orders
[PATCH v4 3/6] iio: dac: ad5504: remove legacy platform data support
2026-08-19 8:22 UTC (2+ messages)
[PATCH v5 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-08-19 8:20 UTC (3+ messages)
[PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add right justify property
2026-08-19 8:15 UTC (5+ messages)
[PATCH v4 0/4] arm64: dts: qcom: hamoa-iot-evk, purwa-iot-evk: Enable M.2 Key E connector
2026-08-19 8:11 UTC (3+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: hamoa: Add graph port/endpoint anchors to pcie4_port0 and uart14
[PATCH] dt-bindings: iio: adc: rockchip-saradc: Fix RV1106 compatible
2026-08-19 8:02 UTC (4+ messages)
[PATCH v7 0/2] iio: adc: add MAX40080 current-sense amplifier driver
2026-08-19 8:00 UTC (6+ messages)
` [PATCH v7 2/2] "
[PATCH v2] crypto: hisilicon/sec - remove SEC crypto block cipher accelerator
2026-08-19 7:53 UTC
[PATCH v9 0/6] Add VIM4 MCU/FAN support
2026-08-19 7:41 UTC (8+ messages)
` [PATCH v9 3/6] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v9 4/6] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
[PATCH 0/2] arm64: dts: amlogic: t7: fix UART clock and SD card recovery
2026-08-19 7:25 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: amlogic: t7: use the real UART pclk
[PATCH 00/10] ARM: qcom: msm8974: enable HSIC controller
2026-08-19 7:28 UTC (9+ messages)
` [PATCH 05/10] usb: chipidea: msm: support the HSIC asynchronous wakeup interrupt
` [PATCH 06/10] usb: chipidea: msm: keep the glue device runtime-active
` [PATCH 07/10] usb: chipidea: msm: do not force the TX FIFO idle on HSIC instances
` [PATCH 08/10] usb: chipidea: host: calibrate the PHY after starting the host
[PATCH v2 0/5] media: iris: Fix DMA coherency, power-off ordering, and frame interval issues
2026-08-19 7:18 UTC (9+ messages)
` [PATCH v2 2/5] dt-bindings: media: qcom,sc7280-venus: Add dma-coherent property
` [PATCH v2 3/5] arm64: dts: qcom: sc7280: Add dma-coherent property into venus node
` [PATCH v2 4/5] media: iris: Fix power-off ordering to disable power domain after clocks
` [PATCH v2 5/5] media: iris: Fix frame interval enumeration for non-divisor framerates
[PATCH net-next v3 0/4] driver core, net: handle fw_devlink for class devices and PHY packages
2026-08-19 6:59 UTC (3+ messages)
` [PATCH net-next v3 1/4] driver core: add fw_devlink supplier-copy helper
[PATCH 0/3] drm/msm: Enable dual MDSS power domains
2026-08-19 5:50 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: display: msm: Allow two "
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