Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 20:55:07 to 2026-07-31 14:43:34 UTC [more...]

[PATCH v8 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-07-31 14:42 UTC  (13+ messages)
` [PATCH v8 01/21] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
` [PATCH v8 02/21] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v8 03/21] drm/bridge: synopsys: dw-dp: Cancel pending HPD work
` [PATCH v8 04/21] drm/bridge: synopsys: dw-dp: Document missing reset line deassert
` [PATCH v8 05/21] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v8 06/21] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
` [PATCH v8 07/21] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads
` [PATCH v8 08/21] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v8 09/21] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v8 10/21] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v8 11/21] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v8 12/21] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD

[PATCH v5 0/6] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-07-31 14:20 UTC  (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] drm/display: Add soft depend for aux-hpd-typec-dp-bridge module
` [PATCH v5 3/6] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH v5 4/6] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v5 5/6] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v5 6/6] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

[PATCH] media: hantro: Harden MPEG-2 control access against NULL
 2026-07-31 14:07 UTC 

[PATCH v6 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-31 13:17 UTC  (9+ messages)
` [PATCH v6 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v6 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v6 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH v5 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-31 10:39 UTC  (3+ messages)
` [PATCH v5 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v5 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH v5 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-31 10:39 UTC 

[PATCH v4 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-07-31 10:32 UTC  (2+ messages)

[PATCH v1 0/7] Add HPD support for Rockchip Analogix DP
 2026-07-31 10:30 UTC  (13+ messages)
` [PATCH v1 1/7] drm/bridge: analogix_dp: Manage pm runtime and IRQ for native HPD pin detection
` [PATCH v1 2/7] drm/bridge: analogix_dp: Return bitmask from analogix_dp_get_irq_type()
` [PATCH v1 3/7] drm/bridge: analogix_dp: Extend mute/unmute HPD interrupts to accept irq bitmask
` [PATCH v1 4/7] drm/bridge: analogix_dp: Extend clear_hotplug_interrupts to accept IRQ bitmask
` [PATCH v1 5/7] drm/bridge: analogix_dp: Simplify analogix_dp_config_interrupt()
` [PATCH v1 6/7] drm/bridge: analogix_dp: Use platform-specific HPD detection scheme
` [PATCH v1 7/7] drm/bridge: analogix_dp: Skip native HPD interrupt ops for GPIO HPD

[PATCH v4 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-31  8:46 UTC  (5+ messages)
` [PATCH v4 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v4 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH 0/2] accel/rocket: fix shared-device lifecycle on probe failure and unbind
 2026-07-31  6:57 UTC  (5+ messages)
` [PATCH 1/2] accel/rocket: release the shared device's devres on teardown
` [PATCH 2/2] accel/rocket: keep core slots stable across unbind and rebind

[PATCH v2 0/2] accel/rocket: fix shared-device lifecycle on probe failure and unbind
 2026-07-31  6:49 UTC  (3+ messages)
` [PATCH v2 1/2] accel/rocket: release the shared device's devres on teardown
` [PATCH v2 2/2] accel/rocket: keep core slots stable across unbind and rebind

[RFC PATCH v3 0/6] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-31  4:35 UTC  (7+ messages)
` [RFC PATCH v3 1/6] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [RFC PATCH v3 2/6] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH v3 3/6] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH v3 4/6] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH v3 5/6] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH v3 6/6] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH net-next v4] net: phy: motorcomm: enable the reference clock for YT8521
 2026-07-31  1:38 UTC 

