linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-02 19:04:46 to 2025-04-10 07:53:10 UTC [more...]

[PATCH linux-next 0/5] Use dev_err_probe() in phy
 2025-04-05 23:03 UTC  (3+ messages)
` [PATCH linux-next 5/5] phy: rockchip: phy-rockchip-typec: Use dev_err_probe()

[PATCH linux-next 1/5] phy: allwinner: phy-sun50i-usb3: Use dev_err_probe()
 2025-04-03 17:39 UTC  (2+ messages)

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-10  7:10 UTC  (54+ messages)
` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH 02/19] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names
` [PATCH 03/19] arm64: dts: morello: Fix-up cache nodes
` [PATCH 04/19] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies
` [PATCH 05/19] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH 06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH 08/19] arm: dts: qcom: msm8916: Move "qcom,acc" and "qcom,saw" to 32-bit .dtsi
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 10/19] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH 11/19] arm: dts: qcom: ipq4019: "
` [PATCH 12/19] arm: dts: rockchip: "
` [PATCH 13/19] arm64: dts: amlogic: "
` [PATCH 14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH 15/19] dt-bindings: arm/cpus: Re-wrap 'description' entries
` [PATCH 16/19] dt-bindings: Reference opp-v1 schema in CPU schemas
` [PATCH 17/19] dt-bindings: arm/cpus: Add missing properties
` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints
` [PATCH 19/19] dt-bindings: cpufreq: Drop redundant Mediatek binding
` (subset) [PATCH 00/19] Arm cpu schema clean-ups

[PATCH] PCI: dw-rockchip: Add system PM support
 2025-04-10  6:50 UTC 

[PATCH v2] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
 2025-04-10  6:10 UTC  (2+ messages)

[PATCH] PCI: dw-rockchip: Enable L0S capability
 2025-04-10  1:36 UTC 

[PATCH] media: verisilicono: Enable NV15 support for Rockchip VDPU981
 2025-04-10  0:27 UTC  (2+ messages)
`  "

