Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 17:02:36 to 2026-08-11 16:06:52 UTC [more...]

[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-11 16:06 UTC  (32+ messages)
` [PATCH 01/25] dt-bindings: reset: Add RV1106 CRU reset definitions
` [PATCH 02/25] clk: rockchip: Add reset controller support for RV1106
` [PATCH 03/25] ARM: dts: rockchip: Add reset bindings to RV1106
` [PATCH 04/25] dt-bindings: net: rockchip-dwmac: add RV1106 compatible
` [PATCH 05/25] net: ethernet: stmicro: stmmac: dwmac-rk: Add RV1106 support
` [PATCH 06/25] ARM: dts: rockchip: Add Ethernet GMAC node for RV1106
` [PATCH 07/25] dt-bindings: phy: rockchip,inno-usb2phy: Add RV1106 compatible
` [PATCH 08/25] phy: rockchip: inno-usb2: Add support for RV1106
` [PATCH 09/25] dt-bindings: usb: rockchip,dwc3: add RV1106 SoC support
` [PATCH 10/25] ARM: dts: rockchip: Add USB2 PHY and USB3-OTG (DWC3) nodes for RV1106
` [PATCH 11/25] dt-bindings: i2c: rk3x: Add RV1106 compatible
` [PATCH 12/25] ARM: dts: rockchip: Add I2C nodes for RV1106
` [PATCH 13/25] ARM: dts: rockchip: Add DMAC node "
` [PATCH 14/25] ARM: dts: rockchip: Add DMA support to UART nodes
` [PATCH 15/25] dt-bindings: clock: rockchip: Add SCLK_IN_SPI1 for RV1106
` [PATCH 16/25] clk: rockchip: Add SCLK_IN_SPI1 gate "
` [PATCH 17/25] dt-bindings: spi: rockchip: Add RV1106 compatible
` [PATCH 18/25] spi: rockchip: Add support for RV1106
` [PATCH 19/25] ARM: dts: rockchip: Add SPI nodes "
` [PATCH 20/25] dt-bindings: rng: rockchip: Add RV1106 compatible
` [PATCH 21/25] ARM: dts: rockchip: Add RNG node for RV1106
` [PATCH 22/25] ARM: dts: rockchip: Add SDMMC1 "
` [PATCH 23/25] ARM: dts: rockchip: add arm,cpu-registers-not-fw-configured to RV1106 timer node
` [PATCH 24/25] dt-bindings: pwm: rockchip: Add RV1106 compatible
` [PATCH 25/25] ARM: dts: rockchip: Add PWM nodes for RV1106

[PATCH v5 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-11 15:51 UTC  (25+ messages)
` [PATCH v5 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v5 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v5 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v5 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v5 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v5 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v5 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v5 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v5 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v5 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH v6 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-11 15:44 UTC  (11+ messages)
` [PATCH v6 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v6 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v6 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v6 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v6 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v6 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v6 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v6 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v6 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v6 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
 2026-08-11 15:05 UTC  (6+ messages)
` [PATCH v6 2/4] "

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

[PATCH v4 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-08-11 14:01 UTC  (3+ messages)

[PATCH 0/4] Dongwoon DW9714 - correct vcc/vdd supply voltage
 2026-08-11 13:45 UTC  (3+ messages)
` [PATCH 1/4] media: dt-bindings: dongwoon,dw9714: Example shouldn't imply 1.8 V

[PATCH v2 0/7] clk: clean-up simple provider misuse of the consumer API
 2026-08-11 12:09 UTC  (3+ messages)
` [PATCH v2 3/7] clk: renesas: "

[PATCH] arm64: dts: rockchip: rk3576: add cache hierarchy information to CPU nodes
 2026-08-11 10:42 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: rockchip: enable NPU on Radxa E52C
 2026-08-11  9:59 UTC  (3+ messages)

[PATCH] phy: rockchip-samsung-dcphy: fix out-of-range max_register
 2026-08-11  9:58 UTC  (2+ messages)

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-11  7:04 UTC  (7+ messages)
` [PATCH 08/21] dt-bindings: mfd: x-powers: add AC200

[PATCH] PCI: rockchip-ep: disable link training work on remove
 2026-08-11  5:52 UTC  (2+ messages)

[PATCH] crypto: rockchip: pass crypto_info to irq handler
 2026-08-11  4:49 UTC 

[PATCH] phy: rockchip: inno-usb2: Handle errors from optional IRQ lookup
 2026-08-11  4:09 UTC 

[RFC PATCH v6 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-11  2:08 UTC  (15+ messages)
` [RFC PATCH v6 6/9] accel/rocket: select the per-core clock and reset counts from match data
` [RFC PATCH v6 7/9] accel/rocket: add RK3576 NPU (RKNN) support

drm/rockchip: vop2: ACLK_VOP pinned at 500 MHz starves DP 4K120 on RK3588
 2026-08-11  1:34 UTC  (3+ messages)

[PATCH v3 0/4] pinctrl: Add support for the Rockchip RV1106
 2026-08-10 20:08 UTC  (13+ 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
` (subset) [PATCH v3 0/4] pinctrl: Add support for the Rockchip RV1106

[PATCH v5 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-08-10 19:13 UTC  (2+ messages)

[PATCH v9 0/2] DRM prerequisites for PHY consumer/provider split
 2026-08-10 16:05 UTC  (4+ messages)
` [PATCH v9 1/2] drm: add <linux/pm_runtime.h> where missing
` [PATCH v9 2/2] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width

[PATCH 00/17] media: rockchip: rga: Add multi-core support
 2026-08-10 15:44 UTC  (6+ messages)
` [PATCH 05/17] media: v4l2-mem2mem: support running multiple jobs in parallel

[PATCH v2 0/5] media: rkvdec: Enable multi-core support
 2026-08-10 15:22 UTC  (6+ messages)
` [PATCH v2 1/5] media: rkvdec: Keep RCB to the correct size
` [PATCH v2 2/5] media: rkvdec: Remove unused need_reset
` [PATCH v2 3/5] v4l2: export v4l2_m2m_set_max_parallel_jobs
` [PATCH v2 4/5] media: rkvdec: Split into core and master platform drivers
` [PATCH v2 5/5] media: rkvdec: Add multicore support

[PATCH v6 0/5] Add eDP lane mapping support
 2026-08-10 15:20 UTC  (3+ messages)
` [PATCH v6 4/5] drm/bridge: analogix_dp: Add validation for samsung,lane-count property

[PATCH v3] arm64: defconfig: enable Rockchip Multimedia drivers
 2026-08-10 14:22 UTC  (7+ messages)

[PATCH] media: hantro: Harden MPEG-2 control access against NULL
 2026-08-10 14:09 UTC  (2+ messages)

[PATCH] media: rkvdec: fix v4l2-compliance failure
 2026-08-10 14:05 UTC  (2+ messages)

[PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split
 2026-08-10 12:43 UTC  (4+ messages)
` [PATCH v9 1/3] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v9 2/3] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v9 3/3] PCI: Remove device links to PHY

[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
 2026-08-10 12:39 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
  ` [PATCH v2 2/4] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers

[PATCH v3 0/5] phy: rockchip-samsung-dcphy: add the MIPI D-PHY receiver
 2026-08-10 12:10 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions
` [PATCH v3 2/5] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: allow DSI and CSI consumers
` [PATCH v3 3/5] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers
` [PATCH v3 4/5] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
` [PATCH v3 5/5] phy: rockchip-samsung-dcphy: add MIPI D-PHY receiver support

[PATCH v11 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-08-10 12:08 UTC  (27+ messages)
` [PATCH v11 01/21] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
` [PATCH v11 02/21] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v11 03/21] drm/bridge: synopsys: dw-dp: Fix error handling for DP link enablement
` [PATCH v11 04/21] drm/bridge: synopsys: dw-dp: Document missing reset line deassert
` [PATCH v11 05/21] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v11 06/21] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
` [PATCH v11 07/21] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads
` [PATCH v11 08/21] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v11 09/21] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v11 10/21] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v11 11/21] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v11 12/21] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v11 13/21] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v11 14/21] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v11 15/21] drm/rockchip: dw_dp: Add runtime "
` [PATCH v11 16/21] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
` [PATCH v11 17/21] drm/bridge: synopsys: dw-dp: Drop useless reservation of first slot
` [PATCH v11 18/21] drm/bridge: synopsys: dw-dp: Clear only enabled SDPs on atomic disable
` [PATCH v11 19/21] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
` [PATCH v11 20/21] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v11 21/21] drm/bridge: synopsys: dw-dp: Add audio support

[PATCH v2] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
 2026-08-10  9:08 UTC  (2+ messages)
` [PATCH] iio: adc: rockchip_saradc: Add support for RV1106

[PATCH 0/5] drm/bridge: synopsys: dw-dp: Add HDR support
 2026-08-10  9:00 UTC  (7+ messages)
` [PATCH 1/5] drm/dp: Add drm_dp_hdr_metadata_infoframe_sdp_pack()
` [PATCH 2/5] drm/display: bridge-connector: Preserve max bpc across connector reset
` [PATCH 3/5] drm/rockchip: dw_dp: Attach "max bpc" connector property
` [PATCH 4/5] drm/bridge: synopsys: dw-dp: Add HDR static metadata support
` [PATCH 5/5] drm/bridge: synopsys: dw-dp: Add BT.2020 colorimetry support

[PATCH v3 0/3] DSI Controller improvements for Rockchip platforms
 2026-08-10  3:41 UTC  (4+ messages)
` [PATCH v3 1/3] drm/rockchip: dsi: Add maximum per lane bit rate calculation
` [PATCH v3 2/3] drm/rockchip: dsi: Add dphy_get_timing support for multiple PHY types
` [PATCH v3 3/3] drm/rockchip: dsi: Relax the lane rate margin requirements

[PATCH] drm/bridge: dw-hdmi-qp: Return -EOPNOTSUPP in HDMI audio functions
 2026-08-08 11:28 UTC 

[PATCH 1/1] arm64: dts: rockchip: fix adc button voltage on Radxa E52C
 2026-08-08 10:00 UTC 

[PATCH v13 00/35] phy: rockchip: usbdp: Clean up the mess
 2026-08-08  9:45 UTC  (2+ messages)

[PATCH] crypto: rockchip: fix autosuspend cleanup during teardown
 2026-08-08  9:30 UTC 

[PATCH 0/2] arm64: dts: rockchip: Add Radxa E54C
 2026-08-08  8:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: "
` [PATCH 2/2] arm64: dts: "

[PATCH v2 0/4] drm/rockchip: add RK3568 LVDS support
 2026-08-07 22:31 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: display: rockchip,lvds: add RK3568

[PATCH v2] arm64: defconfig: enable Rockchip Multimedia drivers
 2026-08-07 21:24 UTC  (2+ messages)

[PATCH 0/4] arm64: defconfig: Rockchip RK3588 defconfig additions
 2026-08-07 16:18 UTC  (7+ messages)
` [PATCH 1/4] arm64: defconfig: enable Rockchip VDEC
` [PATCH 2/4] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588
` [PATCH 3/4] arm64: defconfig: enable Rock 5B camera support
` [PATCH 4/4] arm64: defconfig: enable Rockchip NPU support

[PATCH v2 1/2] arm64: dts: rockchip: Fix the BT clock-names on rk3399-hugsun-x99
 2026-08-07 11:24 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Fix the BT clock-names on rk3399-leez-p710

[PATCH 0/2] pinctrl: rockchip: Two fixes for latent driver bugs
 2026-08-07  7:43 UTC  (3+ messages)

[PATCH] spi: rockchip: Fix runtime PM underflow on CS error paths
 2026-08-06 19:18 UTC 

[PATCH v6 0/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-08-06 18:01 UTC  (7+ messages)
` [PATCH v6 1/7] drm/bridge: aux-hpd-bridge: Add drm_dev_has_dp_hpd_bridge()
` [PATCH v6 2/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v6 3/7] drm/display: Add soft depend for aux-hpd-typec-dp-bridge module


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