summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-16/+16
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-28/+26
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova-0/+38
2026-01-16media: v4l: ctrls: add a control for enabling strobe outputRichard Leitner-0/+2
2026-01-16media: v4l: ctrls: add a control for flash/strobe durationRichard Leitner-0/+1
2026-01-14media: v4l2-subdev: Extend VIDIOC_SUBDEV_S_ROUTING error codesSakari Ailus-1/+1
2026-01-14media: v4l2-async: Fix error handling on steps after finding a matchSakari Ailus-14/+31
2026-01-14media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsersSakari Ailus-0/+3
2026-01-14media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistentlySakari Ailus-1/+2
2026-01-14media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()Deepa Guthyappa Madivalara-0/+1
2026-01-13media: v4l2-core: simplify v4l2_m2m_register_entity()Dmitry Antipov-7/+3
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne-0/+23
2025-11-14media: v4l2-isp: Rename block_info to block_type_infoJacopo Mondi-8/+8
2025-11-14media: mali-c55: Add image formats for Mali-C55 parameters bufferJacopo Mondi-0/+1
2025-11-14media: Add MALI_C55_3A_STATS meta formatDaniel Scally-0/+1
2025-11-14media: v4l2-core: Introduce v4l2-isp.cJacopo Mondi-0/+137
2025-11-13media: v4l: Add helper to get number of active lanes via a padIsaac Scott-0/+29
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab-1/+1
2025-10-28media: v4l2-ctrls: set AV1 sequence flags for testingPavan Bobba-0/+6
2025-10-24media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LEDHans de Goede-1/+1
2025-10-20media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()Pavan Bobba-25/+100
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart-7/+2
2025-10-17media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULLLaurent Pinchart-11/+1
2025-09-09media: v4l2-common: Add legacy camera sensor clock helperLaurent Pinchart-9/+30
2025-09-09media: update Hans Verkuil's email addressHans Verkuil-2/+2
2025-09-09media: v4l2-core: update Hans Verkuil's email addressHans Verkuil-5/+5
2025-09-07media: v4l2-core: v4l2-dv-timings: support DRM IFsHans Verkuil-0/+4
2025-08-31media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()Laurent Pinchart-1/+1
2025-08-25media: v4l2-common: Drop the workaround from v4l2_get_link_freq()Sakari Ailus-9/+8
2025-08-25media: v4l2-subdev: Make struct v4l2_subdev_stream_config privateLaurent Pinchart-0/+24
2025-08-13media: v4l2-common: Add a helper for obtaining the clock producerMehdi Djait-0/+52
2025-08-13media: v4l2-core: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart-4/+4
2025-08-13media: v4l2-ioctl: Push NULL fh argument down to ioctl wrappersLaurent Pinchart-201/+201
2025-08-13media: v4l2-ioctl: Stop passing fh pointer to ioctl handlersLaurent Pinchart-3/+3
2025-08-13media: v4l2-ioctl: Access v4l2_fh from private_dataJacopo Mondi-14/+19
2025-08-13media: Drop V4L2_FL_USES_V4L2_FH checksLaurent Pinchart-44/+35
2025-08-13media: v4l2-dev: Make open and release file operations mandatoryLaurent Pinchart-16/+16
2025-08-13media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH checkLaurent Pinchart-2/+5
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart-6/+6
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart-5/+5
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart-3/+3
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart-24/+24
2025-07-12media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()Marek Szyprowski-0/+6
2025-07-11media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5Ricardo Ribalda-0/+1
2025-07-11media: core: export v4l2_translate_cmdRicardo Ribalda-2/+3
2025-07-10media: v4l2-common: Add the missing Raw Bayer pixel formatsMehdi Djait-0/+20
2025-07-10media: v4l2-subdev: Add debug prints to v4l2_subdev_collect_streams()Sakari Ailus-0/+7