Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 20:20:22 to 2026-06-12 16:22:12 UTC [more...]

[PATCH v5 00/18] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-06-12 16:21 UTC  (8+ messages)
` [PATCH v5 01/18] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v5 02/18] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v5 03/18] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v5 04/18] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v5 05/18] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v5 08/18] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v5 10/18] phy: rockchip: usbdp: Cleanup DP lane selection function

[PATCH v4 00/16] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-06-12 15:57 UTC  (4+ messages)
` [PATCH v4 07/16] phy: rockchip: usbdp: Support single-lane DP

[PATCH v2] arm64: dts: rockchip: fix emmc reset polarity on px30-cobra
 2026-06-12 15:38 UTC  (3+ messages)

[PATCH 0/4] mfd: Add support for the MCU in the UGREEN DH2300 NAS
 2026-06-12 15:34 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Ugreen Group Limited
` [PATCH 2/4] dt-bindings: mfd: Add UGREEN NASync DH2300 MCU
` [PATCH 3/4] mfd: Add support for "
` [PATCH 4/4] regulator: Add support for UGREEN NASync DH2300 MCU SATA power gate

[PATCH 0/3] media: Add fdinfo support for v4l2 drivers
 2026-06-12 15:18 UTC  (5+ messages)
` [PATCH 1/3] media: v4l2: Add callback for show_fdinfo
` [PATCH 2/3] docs: media: add documentation for media client usage stats
` [PATCH 3/3] media: hantro: add per-context fdinfo "

[PATCH v2 0/5] ASoC: rockchip: Reorder clock enable sequence
 2026-06-12 15:12 UTC  (3+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: rockchip-spdif: Correct SPDIF clock descriptions

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-12 13:46 UTC  (17+ messages)
` [PATCH v7 01/30] drm/fb-helper: Remove unused local variable in hotplug_event()
` [PATCH v7 02/30] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v7 04/30] drm/display: scdc_helper: Add HDMI 2.0 scrambling management helpers
` [PATCH v7 05/30] drm/display: hdmi_state_helper: Add ctx-aware hotplug helper for SCDC sync
` [PATCH v7 11/30] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v7 24/30] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v7 25/30] drm/vc4: hdmi: Convert to common HDMI 2.0 SCDC scrambling helpers

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

[PATCH v2] MAINTAINERS: Track dw-hdmi-qp under Rockchip DRM drivers
 2026-06-12 10:01 UTC 

[PATCH v3 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-06-11 23:58 UTC  (8+ messages)
` [PATCH v3 1/6] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v3 2/6] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v3 3/6] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v3 4/6] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v3 5/6] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v3 6/6] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-06-11 23:45 UTC  (9+ messages)
` [PATCH v4 1/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v4 2/8] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v4 3/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v4 4/8] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v4 5/8] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v4 6/8] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v4 7/8] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v4 8/8] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

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

