linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-03 08:35:06 to 2023-05-16 00:03:13 UTC [more...]

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-16  0:00 UTC  (14+ messages)
` [PATCH v2 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v2 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v2 07/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
` [PATCH v2 10/25] iommu/exynos: "
` [PATCH v2 11/25] iommu/tegra-smmu: "
` [PATCH v2 14/25] iommu/msm: "
` [PATCH v2 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v2 18/25] iommu/ipmmu: "
` [PATCH v2 19/25] iommu/mtk_iommu: "
` [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v2 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v2 25/25] iommu: Convert remaining simple drivers "

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-05-15 20:52 UTC  (17+ messages)

[PATCH v8 00/14] mfd/pinctrl/regulator: Add RK806 Support
 2023-05-15 15:24 UTC  (25+ messages)
` [PATCH v8 01/14] clk: RK808: reduce 'struct rk808' usage
` [PATCH v8 02/14] mfd: rk808: convert to device managed resources
` [PATCH v8 03/14] mfd: rk808: use dev_err_probe
` [PATCH v8 04/14] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCH v8 05/14] mfd: rk808: split into core and i2c
` [PATCH v8 06/14] mfd: rk8xx-i2c: use device_get_match_data
` [PATCH v8 07/14] dt-bindings: mfd: add rk806 binding
` [PATCH v8 08/14] mfd: rk8xx: add rk806 support
` [PATCH v8 09/14] pinctrl: rk805: add rk806 pinctrl support
` [PATCH v8 10/14] regulator: expose regulator_find_closest_bigger
` [PATCH v8 11/14] regulator: rk808: fix asynchronous probing
` [PATCH v8 12/14] regulator: rk808: cleanup parent device usage
` [PATCH v8 13/14] regulator: rk808: revert to synchronous probing
` [PATCH v8 14/14] regulator: rk808: add rk806 support
` [GIT PULL] Immutable branch between MFD, Clk, Input, Pinctrl, RTC, Power, Regulator and Sound due for the v6.5 merge window

[PATCH v2 1/2] dt-bindings: arm: rockchip: add FriendlyARM NanoPi R2C Plus
 2023-05-13 16:49 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add "

[PATCH v2 0/8] Add RK3588 OTP memory support
 2023-05-13 16:49 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: nvmem: Convert rockchip-otp.txt to dt-schema
` [PATCH v2 2/8] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3588
` [PATCH v2 3/8] nvmem: rockchip-otp: Add clks and reg_read to rockchip_data
` [PATCH v2 4/8] nvmem: rockchip-otp: Generalize rockchip_otp_wait_status()
` [PATCH v2 5/8] nvmem: rockchip-otp: Use devm_reset_control_array_get_exclusive()
` [PATCH v2 6/8] nvmem: rockchip-otp: Improve probe error handling
` [PATCH v2 7/8] nvmem: rockchip-otp: Add support for RK3588
` [PATCH v2 8/8] arm64: dts: rockchip: Add rk3588 OTP node
` (subset) [PATCH v2 0/8] Add RK3588 OTP memory support

[PATCH 0/2] rockchip: Add Anbernic RG353PS
 2023-05-13 16:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: add "
` [PATCH 2/2] arm64: dts: "

[PATCH] arm64: dts: rockchip: Update leds for Anbernic RGxx3 Series
 2023-05-13 16:49 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix button reset pin for nanopi r5c
 2023-05-13 16:49 UTC  (2+ messages)

[PATCH 0/2] Correct fallback compatible for rtl8821cs bluetooth
 2023-05-13 16:45 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: realtek-bluetooth: Fix RTL8821CS binding