[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-04-09 21:27 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants

[PATCH] arm64: dts: rockchip: px30-engicam: Use "regulator-fixed" for vcc3v3-btreg
 2025-04-09 20:50 UTC 

[PATCH] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name
 2025-04-09 20:50 UTC 

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-04-09 13:01 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: rockchip: increase max amount of device functions
` [PATCH 2/7] dt-bindings: pwm: Add a new binding for rockchip,rk3576-pwm
` [PATCH 3/7] soc: rockchip: add utils header for things shared across drivers
` [PATCH 4/7] soc: rockchip: add mfpwm driver
` [PATCH 5/7] pwm: Add rockchip PWMv4 driver
` [PATCH 6/7] counter: Add rockchip-pwm-capture driver
` [PATCH 7/7] arm64: dts: rockchip: add PWM nodes to RK3576 SoC dtsi

[PATCH] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
 2025-04-09  9:41 UTC  (5+ messages)

[PATCH] PCI: rockchip-ep: Mark RK3399 as intx_capable
 2025-04-09  8:07 UTC  (4+ messages)

[PATCH] dt-bindings: display: rockchip,vop: Drop assigned-clocks
 2025-04-09  7:56 UTC  (2+ messages)

[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
 2025-04-08 21:08 UTC  (7+ messages)
` [PATCH v4 1/6] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (24+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()

[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-08 17:13 UTC  (15+ messages)
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops

[PATCH RESEND] pmdomain: rockchip: keep PD_NVM on RK3576 always on
 2025-04-08 15:27 UTC 

[GIT PULL] Rockchip dts64 changes for 6.15 #3
 2025-04-08 14:19 UTC  (7+ messages)

[PATCH v3 0/7] Convert inno hdmi to drm bridge
 2025-04-08 12:44 UTC  (7+ messages)
` [PATCH v3 2/7] dt-bindings: display: rockchip,inno-hdmi: Document GRF for RK3036 HDMI
` [PATCH v3 7/7] drm/rockchip: inno-hdmi: Convert to drm bridge
    `  "

[PATCH 1/2] clk: rockchip: clk-pll: Fix CRU_xx_CON2 register usage
 2025-04-08 10:50 UTC  (4+ messages)
` [PATCH 2/2] clk: rockchip: clk-pll: Typo fix

[PATCH] clk: rockchip: rk3588: Add PLL rate for 1500 MHz
 2025-04-08  6:46 UTC 

[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-04-08  3:01 UTC  (3+ messages)
` [PATCH v7 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes

[PATCH] arm64: dts: rockchip: Rename vcc3v3_pcie0 to vcc3v3_pcie1 for rk3576-evb1-v10
 2025-04-08  2:31 UTC 

[PATCH 0/4] RK3576 USB Enablement
 2025-04-07 18:09 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip,inno-usb2phy: add port property
` [PATCH 2/4] phy: rockchip: inno-usb2: add soft vbusvalid control
` [PATCH 3/4] arm64: dts: rockchip: add phy suspend quirk to usb on rk3576
` [PATCH 4/4] arm64: dts: rockchip: enable USB on Sige5

[PATCH AUTOSEL 6.13 16/28] phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
 2025-04-07 18:12 UTC 

[PATCH AUTOSEL 6.12 13/22] phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
 2025-04-07 18:13 UTC 

[PATCH AUTOSEL 6.14 19/31] phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
 2025-04-07 18:10 UTC 

[PATCH v2] dt-bindings: phy: rockchip: Add missing "phy-supply" property
 2025-04-07 16:56 UTC 

[PATCH 2/4] crypto: rk3288 - use API helpers to setup fallback request
 2025-04-07 12:36 UTC 

[PATCH v2 0/2] arm64: dts: rockchip: Improve gmac phy setup for QNAP-TS433
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: ts433: Add pinmuxing for eMMC
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable HDMI ports on ArmSoM W3
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: aliase sdhci as mmc0 for rk3566 box demo
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH 0/2] Enable HDMI features on NanoPC-T6
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: enable HDMI audio on RK3588 Jaguar and RK3588 Tiger Haikou
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Allow Turing RK1 cooling fan to spin down
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Remove overdrive-mode OPPs from RK3588J SoC dtsi
 2025-04-07  7:17 UTC  (2+ messages)

[PATCH] dt-bindings: phy: rockchip: Add missing "phy-supply" property
 2025-04-04 22:21 UTC  (2+ messages)

[PATCH v3 0/9] Add support for RK3588 DisplayPort Controller
 2025-04-04 19:36 UTC  (15+ messages)
` [PATCH v3 1/9] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller
` [PATCH v3 2/9] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH v3 3/9] drm/rockchip: Add RK3588 DPTX output support
` [PATCH v3 4/9] dt-bindings: display: simple-bridge: Add ra620 compatible
` [PATCH v3 5/9] drm/birdge: simple-bridge: Add support for radxa ra620
` [PATCH v3 6/9] arm64: dts: rockchip: Add DP0 for rk3588
` [PATCH v3 7/9] arm64: dts: rockchip: Add DP1 "
` [PATCH v3 8/9] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
` [PATCH v3 9/9] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX

[PATCH v13 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-04-04 16:25 UTC  (8+ messages)

[PATCH] drivers: pci: controller: pcie-rockchip: Use dev_err_probe()
 2025-04-04 12:52 UTC  (3+ messages)

[PATCH] media: verisilicon: Enable wide 4K in AV1 decoder
 2025-04-04  9:10 UTC  (2+ messages)

Rekrutacja handlowca
 2025-04-04  8:23 UTC 

Rekrutacja handlowca
 2025-04-04  7:56 UTC 

[PATCH AUTOSEL 6.12 22/33] PCI: Add Rockchip Vendor ID
 2025-04-03 19:16 UTC 

[PATCH AUTOSEL 6.13 25/37] PCI: Add Rockchip Vendor ID
 2025-04-03 19:15 UTC 

[PATCH AUTOSEL 6.14 03/44] drm/rockchip: Don't change hdmi reference clock rate
 2025-04-03 19:12 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 29/44] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
` [PATCH AUTOSEL 6.14 30/44] PCI: Add Rockchip Vendor ID

[PATCH] rockchip: dts: rk3588: add missing OPP nodes for lower frequencies
 2025-04-03  9:41 UTC  (3+ messages)

[PATCH RESEND] (drm/rockchip): Consistently use rk3399 registers consts
 2025-04-03  6:47 UTC 

[PATCH v2 1/5] drm/dp: Pull drm_dp_link_power_up/down from Tegra to common drm_dp_helper
 2025-04-02 19:04 UTC  (2+ messages)


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).