index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-16
/
+16
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-28
/
+26
2026-01-21
media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
Detlev Casanova
-0
/
+38
2026-01-16
media: v4l: ctrls: add a control for enabling strobe output
Richard Leitner
-0
/
+2
2026-01-16
media: v4l: ctrls: add a control for flash/strobe duration
Richard Leitner
-0
/
+1
2026-01-14
media: v4l2-subdev: Extend VIDIOC_SUBDEV_S_ROUTING error codes
Sakari Ailus
-1
/
+1
2026-01-14
media: v4l2-async: Fix error handling on steps after finding a match
Sakari Ailus
-14
/
+31
2026-01-14
media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsers
Sakari Ailus
-0
/
+3
2026-01-14
media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistently
Sakari Ailus
-1
/
+2
2026-01-14
media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
Deepa Guthyappa Madivalara
-0
/
+1
2026-01-13
media: v4l2-core: simplify v4l2_m2m_register_entity()
Dmitry Antipov
-7
/
+3
2026-01-05
media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure
Nicolas Dufresne
-0
/
+23
2025-11-14
media: v4l2-isp: Rename block_info to block_type_info
Jacopo Mondi
-8
/
+8
2025-11-14
media: mali-c55: Add image formats for Mali-C55 parameters buffer
Jacopo Mondi
-0
/
+1
2025-11-14
media: Add MALI_C55_3A_STATS meta format
Daniel Scally
-0
/
+1
2025-11-14
media: v4l2-core: Introduce v4l2-isp.c
Jacopo Mondi
-0
/
+137
2025-11-13
media: v4l: Add helper to get number of active lanes via a pad
Isaac Scott
-0
/
+29
2025-11-11
Merge tag 'v6.18-rc5' into media-next
Mauro Carvalho Chehab
-1
/
+1
2025-10-28
media: v4l2-ctrls: set AV1 sequence flags for testing
Pavan Bobba
-0
/
+6
2025-10-24
media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED
Hans de Goede
-1
/
+1
2025-10-20
media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
Pavan Bobba
-25
/
+100
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
-7
/
+2
2025-10-17
media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULL
Laurent Pinchart
-11
/
+1
2025-09-09
media: v4l2-common: Add legacy camera sensor clock helper
Laurent Pinchart
-9
/
+30
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
-2
/
+2
2025-09-09
media: v4l2-core: update Hans Verkuil's email address
Hans Verkuil
-5
/
+5
2025-09-07
media: v4l2-core: v4l2-dv-timings: support DRM IFs
Hans Verkuil
-0
/
+4
2025-08-31
media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()
Laurent Pinchart
-1
/
+1
2025-08-25
media: v4l2-common: Drop the workaround from v4l2_get_link_freq()
Sakari Ailus
-9
/
+8
2025-08-25
media: v4l2-subdev: Make struct v4l2_subdev_stream_config private
Laurent Pinchart
-0
/
+24
2025-08-13
media: v4l2-common: Add a helper for obtaining the clock producer
Mehdi Djait
-0
/
+52
2025-08-13
media: v4l2-core: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-4
/
+4
2025-08-13
media: v4l2-ioctl: Push NULL fh argument down to ioctl wrappers
Laurent Pinchart
-201
/
+201
2025-08-13
media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
Laurent Pinchart
-3
/
+3
2025-08-13
media: v4l2-ioctl: Access v4l2_fh from private_data
Jacopo Mondi
-14
/
+19
2025-08-13
media: Drop V4L2_FL_USES_V4L2_FH checks
Laurent Pinchart
-44
/
+35
2025-08-13
media: v4l2-dev: Make open and release file operations mandatory
Laurent Pinchart
-16
/
+16
2025-08-13
media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
Laurent Pinchart
-2
/
+5
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-6
/
+6
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-5
/
+5
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
-3
/
+3
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
-24
/
+24
2025-07-12
media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()
Marek Szyprowski
-0
/
+6
2025-07-11
media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5
Ricardo Ribalda
-0
/
+1
2025-07-11
media: core: export v4l2_translate_cmd
Ricardo Ribalda
-2
/
+3
2025-07-10
media: v4l2-common: Add the missing Raw Bayer pixel formats
Mehdi Djait
-0
/
+20
2025-07-10
media: v4l2-subdev: Add debug prints to v4l2_subdev_collect_streams()
Sakari Ailus
-0
/
+7
[next]