linux/drivers/media/v4l2-core
Jacopo Mondi d619dd9a3d media: v4l2-isp: Rename block_info to block_type_info
The v4l2_isp_params_block_info structure contains validation information
that apply to a block -type- and not only to a specific ISP block
implementation.

Clarify this by renaming v4l2_isp_params_block_info in
v4l2_isp_params_block_type_info and update the documentation and the
users of v4l2-isp accordingly.

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2025-11-14 15:48:49 +01:00
..
Kconfig media: v4l2-core: Introduce v4l2-isp.c 2025-11-14 15:48:48 +01:00
Makefile media: v4l2-core: Introduce v4l2-isp.c 2025-11-14 15:48:48 +01:00
tuner-core.c
v4l2-async.c media: v4l: add missing MODULE_DESCRIPTION() macros 2024-06-15 11:16:40 +02:00
v4l2-cci.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
v4l2-common.c media: v4l: Add helper to get number of active lanes via a pad 2025-11-13 10:57:52 +01:00
v4l2-compat-ioctl32.c media: update Hans Verkuil's email address 2025-09-09 15:59:02 +02:00
v4l2-ctrls-api.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-core.c media: v4l2-ctrls: set AV1 sequence flags for testing 2025-10-28 11:06:11 +01:00
v4l2-ctrls-defs.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-priv.h media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-request.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-dev.c media: Drop V4L2_FL_USES_V4L2_FH checks 2025-08-13 08:33:46 +02:00
v4l2-device.c media: update Hans Verkuil's email address 2025-09-09 15:59:02 +02:00
v4l2-dv-timings.c media: v4l2-core: v4l2-dv-timings: support DRM IFs 2025-09-07 10:29:19 +02:00
v4l2-event.c
v4l2-fh.c media: Reset file->private_data to NULL in v4l2_fh_del() 2025-08-13 08:33:44 +02:00
v4l2-flash-led-class.c
v4l2-fwnode.c media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders 2024-12-19 12:50:14 +01:00
v4l2-h264.c
v4l2-i2c.c media: v4l2-core: Replace the check for firmware registered I2C devices 2025-06-17 10:35:13 +02:00
v4l2-ioctl.c media: mali-c55: Add image formats for Mali-C55 parameters buffer 2025-11-14 15:48:49 +01:00
v4l2-isp.c media: v4l2-isp: Rename block_info to block_type_info 2025-11-14 15:48:49 +01:00
v4l2-jpeg.c media: v4l2-jpeg: Remove unused v4l2_jpeg_parse_* wrappers 2025-06-17 10:35:17 +02:00
v4l2-mc.c media: mc: fix endpoint iteration 2024-12-19 12:50:17 +01:00
v4l2-mem2mem.c media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata() 2025-10-17 11:31:16 +02:00
v4l2-spi.c media: v4l: Set sub-device's owner field to the caller's module 2024-04-26 11:30:43 +01:00
v4l2-subdev-priv.h
v4l2-subdev.c media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED 2025-10-24 11:16:26 +02:00
v4l2-trace.c
v4l2-vp9.c