Linux Media
[Prev Page][Next Page]
- [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition,
Nas Chung
- [linuxtv-media-stage:fixes] BUILD SUCCESS 825fc49497957310e421454fe3fb8b8d8d8e2dd2, kernel test robot
- [PATCH 0/3] media: ivtv: Fix smatch warnings,
Ricardo Ribalda
- [PATCH v3 00/18] media: Fix the last set of coccinelle warnings,
Ricardo Ribalda
- [PATCH v3 01/18] media: allegro: nal-hevc: Replace array[1] with arrray[N], Ricardo Ribalda
- [PATCH v3 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T, Ricardo Ribalda
- [PATCH v3 02/18] media: xilinx: Refactor struct xvip_dma, Ricardo Ribalda
- [PATCH v3 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T, Ricardo Ribalda
- [PATCH v3 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb, Ricardo Ribalda
- [PATCH v3 07/18] media: siano: Remove unused structures, Ricardo Ribalda
- [PATCH v3 06/18] media: siano: Refactor struct sms_msg_data, Ricardo Ribalda
- [PATCH v3 08/18] media: siano: Use flex arrays for sms_firmware, Ricardo Ribalda
- [PATCH v3 09/18] media: venus: Remove unused structs, Ricardo Ribalda
- [PATCH v3 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt, Ricardo Ribalda
- [PATCH v3 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info, Ricardo Ribalda
- [PATCH v3 12/18] media: venus: Refactor struct hfi_session_get_property_pkt, Ricardo Ribalda
- [PATCH v3 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported, Ricardo Ribalda
- [PATCH v3 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt, Ricardo Ribalda
- [PATCH v3 16/18] media: venus: Refactor hfi_sys_get_property_pkt, Ricardo Ribalda
- [PATCH v3 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt, Ricardo Ribalda
- [PATCH v3 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt, Ricardo Ribalda
- [PATCH v3 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported, Ricardo Ribalda
- Re: [PATCH v3 00/18] media: Fix the last set of coccinelle warnings, Vikash Garodia
- 6.10-rc1 : crash in mei_csi_probe,
Genes Lists
- [PATCH AUTOSEL 5.10 5/7] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH AUTOSEL 5.4 1/3] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH AUTOSEL 5.15 4/6] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH AUTOSEL 6.6 13/16] media: intel/ipu6: Fix build with !ACPI, Sasha Levin
- [PATCH AUTOSEL 6.1 07/11] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH AUTOSEL 6.6 14/16] media: mtk-vcodec: potential null pointer deference in SCP, Sasha Levin
- [PATCH AUTOSEL 6.6 10/16] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH AUTOSEL 6.8 18/20] media: mtk-vcodec: potential null pointer deference in SCP, Sasha Levin
- [PATCH AUTOSEL 6.8 17/20] media: intel/ipu6: Fix build with !ACPI, Sasha Levin
- [PATCH AUTOSEL 6.8 14/20] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH AUTOSEL 6.9 21/23] media: mtk-vcodec: potential null pointer deference in SCP, Sasha Levin
- [PATCH AUTOSEL 6.9 20/23] media: intel/ipu6: Fix build with !ACPI, Sasha Levin
- [PATCH AUTOSEL 6.9 17/23] media: lgdt3306a: Add a check against null-pointer-def, Sasha Levin
- [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure,
Maxime Ripard
- [PATCH v15 01/29] drm/connector: Introduce an HDMI connector initialization function, Maxime Ripard
- [PATCH v15 02/29] drm/tests: connector: Add tests for drmm_connector_hdmi_init, Maxime Ripard
- [PATCH v15 03/29] drm/connector: hdmi: Create an HDMI sub-state, Maxime Ripard
- [PATCH v15 04/29] drm/connector: hdmi: Add output BPC to the connector state, Maxime Ripard
- [PATCH v15 05/29] drm/mode_object: Export drm_mode_obj_find_prop_id for tests, Maxime Ripard
- [PATCH v15 06/29] drm/tests: Add output bpc tests, Maxime Ripard
- [PATCH v15 07/29] drm/connector: hdmi: Add support for output format, Maxime Ripard
- [PATCH v15 10/29] drm/tests: Add HDMI TDMS character rate tests, Maxime Ripard
- [PATCH v15 11/29] drm/connector: hdmi: Calculate TMDS character rate, Maxime Ripard
- [PATCH v15 12/29] drm/tests: Add TDMS character rate connector state tests, Maxime Ripard
- [PATCH v15 13/29] drm/connector: hdmi: Add custom hook to filter TMDS character rate, Maxime Ripard
- [PATCH v15 14/29] drm/tests: Add HDMI connector rate filter hook tests, Maxime Ripard
- [PATCH v15 16/29] drm/tests: Add HDMI connector bpc and format tests, Maxime Ripard
- [PATCH v15 17/29] drm/doc: Remove unused Broadcast RGB Property, Maxime Ripard
- [PATCH v15 18/29] drm/connector: hdmi: Add Broadcast RGB property, Maxime Ripard
- [PATCH v15 19/29] drm/tests: Add tests for Broadcast RGB property, Maxime Ripard
- [PATCH v15 21/29] drm/tests: Add RGB Quantization tests, Maxime Ripard
- [PATCH v15 22/29] drm/connector: hdmi: Add Infoframes generation, Maxime Ripard
- [PATCH v15 23/29] drm/tests: Add infoframes test, Maxime Ripard
- [PATCH v15 24/29] drm/connector: hdmi: Create Infoframe DebugFS entries, Maxime Ripard
- [PATCH v15 25/29] drm/vc4: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v15 26/29] drm/vc4: tests: Remove vc4_dummy_plane structure, Maxime Ripard
- [PATCH v15 28/29] drm/rockchip: inno_hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v15 29/29] drm/sun4i: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v15 15/29] drm/connector: hdmi: Compute bpc and format automatically, Maxime Ripard
- [PATCH v15 09/29] drm/display: hdmi: Add HDMI compute clock helper, Maxime Ripard
- [PATCH v15 20/29] drm/connector: hdmi: Add RGB Quantization Range to the connector state, Maxime Ripard
- [PATCH v15 08/29] drm/tests: Add output formats tests, Maxime Ripard
- [PATCH v15 27/29] drm/vc4: tests: Convert to plane creation helper, Maxime Ripard
- Re: [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure, Maxime Ripard
- Re: [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure, Jani Nikula
- Re: [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure, Hans Verkuil
- [PATCH] media: staging: max96712: Add support for MAX96724,
Niklas Söderlund
- [PATCH 0/7] media: rcar-csi2: Add support for V4M,
Niklas Söderlund
- [PATCH] media: rcar-isp: Add support for R-Car V4M, Niklas Söderlund
- [PATCH] media: rcar-vin: Add support for R-Car V4M,
Niklas Söderlund
- [PATCH] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724,
Niklas Söderlund
- [PATCH] dt-bindings: media: renesas,csi2: Add binding for V4M,
Niklas Söderlund
- [PATCH] dt-bindings: media: renesas,isp: Add binding for V4M,
Niklas Söderlund
- [PATCH] dt-bindings: media: renesas,vin: Add binding for V4M,
Niklas Söderlund
- [GIT FIXES FOR 6.10] Streams and IPU6 fixes,
Sakari Ailus
- [PATCH] media: intel/ipu6: fix the buffer flags caused by wrong parentheses, bingbu . cao
- [PATCH v9 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder,
Devarsh Thakkar
- [PATCH v9 01/10] media: dt-bindings: Add Imagination E5010 JPEG Encoder, Devarsh Thakkar
- [PATCH v9 02/10] media: imagination: Add E5010 JPEG Encoder driver, Devarsh Thakkar
- [PATCH v9 03/10] media: v4l2-jpeg: Export reference quantization and huffman tables, Devarsh Thakkar
- [PATCH v9 04/10] media: imagination: Use exported tables from v4l2-jpeg core, Devarsh Thakkar
- [PATCH v9 05/10] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec, Devarsh Thakkar
- [PATCH v9 06/10] math.h: Add macros for rounding to closest value, Devarsh Thakkar
- [PATCH v9 07/10] lib: add basic KUnit test for lib/math, Devarsh Thakkar
- [PATCH v9 08/10] lib: math_kunit: Add tests for new macros related to rounding to nearest value, Devarsh Thakkar
- [PATCH v9 09/10] media: imagination: Round to closest multiple for cropping region, Devarsh Thakkar
- [PATCH v9 10/10] gpu: ipu-v3: Use generic macro for rounding closest to specified value, Devarsh Thakkar
- [PATCH v2 1/2] media: intel/ipu6: Move isys_remove() close to isys_probe(),
Christophe JAILLET
- [PATCH v6 0/7] Add mediate-drm secure flow for SVP,
Jason-JH.Lin
- [RFC] dt-bindings: media: video-interfaces: How to describe physical lanes for CSI-2 C-PHY,
Niklas Söderlund
- [PATCH 0/3] media dead struct removal,
linux
- [PATCH v2] dma-buf/fence-array: Add flex array to struct dma_fence_array, Christophe JAILLET
- [PATCH 0/3] Dead structs in media/platform,
linux
- [PATCH 0/4] Dead structs in media/i2c,
linux
- [PATCH v7 0/8] media: raspberrypi: Add support for PiSP Back End,
Jacopo Mondi
- [PATCH 0/3] Dead structs in dvb-frontends,
linux
- [PATCH 0/3] Add VPU support for RK3128,
Alex Bee
- [PATCH v4 0/3] drm: Fix dma_resv deadlock at drm object pin time,
Adrián Larumbe
- [RESEND PATCH 1/1] media: ipu6: Print CSR messages using debug level, Sakari Ailus
- [PATCH 1/1] media: ipu6: Print CSR messages using debug level, Sakari Ailus
- [PATCH v5 00/16] Add audio support for the MediaTek Genio 350-evk board,
Alexandre Mergnat
- [PATCH v5 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document, Alexandre Mergnat
- [PATCH v5 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document, Alexandre Mergnat
- [PATCH v5 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC, Alexandre Mergnat
- [PATCH v5 04/16] ASoC: mediatek: mt8365: Add common header, Alexandre Mergnat
- [PATCH v5 05/16] ASoC: mediatek: mt8365: Add audio clock control support, Alexandre Mergnat
- [PATCH v5 06/16] ASoC: mediatek: mt8365: Add I2S DAI support, Alexandre Mergnat
- [PATCH v5 07/16] ASoC: mediatek: mt8365: Add ADDA DAI support, Alexandre Mergnat
- [PATCH v5 08/16] ASoC: mediatek: mt8365: Add DMIC DAI support, Alexandre Mergnat
- [PATCH v5 09/16] ASoC: mediatek: mt8365: Add PCM DAI support, Alexandre Mergnat
- [PATCH v5 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK, amergnat
- [PATCH v5 11/16] ASoC: mediatek: mt8365: Add the AFE driver support, Alexandre Mergnat
- [PATCH v5 13/16] ASoC: mediatek: Add MT8365 support, Alexandre Mergnat
- [PATCH v5 14/16] arm64: defconfig: enable mt8365 sound, Alexandre Mergnat
- [PATCH v5 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC, Alexandre Mergnat
- [PATCH v5 12/16] ASoC: codecs: add MT6357 support, amergnat
- [PATCH v5 16/16] arm64: dts: mediatek: add audio support for mt8365-evk, Alexandre Mergnat
- [PATCH v2] dma-buf: handle testing kthreads creation failure,
Fedor Pchelkin
- [PATCH] staging: media/atomisp/include/linux: Fix spelling mistakes in atomisp.h,
Roshan Khatri
- [PATCH v4 0/8] Move camss version related defs in to resources,
Gjorgji Rosikopulos
- [PATCH] dma-buf: handle testing kthreads creation failure,
Fedor Pchelkin
- [PATCH v2] media: Fix examples in ipu6-isys admin-guide,
Samuel Wein
- [RFC PATCH] dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data,
Barry Song
- [PATCH] Fix flags in X1 Yoga example. MEDIA_LNK_FL_DYNAMIC (0x4 in the link flag) was removed in V4 Intel IPU6 and IPU6 input system drivers. Added -V flag to media-ctl commands for X1 Yoga, lower-case v only makes it verbose upper-case V sets the format.,
Samuel Wein
- [PATCH] media: mgb4: Fix double debugfs remove,
tumic
- [PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor,
Sylvain Petinot
- [PATCH] media: verisilicon: AV1: Correct some registers fields size or position,
Benjamin Gaignard
- [PATCH v14 00/28] drm/connector: Create HDMI Connector infrastructure,
Maxime Ripard
- [PATCH v14 01/28] drm/connector: Introduce an HDMI connector initialization function, Maxime Ripard
- [PATCH v14 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests, Maxime Ripard
- [PATCH v14 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init, Maxime Ripard
- [PATCH v14 04/28] drm/connector: hdmi: Create an HDMI sub-state, Maxime Ripard
- [PATCH v14 05/28] drm/connector: hdmi: Add output BPC to the connector state, Maxime Ripard
- [PATCH v14 06/28] drm/tests: Add output bpc tests, Maxime Ripard
- [PATCH v14 07/28] drm/connector: hdmi: Add support for output format, Maxime Ripard
- [PATCH v14 08/28] drm/tests: Add output formats tests, Maxime Ripard
- [PATCH v14 09/28] drm/display: hdmi: Add HDMI compute clock helper, Maxime Ripard
- [PATCH v14 10/28] drm/tests: Add HDMI TDMS character rate tests, Maxime Ripard
- [PATCH v14 11/28] drm/connector: hdmi: Calculate TMDS character rate, Maxime Ripard
- [PATCH v14 12/28] drm/tests: Add TDMS character rate connector state tests, Maxime Ripard
- [PATCH v14 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate, Maxime Ripard
- [PATCH v14 14/28] drm/tests: Add HDMI connector rate filter hook tests, Maxime Ripard
- [PATCH v14 15/28] drm/connector: hdmi: Compute bpc and format automatically, Maxime Ripard
- [PATCH v14 16/28] drm/tests: Add HDMI connector bpc and format tests, Maxime Ripard
- [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property, Maxime Ripard
- [PATCH v14 18/28] drm/tests: Add tests for Broadcast RGB property, Maxime Ripard
- [PATCH v14 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state, Maxime Ripard
- [PATCH v14 20/28] drm/tests: Add RGB Quantization tests, Maxime Ripard
- [PATCH v14 21/28] drm/connector: hdmi: Add Infoframes generation, Maxime Ripard
- [PATCH v14 22/28] drm/tests: Add infoframes test, Maxime Ripard
- [PATCH v14 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries, Maxime Ripard
- [PATCH v14 24/28] drm/vc4: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v14 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure, Maxime Ripard
- [PATCH v14 26/28] drm/vc4: tests: Convert to plane creation helper, Maxime Ripard
- [PATCH v14 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v14 28/28] drm/sun4i: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size,
Fei Shao
- [PATCH] media: lmedm04: Handle errors for lme2510_int_read, Chen Ni
- [PATCH RFC] [media] s5p-fimc: fix sleep in atomic in flite_hw_reset,
Anastasia Belova
- [PATCH] media: intel/ipu6: Fix an error handling path in isys_probe(),
Christophe JAILLET
- [PATCH] media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove(),
Christophe JAILLET
- [PATCH 1/1] media: async: Warn on attept to create an ancillary link to a non-subdev, Sakari Ailus
- [PATCH] dma-buf/fence-array: Add flex array to struct dma_fence_array,
Christophe JAILLET
- [PATCH v8 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder,
Devarsh Thakkar
- [PATCH v8 01/10] media: dt-bindings: Add Imagination E5010 JPEG Encoder, Devarsh Thakkar
- [PATCH v8 02/10] media: imagination: Add E5010 JPEG Encoder driver, Devarsh Thakkar
- [PATCH v8 03/10] media: v4l2-jpeg: Export reference quantization and huffman tables, Devarsh Thakkar
- [PATCH v8 04/10] media: imagination: Use exported tables from v4l2-jpeg core, Devarsh Thakkar
- [PATCH v8 05/10] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec, Devarsh Thakkar
- [PATCH v8 06/10] math.h: Add macros for rounding to closest value, Devarsh Thakkar
- [PATCH v8 07/10] lib: add basic KUnit test for lib/math, Devarsh Thakkar
- [PATCH v8 08/10] lib: math_kunit: Add tests for new rounding related macros, Devarsh Thakkar
- [PATCH v8 09/10] media: imagination: Round to closest multiple for cropping region, Devarsh Thakkar
- [PATCH v8 10/10] gpu: ipu-v3: Use generic macro for rounding closest to specified value, Devarsh Thakkar
- [PATCH] media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg,
Nikita Zhandarovich
- Re: linux-media checkout failing for KernelCI,
Gustavo Padovan
- [PATCH] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition,
Nas Chung
- [PATCH] media: v4l: async: Fix NULL pointer dereference in adding ancillary links,
cy_huang
- [PATCH 1/1] media: Documentation: v4l: Fix ACTIVE route flag, Sakari Ailus
- [PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
- [PATCH v6 00/10] media: i2c: mlx7502x ToF camera support,
Volodymyr Kharuk
- [PATCH v6 02/10] media: v4l: ctrls: Add camera trigger controls, Volodymyr Kharuk
- [PATCH v6 01/10] media: uapi: ctrls: Add camera trigger controls, Volodymyr Kharuk
- [PATCH v6 03/10] media: uapi: ctrls: Add Time of Flight class controls, Volodymyr Kharuk
- [PATCH v6 04/10] media: v4l: ctrls: Fill V4L2_CID_TOF_CLASS controls, Volodymyr Kharuk
- [PATCH v6 05/10] media: Documentation: v4l: Add TOF class controls, Volodymyr Kharuk
- [PATCH v6 06/10] media: v4l: ctrls-api: Allow array update in __v4l2_ctrl_modify_range, Volodymyr Kharuk
- [PATCH v6 07/10] media: v4l: ctrls: Add user control base for mlx7502x, Volodymyr Kharuk
- [PATCH v6 08/10] media: uapi: Add mlx7502x header file, Volodymyr Kharuk
- [PATCH v6 09/10] media: dt-bindings: Add mlx7502x camera sensor, Volodymyr Kharuk
- [PATCH v6 10/10] media: i2c: Add driver for mlx7502x ToF sensor, Volodymyr Kharuk
- [PATCH v6 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency,
Sakari Ailus
- [PATCH v6,00/24] media: mediatek: add driver to support secure video decoder,
Yunfei Dong
- [PATCH v6,06/24] dma-heap: Add proper kref handling on dma-buf heaps, Yunfei Dong
- [PATCH v6,01/24] v4l2: add restricted memory flags, Yunfei Dong
- [PATCH v6,08/24] media: mediatek: vcodec: add tee client interface to communiate with optee-os, Yunfei Dong
- [PATCH v6,05/24] dma-buf: heaps: Deduplicate docs and adopt common format, Yunfei Dong
- [PATCH v6,02/24] v4l2: handle restricted memory flags in queue setup, Yunfei Dong
- [PATCH v6,07/24] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps, Yunfei Dong
- [PATCH v6,03/24] v4l2: verify restricted dmabufs are used in restricted queue, Yunfei Dong
- [PATCH v6,04/24] v4l: add documentation for restricted memory flag, Yunfei Dong
- [PATCH v6,10/24] media: mediatek: vcodec: send share memory data to optee, Yunfei Dong
- [PATCH v6,09/24] media: mediatek: vcodec: allocate tee share memory, Yunfei Dong
- [PATCH v6,11/24] media: mediatek: vcodec: initialize msg and vsi information, Yunfei Dong
- [PATCH v6,12/24] media: mediatek: vcodec: add interface to allocate/free secure memory, Yunfei Dong
- [PATCH v6,13/24] media: mediatek: vcodec: using shared memory as vsi address, Yunfei Dong
- [PATCH v6,15/24] media: mediatek: vcodec: Add one plane format, Yunfei Dong
- [PATCH v6,14/24] media: mediatek: vcodec: Add capture format to support one plane memory, Yunfei Dong
- [PATCH v6,16/24] media: mediatek: vcodec: support one plane capture buffer, Yunfei Dong
- [PATCH v6,18/24] media: mediatek: vcodec: remove parse nal_info in kernel, Yunfei Dong
- [PATCH v6,17/24] media: mediatek: vcodec: re-construct h264 driver to support svp mode, Yunfei Dong
- [PATCH v6,20/24] media: mediatek: vcodec: support tee decoder, Yunfei Dong
- [PATCH v6,19/24] media: mediatek: vcodec: disable wait interrupt for svp mode, Yunfei Dong
- [PATCH v6,21/24] media: mediatek: vcodec: move vdec init interface to setup callback, Yunfei Dong
- [PATCH v6,22/24] media: mediatek: vcodec: support hevc svp for mt8188, Yunfei Dong
- [PATCH v6,24/24] media: mediatek: vcodec: support vp9 svp decoder for mt8188, Yunfei Dong
- [PATCH v6,23/24] media: mediatek: vcodec: support av1 svp decoder for mt8188, Yunfei Dong
- Re: [PATCH v6] lib: add basic KUnit test for lib/math,
Devarsh Thakkar
- [PATCH v2] media: verisilicon: Add reference buffers compression, Benjamin Gaignard
- [PATCH v5 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency,
Sakari Ailus
- [GIT PULL for v6.10-rc1] media updates,
Mauro Carvalho Chehab
- [PATCH 0/8] dma-buf: heaps: Support carved-out heaps and ECC related-flags,
Maxime Ripard
- [PATCH v5 0/9] dma-buf: heaps: Add restricted heap,
Yong Wu
Re: [PATCH v5 2/9] scatterlist: Add a flag for the restricted memory, AngeloGioacchino Del Regno
[PATCH v5 3/9] lib/scatterlist: Add sg_dup_table, Yong Wu
[PATCH v5 4/9] dma-buf: heaps: Initialize a restricted heap, Yong Wu
[PATCH v5 5/9] dma-buf: heaps: restricted_heap: Add private heap ops, Yong Wu
[PATCH v5 6/9] dma-buf: heaps: restricted_heap: Add dma_ops, Yong Wu
[PATCH v5 7/9] dma-buf: heaps: restricted_heap: Add MediaTek restricted heap and heap_init, Yong Wu
[PATCH v5 8/9] dma-buf: heaps: restricted_heap_mtk: Add TEE memory service call, Yong Wu
[PATCH v5 9/9] dma_buf: heaps: restricted_heap_mtk: Add a new CMA heap, Yong Wu
[syzbot] Monthly media report (May 2024), syzbot
[linuxtv-media-stage:master] BUILD SUCCESS 8771b7f31b7fff91a998e6afdb60650d4bac59a5, kernel test robot
[PATCH] media: verisilicon: Add reference buffers compression,
Benjamin Gaignard
[PATCH v4l-utils] keytable: fix command line processing, Sean Young
[PATCH v2] media: imx-pxp: fix ERR_PTR dereference in pxp_probe(),
Harshit Mogalapalli
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]