summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2025-07-12media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()Marek Szyprowski
2025-07-11media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5Ricardo Ribalda
2025-07-11media: core: export v4l2_translate_cmdRicardo Ribalda
2025-07-10media: v4l2-common: Add the missing Raw Bayer pixel formatsMehdi Djait
2025-07-10media: v4l2-subdev: Add debug prints to v4l2_subdev_collect_streams()Sakari Ailus
2025-07-10media: v4l2-subdev: Print early in v4l2_subdev_{enable,disable}_streams()Sakari Ailus
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally
2025-06-30media: v4l2-subdev: Limit the number of active routes to V4L2_FRAME_DESC_ENTR...Laurent Pinchart
2025-06-30media: v4l2-ctrls: Return the handler's error in v4l2_ctrl_handler_free()Sakari Ailus
2025-06-30media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()Sakari Ailus
2025-06-30media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ controlNiklas Söderlund
2025-06-20media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE checkJames Cowgill
2025-06-17media: v4l2-jpeg: Remove unused v4l2_jpeg_parse_* wrappersDr. David Alan Gilbert
2025-06-17media: v4l2-core: Replace the check for firmware registered I2C devicesAndy Shevchenko
2025-05-09media: Add C3ISP_PARAMS and C3ISP_STATS meta formatsKeke Li
2025-05-09media: v4l: subdev: Fix coverity issue: Logically dead codeChris Green
2025-05-09media: v4l2-dev: fix error handling in __video_register_device()Ma Ke
2025-05-06media: common: Add v4l2_find_nearest_size_conditional()Sakari Ailus
2025-04-25media: v4l2-common: Add RGBR format infoMatthew Majewski
2025-04-08media: v4l2: Add NV15 and NV20 pixel formatsJonas Karlman
2025-04-08media: v4l2-common: Add helpers to calculate bytesperline and sizeimageJonas Karlman
2025-03-06media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()Karina Yankevich
2025-03-05media: v4l2-core: use (t,l)/wxh format for rectangleHans Verkuil
2025-03-05media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrlRicardo Ribalda
2025-03-05media: v4l2: Remove vidioc_s_ctrl callbackRicardo Ribalda
2025-03-05media: v4l2: Remove vidioc_g_ctrl callbackRicardo Ribalda
2025-03-05media: v4l2: Remove vidioc_queryctrl callbackRicardo Ribalda
2025-03-05media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrlRicardo Ribalda
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil
2025-03-03media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECTYunke Cao
2025-02-18media: v4l2-dv-timings: add v4l2_num_edid_blocks() helperHans Verkuil
2025-02-15media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus
2025-02-15media: v4l: Support obtaining link frequency via get_mbus_configSakari Ailus
2025-02-15media: v4l: Support passing media pad argument to v4l2_get_link_freq()Sakari Ailus
2024-12-19media: mc: fix endpoint iterationCosmin Tanislav
2024-12-19media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-ordersNiklas Söderlund
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-07media: v4l2-subdev: Refactor eventsTommaso Merciai
2024-10-28media: v4l2-core: constify the class structBartosz Golaszewski
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-10-18media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab
2024-10-16v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_de...Lad Prabhakar
2024-10-16media: uapi: Add meta formats for PiSP FE config and statsTomi Valkeinen
2024-10-12media: v4l2-core: add v4l2_debugfs_if_alloc/free()Hans Verkuil
2024-10-12media: v4l2-core: add v4l2_debugfs_root()Hans Verkuil
2024-10-08media: v4l: Add luma 16-bit interlaced pixel formatDmitry Perchanov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-05media: v4l2-dev: handle V4L2_CAP_EDIDErling Ljunggren