messages from 2025-02-25 08:35:44 to 2025-02-27 11:46:48 UTC [more...]
[PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support
2025-02-27 11:19 UTC (6+ messages)
` [PATCH v3 01/15] dt-bindings: PCI: dwc: rockchip: Add rk3562 support
` [PATCH v3 02/15] dt-bindings: mmc: Add support for rk3562 eMMC
` [PATCH v3 03/15] dt-bindings: mmc: rockchip-dw-mshc: Add support for rk3562
` [PATCH v3 04/15] dt-bindings: i2c: i2c-rk3x: Add rk3562 support
` [PATCH v3 06/15] dt-bindings: watchdog: Add rk3562 compatible
[PATCH v10 0/6] Add Synopsys DesignWare HDMI RX Controller
2025-02-27 11:16 UTC (16+ messages)
` [PATCH v10 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v10 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v10 3/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v10 4/6] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
` [PATCH v10 5/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b
` [PATCH v10 6/6] arm64: defconfig: Enable Synopsys HDMI receiver
[PATCH v2 1/2] dt-bindings: phy: rockchip: Add rk3562 naneng-combophy compatible
2025-02-27 11:08 UTC (2+ messages)
` [PATCH v2 2/2] phy: rockchip-naneng-combo: Support rk3562
[PATCH v2 1/3] dt-bindings: nvmem: rockchip,otp: Add support for rk3562 and rk3568
2025-02-27 11:08 UTC (3+ messages)
` [PATCH v2 2/3] nvmem: rockchip-otp: Add support for rk3568-otp
` [PATCH v2 3/3] nvmem: rockchip-otp: Add support for rk3562
[PATCH v2 1/3] dt-bindings: net: Add support for rk3562 dwmac
2025-02-27 11:06 UTC (3+ messages)
` [PATCH v2 2/3] ethernet: stmmac: dwmac-rk: Add gmac support for rk3562
` [PATCH v2 3/3] ethernet: stmmac: dwmac-rk: Make the phy clock could be used for external phy
[PATCH v2 1/2] dt-bindings: iio: adc: Add rockchip,rk3562-saradc string
2025-02-27 11:03 UTC (2+ messages)
` [PATCH v2 2/2] iio: adc: rockchip_saradc: add rk3562
[PATCH v3 0/2] rockchip: Add rk3562 power domain support
2025-02-27 10:59 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: power: rockchip: Add support for RK3562 SoC
` [PATCH v3 2/2] soc: rockchip: power-domain: add power domain support for rk3562
[PATCH v3 0/2] rockchip: Add rk3562 clock support
2025-02-27 10:59 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add RK3562 cru
` [PATCH v3 2/2] clk: rockchip: Add clock controller for the RK3562
[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
2025-02-27 10:55 UTC (6+ messages)
` (subset) "
[PATCH v7 00/15] Add eDP support for RK3588
2025-02-27 10:55 UTC (2+ messages)
` (subset) "
[PATCH v2 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI1
2025-02-27 10:55 UTC (2+ messages)
` (subset) "
[PATCH 0/2] Fix the shutdown callback of a drm component device
2025-02-27 8:44 UTC (6+ messages)
` [PATCH 1/2] drivers: base: component: add function to query the bound status
` [PATCH 2/2] drm/rockchip: Fix shutdown when no drm-device is set up
[PATCH v12 0/6] Add Synopsys DesignWare HDMI RX Controller
2025-02-27 6:20 UTC (8+ messages)
` [PATCH v12 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v12 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v12 3/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v12 4/6] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
` [PATCH v12 5/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b
` [PATCH v12 6/6] arm64: defconfig: Enable Synopsys HDMI receiver
[PATCH v3 00/23] iommu: Further abstract iommu-pages
2025-02-27 5:17 UTC (45+ messages)
` [PATCH v3 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v3 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v3 09/23] iommu/pages: Formalize the freelist API
` [PATCH v3 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v3 11/23] iommu/amd: "
` [PATCH v3 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v3 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v3 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v3 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v3 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v3 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v3 23/23] iommu/pages: Remove iommu_alloc_pages_node()
[PATCH v3 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
2025-02-27 5:13 UTC (7+ messages)
` [PATCH v3 1/3] arm64: dts: rockchip: add mipi dcphy nodes to rk3588
` [PATCH v3 2/3] arm64: dts: rockchip: add dsi controller nodes on rk3588
` [PATCH v3 3/3] arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter
[PATCH] arm64: dts: rockchip: Enable USB3 OTG on rk3588s Cool Pi 4B
2025-02-26 21:50 UTC (2+ messages)
[PATCH] media: rkisp1: Apply full quantization when color space JPEG is requested
2025-02-26 20:40 UTC (2+ messages)
[RFC PATCH v1 0/6] rockchip: add a functional usb3 phy driver for rk3328
2025-02-26 19:49 UTC (2+ messages)
` (subset) "
[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
2025-02-26 19:49 UTC (2+ messages)
[PATCH] clk: rockchip: mark hclk_vi as critical on rk3568
2025-02-26 19:49 UTC (2+ messages)
[PATCH 0/2] phy: rockchip: usbdp: improve typec orientation handling
2025-02-26 17:03 UTC (9+ messages)
` [PATCH 1/2] phy: rockchip: usbdp: move type-orientation-switch further down
` [PATCH 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change
[PATCH v2 0/6] RK3576 thermal sensor support, including OTP trim adjustments
2025-02-26 14:45 UTC (8+ messages)
` [PATCH v2 1/6] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH v2 2/6] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH v2 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH v2 4/6] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH v2 5/6] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH v2 6/6] thermal: rockchip: support reading trim values from OTP
[PATCH v3] arm64: dts: rockchip: add usb typec host support to rk3588-jaguar
2025-02-26 14:30 UTC (4+ messages)
[PATCH v2 0/2] phy: rockchip: usbdp: improve typec orientation handling
2025-02-26 12:38 UTC (5+ messages)
` [PATCH v2 1/2] phy: rockchip: usbdp: move type-orientation-switch further down
` [PATCH v2 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change
[PATCH] thermal: rockchip: Extract TSADC conversion tables into a header file
2025-02-26 13:42 UTC
[PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
2025-02-26 11:33 UTC (8+ messages)
` "
` "
` Re:Re: [PATCH "
[PATCH v11 0/6] Add Synopsys DesignWare HDMI RX Controller
2025-02-26 10:19 UTC (9+ messages)
` [PATCH v11 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v11 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v11 3/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v11 4/6] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
` [PATCH v11 5/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b
` [PATCH v11 6/6] arm64: defconfig: Enable Synopsys HDMI receiver
[PATCH v8 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-26 10:36 UTC (3+ messages)
` [PATCH v8 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes
[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-26 10:16 UTC (8+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
[PATCH v2] arm64: dts: rockchip: add usb typec host support to rk3588-jaguar
2025-02-26 8:07 UTC (4+ messages)
[PATCH -next] scsi: ufs: rockchip: Simplify bool conversion
2025-02-26 6:49 UTC (2+ messages)
[PATCH][next] scsi: ufs: rockchip: Fix spelling mistake "susped" -> "suspend"
2025-02-26 6:48 UTC (2+ messages)
[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-25 21:51 UTC (4+ messages)
` [PATCH v7 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes
[PATCH v6 0/8] Fix RK3588 power domain problems
2025-02-25 17:59 UTC (4+ messages)
` [PATCH v6 1/8] regulator: Add (devm_)of_regulator_get()
` (subset) [PATCH v6 0/8] Fix RK3588 power domain problems
[PATCH] arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
2025-02-25 17:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
2025-02-25 16:02 UTC (7+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v2 5/7] accel/rocket: Add IOCTL for BO creation
` [PATCH v2 6/7] accel/rocket: Add job submission IOCTL
[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2025-02-25 14:05 UTC (18+ messages)
` [PATCH v7 01/12] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v7 02/12] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v7 03/12] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v7 04/12] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v7 05/12] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v7 06/12] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v7 07/12] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v7 08/12] media: rkvdec: Add image format concept
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops
` [PATCH v7 10/12] media: rkvdec: h264: Support High 10 and 4:2:2 profiles
` [PATCH v7 11/12] media: rkvdec: h264: Limit minimum profile to constrained baseline
` [PATCH v7 12/12] media: rkvdec: Fix frame size enumeration
` [PATCH] fixup! media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-25 13:21 UTC (4+ messages)
[PATCH v3 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
2025-02-25 12:53 UTC (3+ messages)
` [PATCH v3 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range
` [PATCH v3 2/2] media: rockchip: rkisp1: Add support for AWB64
[PATCH 2/2] PCI: dw-rockchip: hide broken ATS capability
2025-02-25 12:27 UTC (3+ messages)
[PATCH v3 0/2] arm64: dts: rockchip: pinmux fixes for PX30 Ringneck
2025-02-25 11:53 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou
` [PATCH v3 2/2] arm64: dts: rockchip: fix pinmux of UART5 "
[PATCH RFC] arm64: dts: rockchip: Switch to undeprecated qcom,calibration-variant on RK3399
2025-02-25 10:20 UTC
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