messages from 2025-11-28 18:43:17 to 2025-12-04 12:00:23 UTC [more...]
[PATCH] regulator: fixed: fix GPIO descriptor leak on register failure
2025-12-04 11:59 UTC
[RESEND PATCH v11 00/11] Add Type-C DP support for RK3399 EVB IND board
2025-12-04 6:31 UTC (12+ messages)
` [RESEND PATCH v11 01/11] usb: typec: Set the bus also for the port and plug altmodes
` [RESEND PATCH v11 02/11] usb: typec: Export typec bus and typec altmode device type
` [RESEND PATCH v11 03/11] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [RESEND PATCH v11 04/11] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [RESEND PATCH v11 05/11] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [RESEND PATCH v11 06/11] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [RESEND PATCH v11 07/11] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [RESEND PATCH v11 08/11] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [RESEND PATCH v11 09/11] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [RESEND PATCH v11 10/11] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [RESEND PATCH v11 11/11] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[PATCH v6 0/4] drm/atomic-helpers: Fix MCDE/R-Car DU regressions
2025-12-04 2:07 UTC (12+ messages)
` [PATCH v6 1/4] drm/atomic-helper: Export and namespace some functions
` [PATCH v6 2/4] drm/mcde: Create custom commit tail
` [PATCH v6 3/4] drm/rcar-du: Modify "
` [PATCH v6 4/4] RFT: drm/rockchip: Create "
[PATCH RFC net-next 00/15] net: stmmac: rk: cleanups galore
2025-12-04 0:51 UTC (23+ messages)
` [PATCH RFC net-next 01/15] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH RFC net-next 02/15] net: stmmac: rk: convert rk3328 to use bsp_priv->id
` [PATCH RFC net-next 03/15] net: stmmac: rk: add SoC specific ->init() method
` [PATCH RFC net-next 04/15] net: stmmac: rk: convert to mask-based interface mode configuration
` [PATCH RFC net-next 05/15] net: stmmac: rk: move speed GRF register offset to private data
` [PATCH RFC net-next 06/15] net: stmmac: rk: convert rk3588 to rk_set_reg_speed()
` [PATCH RFC net-next 07/15] net: stmmac: rk: use rk_encode_wm16() for RGMII clocks
` [PATCH RFC net-next 08/15] net: stmmac: rk: use rk_encode_wm16() for RMII speed
` [PATCH RFC net-next 09/15] net: stmmac: rk: use rk_encode_wm16() for RMII clock
` [PATCH RFC net-next 10/15] net: stmmac: rk: move speed register into bsp_priv
` [PATCH RFC net-next 11/15] net: stmmac: rk: convert px30
` [PATCH RFC net-next 12/15] net: stmmac: rk: introduce flags indicating support for RGMII/RMII
` [PATCH RFC net-next 13/15] net: stmmac: rk: replace empty set_to_rmii() with supports_rmii
` [PATCH RFC net-next 14/15] net: stmmac: rk: rk3328: gmac2phy only supports RMII
` [PATCH RFC net-next 15/15] net: stmmac: rk: rk3528: gmac0 "
[RESEND PATCH v3] arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1
2025-12-04 0:50 UTC
[PATCH 0/2] Fixup HDMI PLL for phy-rockchip-samsung-hdptx
2025-12-03 23:54 UTC (3+ messages)
` [PATCH 1/2] phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for 461.10125 MHz output
` [PATCH 2/2] phy: rockchip: samsung-hdptx: Cleanup TMDS PLL config table
[PATCH v2 00/22] media: platform: rga: Add RGA3 support
2025-12-03 21:21 UTC (25+ messages)
` [PATCH v2 01/22] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3
` [PATCH v2 02/22] media: v4l2-common: add has_alpha to v4l2_format_info
` [PATCH v2 03/22] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v2 04/22] media: rockchip: rga: use clk_bulk api
` [PATCH v2 05/22] media: rockchip: rga: use stride for offset calculation
` [PATCH v2 06/22] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v2 07/22] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v2 08/22] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v2 09/22] media: rockchip: rga: align stride to 4 bytes
` [PATCH v2 10/22] media: rockchip: rga: prepare cmdbuf on streamon
` [PATCH v2 11/22] media: rockchip: rga: check scaling factor
` [PATCH v2 12/22] media: rockchip: rga: use card type to specify rga type
` [PATCH v2 13/22] media: rockchip: rga: change offset to dma_addresses
` [PATCH v2 14/22] media: rockchip: rga: support external iommus
` [PATCH v2 15/22] media: rockchip: rga: share the interrupt when an external iommu is used
` [PATCH v2 16/22] media: rockchip: rga: remove size from rga_frame
` [PATCH v2 17/22] media: rockchip: rga: remove stride "
` [PATCH v2 18/22] media: rockchip: rga: move rga_fmt to rga-hw.h
` [PATCH v2 19/22] media: rockchip: rga: add feature flags
` [PATCH v2 20/22] media: rockchip: rga: disable multi-core support
` [PATCH v2 21/22] media: rockchip: rga: add rga3 support
` [PATCH v2 22/22] arm64: dts: rockchip: add rga3 dt nodes
[PATCH] arm64: dts: rockchip: add SPDIF audio to Beelink A1
2025-12-03 20:23 UTC (3+ messages)
[PATCH 0/4] Add HDMI 2.0 support to DW HDMI QP TX
2025-12-03 18:27 UTC (5+ messages)
` [PATCH 1/4] drm/bridge: Add ->detect_ctx hook and drm_bridge_detect_ctx()
` [PATCH 2/4] drm/bridge-connector: Switch to using ->detect_ctx hook
` [PATCH 3/4] drm/bridge: dw-hdmi-qp: Add high TMDS clock ratio and scrambling support
` [PATCH 4/4] drm/rockchip: dw_hdmi_qp: Do not send HPD events for all connectors
[PATCH 00/16] media: platform: rga: Add RGA3 support
2025-12-03 18:17 UTC (8+ messages)
` [PATCH 03/16] media: rockchip: rga: align stride to 16 bytes
` [PATCH 16/16] media: rockchip: rga: add rga3 support
[PATCH] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
2025-12-03 16:50 UTC (2+ messages)
[PATCH] drm/mipi-dsi: Only remove child devices that match the dsi device type
2025-12-03 11:50 UTC
[PATCH v2 0/9] General RK3368 HDMI support and 2 outputs for RK3368-Lion
2025-12-03 10:36 UTC (13+ messages)
` [PATCH v2 4/9] arm64: dts: rockchip: Add power-domain to RK3368 DSI controller
` [PATCH v2 5/9] arm64: dts: rockchip: Add power-domain to RK3368 VOP controller
` [PATCH v2 6/9] arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikou
` [PATCH v2 8/9] arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou
` [PATCH v2 9/9] arm64: dts: rockchip: Add the Video-Demo overlay for Lion Haikou
[RESEND2 PATCH v5 0/3] Add Radxa CM5 module and IO board dts
2025-12-03 9:04 UTC (10+ messages)
` [RESEND2 PATCH v5 1/3] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
` [RESEND2 PATCH v5 2/3] arm64: dts: rockchip: Add rk3588 based Radxa CM5
` [RESEND2 PATCH v5 3/3] arm64: dts: rockchip: Add support for CM5 IO carrier
[PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
2025-12-03 3:43 UTC (4+ messages)
[PATCH v3] arm64: dts: rockchip: Make eeprom read-only for Radxa ROCK 3C/5A/5C
2025-12-02 13:53 UTC (3+ messages)
[PATCH 0/2] rename system_wq and system_unbound_wq
2025-12-02 13:18 UTC (2+ messages)
[RESEND PATCH v5 0/3] Add Radxa CM5 module and IO board dts
2025-12-02 11:03 UTC (12+ messages)
` [RESEND PATCH v5 1/3] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
` [RESEND PATCH v5 2/3] arm64: dts: rockchip: Add rk3588 based Radxa CM5
` [RESEND PATCH v5 3/3] arm64: dts: rockchip: Add support for CM5 IO carrier
[PATCH v2] arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1
2025-12-02 9:54 UTC
[RESEND PATCH 0/3] Add Belling EEPROMs found in Radxa boards
2025-12-02 8:56 UTC (5+ messages)
` [RESEND PATCH 1/3] dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A/BL24C16F
` [RESEND PATCH 2/3] arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards
` [RESEND PATCH 3/3] arm64: dts: rockchip: Add EEPROMs for Radxa boards
[PATCH 0/4] Add Belling EEPROMs found in Radxa boards
2025-12-02 8:43 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A
` [PATCH 2/4] dt-bindings: eeprom: at24: Add compatible for Belling BL24C16F
` [PATCH 3/4] arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards
` [PATCH 4/4] arm64: dts: rockchip: Add EEPROMs for Radxa boards
Issues with DRM_ACCEL_ROCKET (Oops, power-domain, probe-ordering)
2025-12-02 7:00 UTC (3+ messages)
[PATCH v1 0/1] Fix filter mode register issue
2025-12-02 6:42 UTC (3+ messages)
` [PATCH v1 1/1] media: rkisp1: Fix filter mode register configuration
[PATCH v3] media: rkisp1: Fix filter mode register configuration
2025-12-01 20:50 UTC
[PATCH v2 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2025-12-01 17:59 UTC (8+ messages)
` [PATCH v2 2/3] "
[PATCH] arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1
2025-12-01 17:35 UTC (2+ messages)
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-12-01 17:01 UTC (11+ messages)
[PATCH 0/3] Move RK3368 Lion ethernet phy to a mdio subnode
2025-12-01 14:54 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add gmac reset property to rk3368
` [PATCH 2/3] arm64: dts: rockchip: add mdio subnode to gmac on rk3368
` [PATCH 3/3] arm64: dts: rockchip: Correctly describe the ethernet phy on rk3368-lion
[PATCH 0/4] arm64: dts: rockchip: Add H28K and M28K
2025-12-01 13:25 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: Add HINLINK H28K
` [PATCH 2/4] arm64: dts: "
` [PATCH 3/4] dt-bindings: arm: rockchip: Add MangoPi M28K
` [PATCH 4/4] arm64: dts: "
[PATCH v2] arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
2025-12-01 11:35 UTC
[PATCH v2 0/2] iommu/rockchip: Add support for multiple interface clocks
2025-12-01 8:54 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: rockchip: "
[PATCH v2] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
2025-12-01 6:40 UTC (2+ messages)
[GIT PULL] Rockchip clock changes for 6.19 #1
2025-11-30 19:41 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Fix Bluetooth on the RockPro64 board
2025-11-30 16:12 UTC
[PATCH v3 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2025-11-30 3:01 UTC (7+ messages)
` [PATCH v3 4/4] drm/rockchip: vop2: Support setting custom background color
[PATCH] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
2025-11-29 16:50 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Fix audio-supply for ROCK Pi 4
2025-11-29 6:51 UTC (9+ messages)
[PATCH] scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notify
2025-11-29 3:30 UTC (2+ messages)
[PATCH] scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIB
2025-11-29 3:30 UTC (2+ messages)
[PATCH v5 00/17] Add new general DRM property "color format"
2025-11-28 21:05 UTC (18+ messages)
` [PATCH v5 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v5 02/17] drm: Add new general DRM property "color format"
` [PATCH v5 03/17] drm: Add enum conversion from DRM_COLOR_FORMAT to HDMI_COLORSPACE
` [PATCH v5 04/17] drm/bridge: Act on the DRM color format property
` [PATCH v5 05/17] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v5 06/17] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v5 07/17] drm/i915: Implement the "color format" DRM property
` [PATCH v5 08/17] drm/amdgpu: Implement "
` [PATCH v5 09/17] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v5 10/17] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v5 11/17] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v5 12/17] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v5 13/17] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v5 14/17] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v5 15/17] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v5 16/17] drm/connector: Register color format property on HDMI connectors
` [PATCH v5 17/17] drm/tests: hdmi: Add tests for the color_format property
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).