index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-13
/
+86
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+86
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-101
/
+189
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-09-27
Merge fixes into media_stage
Mauro Carvalho Chehab
2
-14
/
+14
2022-09-27
media: v4l2-ioctl.c: fix incorrect error path
Hans Verkuil
1
-14
/
+12
2022-09-27
media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()
Hans Verkuil
1
-0
/
+2
2022-09-24
media: mc: convert pipeline funcs to take media_pad
Tomi Valkeinen
1
-6
/
+6
2022-09-24
media: mc: entity: add alloc variant of pipeline_start
Tomi Valkeinen
1
-0
/
+11
2022-09-24
media: v4l2-dev: Add videodev wrappers for media pipelines
Tomi Valkeinen
1
-0
/
+61
2022-09-24
media: v4l2-ctrls: drop 'elems' argument from control type ops.
Hans Verkuil
2
-13
/
+14
2022-09-22
media: v4l: move helper functions for fractions from uvc to v4l2-common
Michael Grzeschik
1
-0
/
+86
2022-08-29
media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'
Hans Verkuil
1
-3
/
+3
2022-08-29
media: v4l2-flash: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-29
media: v4l2-ioctl: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-08-29
media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacks
Xavier Roumegue
1
-13
/
+17
2022-08-29
media: v4l2-ctrls: optimize type_ops for arrays
Hans Verkuil
2
-55
/
+96
2022-08-19
media: v4l2-ctrls: add change flag for when dimensions change
Hans Verkuil
1
-1
/
+2
2022-08-19
media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions
Hans Verkuil
1
-0
/
+36
2022-08-19
media: v4l2-ctrls: alloc arrays in ctrl_ref
Hans Verkuil
2
-13
/
+20
2022-08-19
media: v4l2-ctrls: allocate space for arrays
Hans Verkuil
2
-21
/
+20
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-07-17
media: v4l2-async: Add notifier operation to destroy asd instances
Laurent Pinchart
1
-0
/
+10
2022-07-17
media: Add P010 tiled format
Ezequiel Garcia
2
-0
/
+2
2022-07-15
media: uapi: HEVC: fix padding in v4l2 control structures
Benjamin Gaignard
1
-15
/
+0
2022-07-15
media: controls: Log HEVC stateless control in .std_log
Benjamin Gaignard
1
-0
/
+15
2022-07-15
media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
Benjamin Gaignard
1
-0
/
+5
2022-07-15
media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...
Benjamin Gaignard
1
-0
/
+1
2022-07-15
media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
Benjamin Gaignard
1
-16
/
+16
2022-07-15
media: v4l2-ctrls: add support for dynamically allocated arrays.
Hans Verkuil
4
-64
/
+237
2022-07-15
media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select
Laurent Pinchart
1
-2
/
+4
2022-07-15
media: v4l2: Sanitize colorspace values in the framework
Laurent Pinchart
1
-13
/
+58
2022-07-15
media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
Laurent Pinchart
1
-0
/
+2
2022-07-15
media: v4l: async: Also match secondary fwnode endpoints
Sakari Ailus
1
-14
/
+21
2022-07-08
media: Fix incorrect P010 chroma order description
Sebastian Fricke
1
-1
/
+1
2022-06-27
media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is set
Ming Qian
1
-1
/
+1
2022-06-20
media: Add P010 video format
Benjamin Gaignard
2
-0
/
+2
2022-05-17
media: v4l2: Reorder field reflist
Nicolas Dufresne
1
-0
/
+42
2022-05-17
media: h264: Sort p/b reflist using frame_num
Nicolas Dufresne
1
-10
/
+13
2022-05-17
media: v4l2: Trace calculated p/b0/b1 initial reflist
Nicolas Dufresne
1
-0
/
+100
2022-05-17
media: h264: Store all fields into the unordered list
Nicolas Dufresne
1
-18
/
+47
2022-05-17
media: h264: Store current picture fields
Nicolas Dufresne
1
-3
/
+7
2022-05-17
media: h264: Increase reference lists size to 32
Nicolas Dufresne
1
-3
/
+3
2022-05-17
media: h264: Use v4l2_h264_reference for reflist
Nicolas Dufresne
1
-16
/
+17
2022-05-17
media: uapi: Add IPU3 packed Y10 format
Daniel Scally
1
-0
/
+1
2022-05-17
media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
Xin Ji
1
-0
/
+4
2022-05-13
media: h264: Avoid wrapping long_term_frame_idx
Nicolas Dufresne
1
-1
/
+3
2022-05-13
media: v4l2-mem2mem: Trace on implicit un-hold
Nicolas Dufresne
1
-0
/
+1
2022-05-13
media: v4l2-ctls-core.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: v4l2-subdev.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
[next]