messages from 2023-10-06 18:26:26 to 2023-10-13 08:12:47 UTC [more...]
[PATCH 0/3] Some cleanup of vop2 driver
2023-10-13 8:12 UTC (9+ messages)
` [PATCH 2/3] drm/rockchip: remove NR_LAYERS macro on vop2
` [PATCH 1/3] drm/rockchip: remove unused struct in vop2
` [PATCH 3/3] drm/rockchip: fix the plane format defination of rk3568/6
[PATCH] ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OF
2023-10-12 19:22 UTC
[PATCH v3 0/3] RK3588 USB3 host controller support
2023-10-12 18:10 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
` [PATCH v3 2/3] usb: dwc3: add optional PHY interface clocks
` [PATCH v3 3/3] arm64: dts: rockchip: rk3588s: Add USB3 host controller
[PATCH v11 00/56] Add DELETE_BUF ioctl
2023-10-12 12:10 UTC (59+ messages)
` [PATCH v11 01/56] media: videobuf2: Rename offset parameter
` [PATCH v11 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v11 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v11 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v11 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v11 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v11 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v11 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v11 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v11 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v11 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v11 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 15/56] media: visl: "
` [PATCH v11 16/56] media: atomisp: "
` [PATCH v11 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v11 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v11 20/56] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v11 21/56] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v11 22/56] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v11 23/56] media: pci: dt3155: Remove useless check
` [PATCH v11 24/56] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v11 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v11 26/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v11 27/56] media: coda: Stop direct calls to queue num_buffers field
` [PATCH v11 28/56] media: nxp: "
` [PATCH v11 29/56] media: renesas: Set min_buffers_needed to 16
` [PATCH v11 30/56] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v11 31/56] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v11 32/56] media: test-drivers: "
` [PATCH v11 33/56] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v11 35/56] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v11 36/56] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v11 37/56] media: imx: Stop direct calls to queue num_buffers field
` [PATCH v11 38/56] media: meson: vdec: "
` [PATCH v11 39/56] touchscreen: sur40: "
` [PATCH v11 40/56] sample: v4l: "
` [PATCH v11 41/56] media: cedrus: "
` [PATCH v11 42/56] media: nuvoton: "
` [PATCH v11 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v11 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v11 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v11 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v11 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v11 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v11 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v11 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v11 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v11 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v11 53/56] media: core: Free range of buffers
` [PATCH v11 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v11 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v11 56/56] media: test-drivers: Use helper "
[PATCH v2 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
2023-10-12 12:39 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs
` [PATCH v2 2/5] media: hantro: add support for STM32MP25 VDEC
` [PATCH v2 3/5] media: hantro: add support for STM32MP25 VENC
` [PATCH v2 4/5] arm64: dts: st: add video decoder support to stm32mp255
` [PATCH v2 5/5] arm64: dts: st: add video encoder "
[PATCH v2 0/3] Add initial devicetree for Turing RK1
2023-10-11 22:58 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add turing
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Turing RK1
` [PATCH v2 3/3] arm64: dts: rockchip: Add Turing RK1 SoM support
[PATCH v2 0/2] Add support for Pine64 QuartzPro64
2023-10-11 22:50 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Pine64 QuarzPro64
` [PATCH v2 2/2] arm64: dts: rk3588-quartzpro64: Add QuartzPro64 SBC device tree
[PATCH] arm64: dts: rockchip: Remove duplicate regulator vcc3v3_wf from rock-5b
2023-10-11 22:36 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add missing sdmmc2 SDR rates to rock-3a
2023-10-11 19:14 UTC
[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
2023-10-11 16:38 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
` [PATCH v3 2/4] dt-bindings: mfd: rk806: Allow system-power-controller property
` [PATCH v3 3/4] mfd: rk8xx: Add support for standard "
` [PATCH v3 4/4] mfd: rk8xx: Add support for RK806 power off
[PATCH 0/7] Add support for video hardware codec of STMicroelectronics STM32 SoC series
2023-10-11 15:21 UTC (19+ messages)
` [PATCH 1/7] dt-bindings: media: Document STM32MP25 VDEC video decoder
` [PATCH 2/7] media: hantro: add support for STM32MP25 VDEC
` [PATCH 3/7] dt-bindings: media: Document STM32MP25 VENC video encoder
` [PATCH 5/7] arm64: dts: st: add soc & rifsc structure to stm32mp255
[PATCH v10 00/54] Add DELETE_BUF ioctl
2023-10-11 9:36 UTC (14+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 11/54] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v10 13/54] media: Report the maximum possible number of buffers for the queue
` [PATCH v10 20/54] media: Remove duplicated index vs q->num_buffers check
` [PATCH v10 21/54] media: core: Add helper to get queue number of buffers
[PATCH] drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()
2023-10-11 8:01 UTC
[PATCH 00/20] pinctrl: Convert to platform remove callback returning void
2023-10-10 13:40 UTC (4+ messages)
` [PATCH 11/20] pinctrl: rockchip: "
[PATCH] pmdomain: Use device_get_match_data()
2023-10-10 11:22 UTC
[PATCH v2 0/2] Add support for poweroff via RK806 PMIC
2023-10-10 7:48 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: rk806: Allow rockchip,system-power-controller property
` [PATCH v2 2/2] mfd: rk8xx: Add support for RK806 power off
RK356x hdmi doesn't support resolutions up to 4k@60Hz
2023-10-10 7:39 UTC (4+ messages)
[PATCH v2] media: i2c: ov8858: Don't set fwnode in the driver
2023-10-10 7:21 UTC (2+ messages)
[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
2023-10-10 5:58 UTC (2+ messages)
[PATCH 0/4] Add support for Orange Pi 5 Plus
2023-10-10 0:10 UTC (7+ messages)
` [PATCH 1/4] arm64: dts: rockchip: rk3588s-pinctrl: Add I2S2 M0 pin definitions
` [PATCH 2/4] arm64: dts: rockchip: rk3588s-pinctrl: Add UART9 "
` [PATCH 3/4] dt-bindings: arm: rockchip: Add Orange Pi 5 Plus
` [PATCH 4/4] arm64: dts: rk3588-orangepi-5-plus: Add board device tree
[PATCH v4 0/3] Add Support for Orange Pi 5
2023-10-09 23:48 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: arm: rockchip: Add Orange Pi 5 board
` [PATCH v4 2/3] arm64: dts: rockchip: Add sfc node to rk3588s
` [PATCH v4 3/3] arm64: dts: rockchip: Add Orange Pi 5
[PATCH -next] drm/rockchip: remove redundant of_match_ptr
2023-10-09 20:37 UTC (2+ messages)
[PATCH] drm/rockchip: vop2: Convert to use maple tree register cache
2023-10-09 20:37 UTC (2+ messages)
[PATCH] drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
2023-10-09 20:37 UTC (2+ messages)
[PATCH] drm/rockchip: vop2: Demote message in mod_supported to drm_dbg_kms
2023-10-09 20:37 UTC (2+ messages)
[PATCH] mtd: rawnand: rockchip: Use struct_size()
2023-10-09 20:18 UTC (3+ messages)
[PATCH] phy: Use device_get_match_data()
2023-10-09 20:13 UTC (2+ messages)
[PATCH] phy: rockchip-inno-usb2: Drop unnecessary DT includes
2023-10-09 20:09 UTC (2+ messages)
[PATCH] pwm: Use device_get_match_data()
2023-10-09 20:07 UTC (3+ messages)
[PATCH v3 3/3] arm64: dts: rockchip: Add Orange Pi 5
2023-10-09 19:00 UTC (4+ messages)
[PATCH v2 0/4] Convert Rockchip ASoC drivers to GPIO descriptors
2023-10-09 18:36 UTC (2+ messages)
[PATCH] clk: Use device_get_match_data()
2023-10-09 14:53 UTC (7+ messages)
[PATCH 0/2] Add support for Pine64 QuartzPro64
2023-10-09 8:37 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Pine64 QuarzPro64
` [PATCH 2/2] arm64: dts: rk3588-quartzpro64: Add QuartzPro64 SBC device tree
[PATCH] media: i2c: ov8858: Don't set fwnode in the driver
2023-10-09 7:32 UTC (2+ messages)
[PATCH] drm/ci: Uprev IGT to pull in fixes
2023-10-09 1:03 UTC (6+ messages)
[PATCH 5/9] drm/ci: clean up xfails (specially flakes list)
2023-10-09 0:49 UTC
[PATCH v7 00/26] Add perf support to the rockchip-dfi driver
2023-10-09 0:40 UTC (25+ messages)
` [PATCH v7 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v7 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v7 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v7 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v7 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v7 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v7 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v7 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v7 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v7 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v7 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v7 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
[PATCH] dt-bindings: mfd: rk806: Allow rockchip,system-power-controller property
2023-10-08 19:01 UTC (3+ messages)
[PATCH 0/3] Add initial devicetree for Turing RK1
2023-10-08 12:59 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add turing
` [PATCH 2/3] dt-bindings: arm: rockchip: Add Turing RK1
` [PATCH 3/3] arm64: dts: rockchip: Add Turing RK1 SoM support
[PATCH] MAINTAINERS: update my email address
2023-10-08 10:58 UTC
[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-07 10:08 UTC (2+ messages)
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).