` [PATCH 2/2] arm64: dts: rockchip: Fix compatible for Bluetooth

[PATCH 60/89] i2c: rk3x: Convert to platform remove callback returning void
 2023-05-13 16:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R2C Plus
 2023-05-13 10:21 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add "

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-05-13  9:57 UTC  (3+ messages)

[PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
 2023-05-12 20:52 UTC  (11+ messages)

[PATCH v4 00/21] Add perf support to the rockchip-dfi driver
 2023-05-10 19:56 UTC  (32+ messages)
` [PATCH v4 01/21] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v4 02/21] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v4 03/21] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v4 04/21] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v4 05/21] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v4 06/21] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v4 07/21] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v4 08/21] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v4 09/21] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v4 10/21] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v4 11/21] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v4 12/21] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v4 13/21] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v4 14/21] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v4 15/21] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v4 16/21] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v4 17/21] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v4 18/21] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v4 19/21] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v4 20/21] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v4 21/21] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-09 22:54 UTC  (34+ messages)
                ` [Linux-stm32] "

[PATCH AUTOSEL 6.2 17/18] clk: rockchip: rk3588: make gate linked clocks critical
 2023-05-09 21:19 UTC 

[PATCH AUTOSEL 6.3 17/18] clk: rockchip: rk3588: make gate linked clocks critical
 2023-05-09 21:19 UTC 

[PATCH 1/2] media: verisilicon: rockchip_vpu2_hw_jpeg_enc: Consolidate setting of source buffer addresses
 2023-05-09 16:20 UTC  (3+ messages)
` [PATCH 2/2] media: verisilicon: rockchip_vpu2_hw_jpeg_enc: Add data_offset to source addresses

[PATCH v1 0/1] Add configurable sleep for pcie-rockchip-host
 2023-05-09 15:39 UTC 

[PATCH 38/53] drm/rockchip: Convert to platform remove callback returning void
 2023-05-08  8:24 UTC  (2+ messages)

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-05-08  3:56 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: Add doc for Fastrhino R66S / R68S
 2023-05-07 10:54 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: Add Lunzn Fastrhino R66S
` [PATCH v2 3/3] arm64: dts: rockchip: Add Lunzn Fastrhino R68S

[PATCH v3 1/2] drm/atomic: Allow vblank-enabled + self-refresh "disable"
 2023-05-05 18:46 UTC  (2+ messages)

[RFC 2/2] media: rkvdec: Add VP8 encoder
 2023-05-05 16:33 UTC  (2+ messages)

[PATCH 0/8] Add RK3588 OTP memory support
 2023-05-04 14:39 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: nvmem: rockchip-otp: Add compatible for RK3588

[PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
 2023-05-04 14:19 UTC  (3+ messages)

[PATCH 18/20] iommu: Add ops->domain_alloc_paging()
 2023-05-04 13:14 UTC  (5+ messages)

[PATCH] pinctrl: rockchip: rk3328: rk3328_mux_recalced_data: fix bit alignment
 2023-05-04 11:01 UTC 

mainline/master bisection: baseline.dmesg.alert on rk3399-gru-kevin
 2023-05-04 10:09 UTC  (2+ messages)

[PATCH 16/20] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
 2023-05-03 16:49 UTC  (3+ messages)

[PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-05-03 14:23 UTC  (3+ messages)

[PATCH 04/20] iommu/fsl_pamu: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
 2023-05-03 12:54 UTC  (3+ messages)

[PATCH v7 00/13] AV1 stateless decoder for RK3588
 2023-05-03  8:34 UTC  (13+ messages)
` [PATCH v7 02/13] media: AV1: Make sure that bit depth in correctly initialize
` [PATCH v7 03/13] v4l2-common: Add support for fractional bpp
` [PATCH v7 04/13] media: Add NV15_4L4 pixel format
` [PATCH v7 05/13] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4
` [PATCH v7 06/13] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v7 07/13] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v7 08/13] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v7 09/13] media: verisilicon: Add AV1 entropy helpers
` [PATCH v7 10/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v7 11/13] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v7 12/13] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v7 13/13] media: verisilicon: Conditionally ignore native formats


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