index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-24
media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED
Hans de Goede
1
-1
/
+1
2025-09-09
media: v4l2-common: Add legacy camera sensor clock helper
Laurent Pinchart
1
-9
/
+30
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
2
-2
/
+2
2025-09-09
media: v4l2-core: update Hans Verkuil's email address
Hans Verkuil
5
-5
/
+5
2025-09-07
media: v4l2-core: v4l2-dv-timings: support DRM IFs
Hans Verkuil
1
-0
/
+4
2025-08-31
media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()
Laurent Pinchart
1
-1
/
+1
2025-08-25
media: v4l2-common: Drop the workaround from v4l2_get_link_freq()
Sakari Ailus
1
-9
/
+8
2025-08-25
media: v4l2-subdev: Make struct v4l2_subdev_stream_config private
Laurent Pinchart
1
-0
/
+24
2025-08-13
media: v4l2-common: Add a helper for obtaining the clock producer
Mehdi Djait
1
-0
/
+52
2025-08-13
media: v4l2-core: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2
-4
/
+4
2025-08-13
media: v4l2-ioctl: Push NULL fh argument down to ioctl wrappers
Laurent Pinchart
1
-201
/
+201
2025-08-13
media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
Laurent Pinchart
2
-3
/
+3
2025-08-13
media: v4l2-ioctl: Access v4l2_fh from private_data
Jacopo Mondi
1
-14
/
+19
2025-08-13
media: Drop V4L2_FL_USES_V4L2_FH checks
Laurent Pinchart
5
-44
/
+35
2025-08-13
media: v4l2-dev: Make open and release file operations mandatory
Laurent Pinchart
1
-16
/
+16
2025-08-13
media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
Laurent Pinchart
1
-2
/
+5
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2
-6
/
+6
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2
-5
/
+5
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
2
-3
/
+3
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
4
-24
/
+24
2025-07-12
media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()
Marek Szyprowski
1
-0
/
+6
2025-07-11
media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5
Ricardo Ribalda
1
-0
/
+1
2025-07-11
media: core: export v4l2_translate_cmd
Ricardo Ribalda
1
-2
/
+3
2025-07-10
media: v4l2-common: Add the missing Raw Bayer pixel formats
Mehdi Djait
1
-0
/
+20
2025-07-10
media: v4l2-subdev: Add debug prints to v4l2_subdev_collect_streams()
Sakari Ailus
1
-0
/
+7
2025-07-10
media: v4l2-subdev: Print early in v4l2_subdev_{enable,disable}_streams()
Sakari Ailus
1
-4
/
+6
2025-07-03
media: v4l2: Add Renesas Camera Receiver Unit pixel formats
Daniel Scally
2
-0
/
+10
2025-06-30
media: v4l2-subdev: Limit the number of active routes to V4L2_FRAME_DESC_ENTRY_MAX
Laurent Pinchart
1
-0
/
+14
2025-06-30
media: v4l2-ctrls: Return the handler's error in v4l2_ctrl_handler_free()
Sakari Ailus
1
-3
/
+8
2025-06-30
media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()
Sakari Ailus
1
-1
/
+0
2025-06-30
media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ control
Niklas Söderlund
1
-4
/
+4
2025-06-20
media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE check
James Cowgill
1
-4
/
+4
2025-06-17
media: v4l2-jpeg: Remove unused v4l2_jpeg_parse_* wrappers
Dr. David Alan Gilbert
1
-80
/
+0
2025-06-17
media: v4l2-core: Replace the check for firmware registered I2C devices
Andy Shevchenko
1
-1
/
+2
2025-05-09
media: Add C3ISP_PARAMS and C3ISP_STATS meta formats
Keke Li
1
-0
/
+2
2025-05-09
media: v4l: subdev: Fix coverity issue: Logically dead code
Chris Green
1
-2
/
+1
2025-05-09
media: v4l2-dev: fix error handling in __video_register_device()
Ma Ke
1
-7
/
+7
2025-05-06
media: common: Add v4l2_find_nearest_size_conditional()
Sakari Ailus
1
-5
/
+13
2025-04-25
media: v4l2-common: Add RGBR format info
Matthew Majewski
1
-0
/
+1
2025-04-08
media: v4l2: Add NV15 and NV20 pixel formats
Jonas Karlman
2
-0
/
+4
2025-04-08
media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
Jonas Karlman
1
-39
/
+39
2025-03-06
media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()
Karina Yankevich
1
-2
/
+2
2025-03-05
media: v4l2-core: use (t,l)/wxh format for rectangle
Hans Verkuil
2
-13
/
+13
2025-03-05
media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrl
Ricardo Ribalda
2
-47
/
+32
2025-03-05
media: v4l2: Remove vidioc_s_ctrl callback
Ricardo Ribalda
2
-3
/
+1
2025-03-05
media: v4l2: Remove vidioc_g_ctrl callback
Ricardo Ribalda
2
-3
/
+1
2025-03-05
media: v4l2: Remove vidioc_queryctrl callback
Ricardo Ribalda
2
-4
/
+1
2025-03-05
media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
Ricardo Ribalda
2
-2
/
+38
2025-03-03
media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
Hans Verkuil
3
-35
/
+176
2025-03-03
media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
Yunke Cao
1
-1
/
+15
[next]