[PATCH v6 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-06-11 20:04 UTC  (4+ messages)
` [PATCH v6 1/3] PCI: rockchip-ep: do not attempt 5.0 GT/s retraining
` [PATCH v6 2/3] PCI: rockchip-host: "
` [PATCH v6 3/3] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[PATCH V7 0/6] Add Anbernic RG Vita-Pro
 2026-06-11 16:47 UTC  (9+ messages)
` [PATCH V7 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH V7 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH V7 3/6] dt-bindings: display: panel: Add Anbernic TD4310 panel
` [PATCH V7 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
` [PATCH V7 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
` [PATCH V7 6/6] arm64: dts: "

[PATCH v3 0/3] dt-bindings: mfd: syscon: Tighten checks
 2026-06-11 16:31 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: syscon: Disallow simple-bus with syscon
` [PATCH v3 2/3] dt-bindings: mfd: syscon: Drop custom select for older dtschema
` [PATCH v3 3/3] ARM: dts: ti: Add specific compatibles for SCM conf nodes

[PATCH] phy: rockchip: inno-usb2: Add missing clkout_ctl_phy kerneldoc
 2026-06-11 15:35 UTC  (2+ messages)

[PATCH v7 03/30] drm/display: scdc_helper: Add macro for connector-prefixed debug messages
 2026-06-11 15:19 UTC  (2+ messages)

[PATCH v2 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-06-11 12:34 UTC  (4+ messages)

[PATCH 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-11  9:27 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: everest,es8389: Document audio graph port
 2026-06-10 11:12 UTC  (3+ messages)

[BUG] rkvdec-vdpu383-h264: wrong pixels at horizontal de-blocking edges y=4 and y=12
 2026-06-11  7:40 UTC  (15+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add HINLINK H28K
 2026-06-10 16:43 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "
` [PATCH v2 2/2] arm64: dts: "

[PATCH 0/3] arm64: dts: rockchip: Add Youyeetoo YY3588
 2026-06-10 16:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add youyeetoo
` [PATCH 2/3] dt-bindings: arm: rockchip: Add Youyeetoo YY3588
` [PATCH 3/3] arm64: dts: "

[PATCH v2 0/9] v4l2: Add tracing for stateless codecs
 2026-06-10 14:33 UTC  (10+ messages)
` [PATCH v2 1/9] media: Move visl traces to v4l2-core
` [PATCH v2 2/9] media: Map each struct field to its own trace field
` [PATCH v2 3/9] media: Add tgid and fd fields in v4l2_fh struct
` [PATCH v2 4/9] media: Add tgid and fd to the v4l2-requests trace fields
` [PATCH v2 5/9] media: Add missing types to v4l2_ctrl_ptr
` [PATCH v2 6/9] media: Trace the stateless controls when set in v4l2-ctrls-core.c
` [PATCH v2 7/9] media: Add stream on/off traces and run them in the ioctl
` [PATCH v2 8/9] media: Add HW run/done trace events
` [PATCH v2 9/9] media: hantro: Add v4l2_hw run/done traces

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-10 14:28 UTC  (12+ messages)

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-10 11:54 UTC  (33+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v17 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v17 03/28] drm: Add new general DRM property "color format"
` [PATCH v17 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v17 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v17 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v17 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v17 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v17 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v17 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v17 11/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v17 12/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v17 13/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v17 14/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v17 15/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v17 16/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v17 17/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v17 18/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v17 19/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v17 20/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v17 21/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v17 22/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v17 23/28] drm/bridge: Document bridge chain format selection
` [PATCH v17 24/28] drm/connector: Update docs of "colorspace" for color format prop
` [PATCH v17 25/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v17 26/28] drm/i915/dp: "
` [PATCH v17 27/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v17 28/28] drm/i915/dp: "

[REGRESSION][BISECTED] wireless networking broken on Pinephone Pro
 2026-06-10 10:21 UTC  (3+ messages)

[PATCH 0/2] Cleanup and fix for NanoPC-T6 Plus
 2026-06-10  9:18 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Drop duplicate USB nodes on NanoPC-T6 LTS
` [PATCH 2/2] arm64: dts: rockchip: Fix USB hub phy-supply config for "

[PATCH 0/2] rockchip: Fix devices suspend freeze on RK3568/RK3566
 2026-06-09 19:51 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: Add Rockchip RK3568 compatible for EHCI and OHCI
` [PATCH 2/2] arm64: dts: rockchip: Fix devices suspend freeze on RK3568/RK3566

[PATCH V10 0/9] Add Invensense ICM42607
 2026-06-09 19:51 UTC  (6+ messages)
` [PATCH V10 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver

[PATCH V6 0/6] Add Anbernic RG Vita-Pro
 2026-06-09 16:32 UTC  (5+ messages)
` [PATCH V6 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH V6 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger

[PATCH 0/3] gpio: rockchip: Fix generic IRQ chip leak and modernize resource mapping
 2026-06-09 11:24 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: fix emmc reset polarity on px30-cobra
 2026-06-09  8:10 UTC  (3+ messages)


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