summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2026-06-05media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subde...Mirela Rabulea
2026-05-21media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helperSven Püschel
2026-05-21media: v4l2-common: add has_alpha to v4l2_format_infoSven Püschel
2026-05-21media: v4l2-common: add missing 1 and 2 byte RGB formats to v4l2_format_infoSven Püschel
2026-05-21media: v4l2-common: sort RGB formats in v4l2_format_infoSven Püschel
2026-05-20media: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-12media: v4l2-dev: Add range check for vdev->minorRicardo Ribalda
2026-05-07media: v4l2-subdev: Allow accessing routes with STREAMS client capabilitySakari Ailus
2026-05-07media: v4l2-subdev: Refactor returning routesSakari Ailus
2026-05-06media: v4l2-common: Always register clock with device-specific namePaul Cercueil
2026-05-06media: v4l2-ctrls-request: add NULL check in v4l2_ctrl_request_complete()Sergey Shtylyov
2026-05-05media: v4l2-subdev: Fail {enable,disable}_streams and s_streaming nicelySakari Ailus
2026-05-04media: v4l2-common: Add YUV24 format infoNas Chung
2026-05-04media: v4l2-controls: Add control for background detectionJackson Lee
2026-05-04media: v4l2-ctrls: validate HEVC active reference countsPengpeng Hou
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen
2026-03-24media: subdev: Minor v4l2_subdev_get_frame_desc_passthrough() cleanupsTomi Valkeinen
2026-03-24media: v4l2-subdev: Fix error check in v4l2_subdev_get_frame_desc_passthrough()Chen Ni
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam
2026-03-11media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helperTomi Valkeinen
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova
2026-01-16media: v4l: ctrls: add a control for enabling strobe outputRichard Leitner
2026-01-16media: v4l: ctrls: add a control for flash/strobe durationRichard Leitner
2026-01-14media: v4l2-subdev: Extend VIDIOC_SUBDEV_S_ROUTING error codesSakari Ailus
2026-01-14media: v4l2-async: Fix error handling on steps after finding a matchSakari Ailus
2026-01-14media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsersSakari Ailus
2026-01-14media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistentlySakari Ailus
2026-01-14media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()Deepa Guthyappa Madivalara
2026-01-13media: v4l2-core: simplify v4l2_m2m_register_entity()Dmitry Antipov
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne
2025-11-14media: v4l2-isp: Rename block_info to block_type_infoJacopo Mondi
2025-11-14media: mali-c55: Add image formats for Mali-C55 parameters bufferJacopo Mondi
2025-11-14media: Add MALI_C55_3A_STATS meta formatDaniel Scally
2025-11-14media: v4l2-core: Introduce v4l2-isp.cJacopo Mondi
2025-11-13media: v4l: Add helper to get number of active lanes via a padIsaac Scott
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab
2025-10-28media: v4l2-ctrls: set AV1 sequence flags for testingPavan Bobba
2025-10-24media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LEDHans de Goede
2025-10-20media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()Pavan Bobba
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULLLaurent Pinchart
2025-09-09media: v4l2-common: Add legacy camera sensor clock helperLaurent Pinchart
2025-09-09media: update Hans Verkuil's email addressHans Verkuil