[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-30 22:57 UTC  (5+ messages)
` [RFC PATCH v2 2/8] pmdomain/rockchip: add optional per-domain power-on settle delay

[PATCH net-next v3] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
 2026-07-30 22:31 UTC  (2+ messages)

[PATCH 1/1] PCI: dw-rockchip: Add support to reset Root Port upon link down event
 2026-07-30 16:50 UTC  (2+ messages)

[PATCH v9 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-07-30 16:44 UTC  (7+ messages)
` [PATCH v9 1/5] PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()
` [PATCH v9 2/5] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
` [PATCH v9 3/5] PCI: host-common: Add link down handling for Root Ports
` [PATCH v9 4/5] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v9 5/5] misc: pci_endpoint_test: Add AER error handlers

[PATCH v2 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 16:04 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH v2 2/3] iommu/msm: use the IOMMU device for page table allocation
` [PATCH v2 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH v4 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 15:50 UTC 

[PATCH] media: rkvdec: fix v4l2-compliance failure
 2026-07-30 15:36 UTC 

[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
 2026-07-30 14:34 UTC 

[PATCH 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 14:30 UTC  (10+ messages)
` [PATCH 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH 2/3] ARM: dma-mapping: reset DMA ops before detaching from the IOMMU
` [PATCH 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH v9 00/61] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-30 14:28 UTC  (9+ messages)
` [PATCH v9 02/61] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v9 03/61] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v9 06/61] drm/display: scdc-helper: Add macro for connector-prefixed debug messages

[PATCH v5 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
 2026-07-30 14:13 UTC  (7+ messages)
` [PATCH v5 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH v3 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30 14:09 UTC  (5+ messages)
` [PATCH v3 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v3 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH v3 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 13:48 UTC 

[PATCH 0/2] Add support for Vicharak Axon Lite board
 2026-07-30 13:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH 2/2] arm64: dts: "

[PATCH 0/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for RK3588 Jaguar + enable CAN0
 2026-07-30 13:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: enable CAN0 on RK3588 Jaguar
` [PATCH 2/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for "

[PATCH v2 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30 12:39 UTC  (5+ messages)
` [PATCH v2 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v2 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH v10 00/11] Add eDP support for RK3576
 2026-07-30 11:56 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: dwmac-rk: add RK3576 GMAC 25M refout support
 2026-07-30 11:41 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: rockchip-dwmac: Add 25M refout clock
` [PATCH net-next 2/3] arm64: dts: rockchip: Add RK3576 GMAC 25M refout clocks

[PATCH v2 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 10:11 UTC 

[PATCH 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30  6:11 UTC  (3+ messages)
` [PATCH 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH 3/3] can: rockchip_canfd: fix TX echo skb race

[PATCH 0/3] can: rockchip_canfd: fix TX stalls and echo skb races
 2026-07-30  6:11 UTC 

[PATCH v3 0/2] Add support for Vicharak Vaaman board
 2026-07-30  4:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH v3 2/2] arm64: dts: "

[PATCH] drm/rockchip: vop2: give rk3576 VP2 a primary plane
 2026-07-30  3:49 UTC  (4+ messages)

[PATCH v2] media: hantro: release runtime resources when device_run fails
 2026-07-29 20:37 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add EmbedFire LubanCat 4 board
 2026-07-29 17:39 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add DSI LCD display on rk3576-evb1
 2026-07-29 17:35 UTC  (6+ messages)

[PATCH v5 0/2] media: hantro: fix runtime PM resource handling
 2026-07-29 17:16 UTC  (5+ messages)
` [PATCH v5 1/2] media: hantro: release runtime resources when device_run fails
` [PATCH v5 2/2] media: hantro: use DEFINE_RUNTIME_DEV_PM_OPS

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-07-29 17:07 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: vendor-prefixes: Add techvision
 2026-07-29 16:38 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: Drop data-mapping from Engicam PX30 Core
 2026-07-29 15:59 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlays
 2026-07-29 15:59 UTC  (2+ messages)

[PATCH V10 0/4] Add Anbernic RG Vita-Pro
 2026-07-29 15:59 UTC  (3+ messages)
` (subset) "

[PATCH 1/3] arm64: dts: rockchip: Fix rk3399-roc-pc-plus analog audio
 2026-07-29 15:59 UTC  (2+ messages)

[PATCH v3 0/6] Add support for the Rockchip RV1106 and RV1103
 2026-07-29 13:35 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: clock: rockchip: Add RV1106 CRU support
` [PATCH v3 2/6] clk: rockchip: Add clock controller for the RV1106
` [PATCH v3 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles
` [PATCH v3 4/6] ARM: dts: rockchip: Add support for RV1106 and RV1103
` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add Luckfox Pico Mini B
` [PATCH v3 6/6] ARM: dts: "

[PATCH v3 0/4] pinctrl: Add support for the Rockchip RV1106
 2026-07-29 13:27 UTC  (5+ messages)
` [PATCH v3 1/4] pinctrl: rockchip: Decode drive strength in the get function
` [PATCH v3 2/4] dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf property
` [PATCH v3 3/4] dt-bindings: pinctrl: rockchip: Add RV1106 compatible
` [PATCH v3 4/4] pinctrl: rockchip: Add RV1106 pinctrl support

[PATCH v2] accel/rocket: request the core clocks by name
 2026-07-29 13:07 UTC 

accel/rocket: clks[].id fix - standalone patch, or would you prefer to split it out?
 2026-07-29 13:05 UTC  (5+ messages)
` [PATCH] accel/rocket: request the core clocks by name

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-07-29 11:38 UTC  (3+ messages)
` [PATCH v3 4/4] media: qcom: camss: use fwnode_graph_for_each_endpoint_scoped() to simplify code

[PATCH v2 0/2] Fix RK3576/RK3588 fractional PLL rate calculation
 2026-07-29 11:11 UTC  (2+ messages)

[PATCH 0/3] pinctrl: rockchip: add support for RK3308B SoC
 2026-07-29 10:22 UTC  (3+ messages)

[PATCH v2 0/2] nvmem: rockchip-efuse: add write support with VQPS gating
 2026-07-29  8:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: rockchip-efuse: add optional vqps supply
` [PATCH v2 2/2] nvmem: rockchip-efuse: add write support with optional VQPS supply gating

[PATCH net-next v2] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
 2026-07-29  6:07 UTC  (6+ messages)

[PATCH v4 0/5] This series is split from the v15 "Add Type-C DP support for RK3399 EVB
 2026-07-29  1:34 UTC  (5+ messages)

[PATCH V21 0/9] Add Invensense ICM42607
 2026-07-29  0:12 UTC  (11+ messages)
` [PATCH V21 1/9] dt-bindings: iio: imu: icm42600: Add mount-matrix
` [PATCH V21 2/9] dt-bindings: iio: imu: icm42600: Add icm42607
` [PATCH V21 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V21 4/9] iio: imu: inv_icm42607: Add SPI For icm42607
` [PATCH V21 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V21 6/9] iio: imu: inv_icm42607: Add Accelerometer "
` [PATCH V21 7/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V21 8/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V21 9/9] arm64: dts: rockchip: Add icm42607p IMU for RG-DS


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox