messages from 2022-07-11 01:03:55 to 2022-07-20 01:11:07 UTC [more...]
[PATCH AUTOSEL 5.18 02/54] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
2022-07-20 1:09 UTC
[PATCH 0/2] media: rkisp1: Add support for UYVY output
2022-07-19 22:29 UTC (5+ messages)
` [PATCH 1/2] media: rkisp1: Add YC swap capability
` [PATCH 2/2] media: rkisp1: Add UYVY as an output format
[PATCH] media: rkisp1: Add and use rkisp1_has_feature() macro
2022-07-19 22:24 UTC
[PATCH] media: rkisp1: Add and use rkisp1_has_feature() macro
2022-07-19 22:17 UTC
[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
2022-07-18 21:04 UTC (29+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] arm64: dts: rockchip: rk3399-nanopi4: Fix voltage regulator config
2022-07-18 20:59 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/6] RkVDEC HEVC driver
2022-07-18 14:54 UTC (12+ messages)
` [PATCH 1/6] media: v4l2: Add NV15 pixel format
` [PATCH 2/6] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
[PATCH] arm64: dts: rockchip: Add analog audio output on quartz64-b
2022-07-18 14:28 UTC (2+ messages)
[PATCH v2 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
2022-07-18 10:12 UTC (9+ messages)
` [PATCH v2 1/7] media: hantro: Store HEVC bit depth in context
` [PATCH v2 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH v2 3/7] media: hantro: HEVC: Fix chroma offset computation
` [PATCH v2 4/7] media: hantro: postproc: Configure output regs to support 10bit
` [PATCH v2 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
` [PATCH v2 6/7] media: hantro: imx8m: Enable 10bit decoding
` [PATCH v2 7/7] media: hantro: Allows luma and chroma depth to be different
[PATCH] arm64: dts: rockchip: Add PCIe 2 nodes to quartz64-b
2022-07-18 3:31 UTC
[PATCH AUTOSEL 5.15 12/28] ASoC: rockchip: i2s: switch BCLK to GPIO
2022-07-17 23:04 UTC (3+ messages)
[PATCH v2 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
2022-07-17 18:04 UTC (34+ messages)
` [PATCH v2 38/55] media: rkisp1: isp: Disallow multiple active sources
` [PATCH v2.1 "
` [PATCH v2 39/55] media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver
` [PATCH v2 40/55] media: rkisp1: csi: Plumb the CSI RX subdev
` [PATCH v2 41/55] media: rkisp1: Use fwnode_graph_for_each_endpoint
` [PATCH v2 43/55] media: rkisp1: Support the ISP parallel input
` [PATCH v2 44/55] media: rkisp1: Add infrastructure to support ISP features
` [PATCH v2 45/55] media: rkisp1: Make the internal CSI-2 receiver optional
` [PATCH v2 46/55] media: rkisp1: debug: Add dump file in debugfs for MI buffer registers
` [PATCH v2 48/55] media: rkisp1: Add match data for i.MX8MP ISP
` [PATCH v2 50/55] media: rkisp1: Add and set registers for crop for i.MX8MP
` [PATCH v2 51/55] media: rkisp1: Add and set registers for output size config on i.MX8MP
` [PATCH v2 52/55] media: rkisp1: Add i.MX8MP-specific registers for MI and resizer
` [PATCH v2 54/55] media: rkisp1: Add register definitions for the test pattern generator
[PATCH] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
2022-07-17 11:49 UTC
[PATCH v3 00/46] media: rkisp1: Cleanups to prepare for i.MX8MP support
2022-07-16 19:01 UTC (55+ messages)
` [PATCH v3 01/46] media: v4l2-async: Add notifier operation to destroy asd instances
` [PATCH v3 02/46] media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first()
` [PATCH v3.1 "
` [PATCH v3 03/46] media: mc-entity: Add a new helper function to get a remote pad
` [PATCH v3 04/46] media: mc-entity: Add a new helper function to get a remote pad for a pad
` [PATCH v3 05/46] media: rkisp1: Enable compilation on ARCH_MXC
` [PATCH v3 06/46] media: rkisp1: Disable runtime PM in probe error path
` [PATCH v3 07/46] media: rkisp1: Read the ID register at probe time instead of streamon
` [PATCH v3 08/46] media: rkisp1: Rename rkisp1_match_data to rkisp1_info
` [PATCH v3 09/46] media: rkisp1: Save info pointer in rkisp1_device
` [PATCH v3 10/46] media: rkisp1: Access ISP version from info pointer
` [PATCH v3 11/46] media: rkisp1: Make rkisp1_isp_mbus_info common
` [PATCH v3 12/46] media: rkisp1: cap: Print debug message on failed link validation
` [PATCH v3 13/46] media: rkisp1: Move sensor .s_stream() call to ISP
` [PATCH v3 14/46] media: rkisp1: Reject sensors without pixel rate control at bound time
` [PATCH v3 15/46] media: rkisp1: Create link from sensor to ISP at notifier "
` [PATCH v3 16/46] media: rkisp1: Create internal links at probe time
` [PATCH v3 17/46] media: rkisp1: Rename rkisp1_subdev_notifier() to rkisp1_subdev_notifier_register()
` [PATCH v3 18/46] media: rkisp1: Fix sensor source pad retrieval at bound time
` [PATCH v3 19/46] media: rkisp1: Split CSI handling to separate file
` [PATCH v3 20/46] media: rkisp1: isp: Start CSI-2 receiver before ISP
` [PATCH v3 21/46] media: rkisp1: csi: Handle CSI-2 RX configuration fully in rkisp1-csi.c
` [PATCH v3 22/46] media: rkisp1: csi: Rename CSI functions with a common rkisp1_csi prefix
` [PATCH v3 23/46] media: rkisp1: csi: Move start delay to rkisp1_csi_start()
` [PATCH v3 24/46] media: rkisp1: csi: Pass sensor pointer to rkisp1_csi_config()
` [PATCH v3 25/46] media: rkisp1: csi: Constify argument to rkisp1_csi_start()
` [PATCH v3 26/46] media: rkisp1: isp: Don't initialize ret to 0 in rkisp1_isp_s_stream()
` [PATCH v3 27/46] media: rkisp1: isp: Pass mbus type and flags to rkisp1_config_cif()
` [PATCH v3 28/46] media: rkisp1: isp: Rename rkisp1_device.active_sensor to source
` [PATCH v3 29/46] media: rkisp1: isp: Add container_of wrapper to cast subdev to rkisp1_isp
` [PATCH v3 30/46] media: rkisp1: isp: Add rkisp1_device backpointer "
` [PATCH v3 31/46] media: rkisp1: isp: Pass rkisp1_isp pointer to internal ISP functions
` [PATCH v3 32/46] media: rkisp1: isp: Move input configuration to rkisp1_config_isp()
` [PATCH v3 33/46] media: rkisp1: isp: Merge ISP_ACQ_PROP configuration in single variable
` [PATCH v3 34/46] media: rkisp1: isp: Initialize some variables at declaration time
` [PATCH v3 35/46] media: rkisp1: isp: Fix whitespace issues
` [PATCH v3 36/46] media: rkisp1: isp: Constify various local variables
` [PATCH v3 37/46] media: rkisp1: isp: Rename rkisp1_get_remote_source()
` [PATCH v3 38/46] media: rkisp1: isp: Disallow multiple active sources
` [PATCH v3 39/46] media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver
` [PATCH v3 40/46] media: rkisp1: csi: Plumb the CSI RX subdev
` [PATCH v3 41/46] media: rkisp1: Use fwnode_graph_for_each_endpoint
` [PATCH v3 42/46] dt-bindings: media: rkisp1: Add port for parallel interface
` [PATCH v3 43/46] media: rkisp1: Support the ISP parallel input
` [PATCH v3 44/46] media: rkisp1: Add infrastructure to support ISP features
` [PATCH v3 45/46] media: rkisp1: Make the internal CSI-2 receiver optional
` [PATCH v3 46/46] media: rkisp1: debug: Add dump file in debugfs for MI main path registers
[PATCH v4 0/5] RK3568 PCIe V3 support
2022-07-16 11:57 UTC (5+ messages)
` [PATCH v4 3/5] phy: rockchip: Support PCIe v3
` Aw: "
` Aw: "
[PATCH 0/3] media: rkisp1: Improve DPCC configuration
2022-07-16 11:49 UTC (12+ messages)
` [PATCH 1/3] media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
` [PATCH 2/3] media: rockchip: rkisp1: Mask invalid bits in DPCC parameters
` [PATCH 3/3] media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI
[PATCH] regulator: core: Resolve supply name earlier to prevent double-init
2022-07-15 20:51 UTC (2+ messages)
[PATCH] phy: rockchip-inno-usb2: Ignore OTG IRQs in host mode
2022-07-15 11:48 UTC (2+ messages)
net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
2022-07-15 5:35 UTC (14+ messages)
[PATCH v1] arm64: dts: rk3399: i2s: switch BCLK to GPIO
2022-07-14 18:14 UTC (2+ messages)
[PATCH 3/6] bitops: bitmap helper to set variable length values
2022-07-14 11:24 UTC (11+ messages)
` [PATCH 4/6] staging: media: rkvdec: Add valid pixel format check
` [PATCH 5/6] staging: media: rkvdec: Enable S_CTRL IOCTL
` [PATCH 6/6] staging: media: rkvdec: Add HEVC backend
[PATCH AUTOSEL 5.18 16/41] ASoC: rockchip: i2s: switch BCLK to GPIO
2022-07-14 4:21 UTC
[PATCH] media: rkisp1: Add NV16M and NV61M to output formats
2022-07-13 20:33 UTC (2+ messages)
[PATCH v8 00/33] crypto: rockchip: permit to pass self-tests
2022-07-12 21:54 UTC (5+ messages)
` [PATCH v8 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
[PATCH 1/3] arm64: dts: rockchip: add vcc_cam regulator to rock-3a
2022-07-12 13:32 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add vcc_mipi "
` [PATCH 3/3] arm64: dts: rockchip: specify pinctrl for i2c adapters on rock-3a
[PATCH] ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found
2022-07-12 11:15 UTC (12+ messages)
[PATCH v2 0/3] Add support for rk3399 based eaidk-610
2022-07-11 23:09 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add OPEN AI LAB
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add EAIDK-610
[PATCH v2] media: rkisp1: Support devices without self path
2022-07-11 22:25 UTC (3+ messages)
[PATCH v3 0/7] media: hantro: Add 10-bit support
2022-07-11 21:15 UTC (2+ messages)
[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
2022-07-11 12:32 UTC (8+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
2022-07-11 11:34 UTC (19+ messages)
` [PATCH v11 20/24] arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a
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).