aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-25media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil1-0/+14
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-13/+86
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+86
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-101/+189
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+1
2022-09-27Merge fixes into media_stageMauro Carvalho Chehab2-14/+14
2022-09-27media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil1-14/+12
2022-09-27media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil1-0/+2
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen1-6/+6
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen1-0/+11
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen1-0/+61
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil2-13/+14
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik1-0/+86
2022-08-29media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil1-3/+3
2022-08-29media: v4l2-flash: Fix comment typoJason Wang1-1/+1
2022-08-29media: v4l2-ioctl: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue1-13/+17
2022-08-29media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil2-55/+96
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil1-1/+2
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil1-0/+36
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil2-13/+20
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil2-21/+20
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-07-17media: v4l2-async: Add notifier operation to destroy asd instancesLaurent Pinchart1-0/+10
2022-07-17media: Add P010 tiled formatEzequiel Garcia2-0/+2
2022-07-15media: uapi: HEVC: fix padding in v4l2 control structuresBenjamin Gaignard1-15/+0
2022-07-15media: controls: Log HEVC stateless control in .std_logBenjamin Gaignard1-0/+15
2022-07-15media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS controlBenjamin Gaignard1-0/+5
2022-07-15media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic arrayBenjamin Gaignard1-0/+1
2022-07-15media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefixBenjamin Gaignard1-16/+16
2022-07-15media: v4l2-ctrls: add support for dynamically allocated arrays.Hans Verkuil4-64/+237
2022-07-15media: Replace dependency on VIDEO_V4L2_SUBDEV_API with selectLaurent Pinchart1-2/+4
2022-07-15media: v4l2: Sanitize colorspace values in the frameworkLaurent Pinchart1-13/+58
2022-07-15media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formatsLaurent Pinchart1-0/+2
2022-07-15media: v4l: async: Also match secondary fwnode endpointsSakari Ailus1-14/+21
2022-07-08media: Fix incorrect P010 chroma order descriptionSebastian Fricke1-1/+1
2022-06-27media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian1-1/+1
2022-06-20media: Add P010 video formatBenjamin Gaignard2-0/+2
2022-05-17media: v4l2: Reorder field reflistNicolas Dufresne1-0/+42
2022-05-17media: h264: Sort p/b reflist using frame_numNicolas Dufresne1-10/+13
2022-05-17media: v4l2: Trace calculated p/b0/b1 initial reflistNicolas Dufresne1-0/+100
2022-05-17media: h264: Store all fields into the unordered listNicolas Dufresne1-18/+47
2022-05-17media: h264: Store current picture fieldsNicolas Dufresne1-3/+7
2022-05-17media: h264: Increase reference lists size to 32Nicolas Dufresne1-3/+3
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne1-16/+17
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally1-0/+1
2022-05-17media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji1-0/+4
2022-05-13media: h264: Avoid wrapping long_term_frame_idxNicolas Dufresne1-1/+3
2022-05-13media: v4l2-mem2mem: Trace on implicit un-holdNicolas Dufresne1-0/+1
2022-05-13media: v4l2-ctls-core.c: kvmalloc_array -> kvcallocHans Verkuil1-3/+2