summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2022-10-25media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-27Merge fixes into media_stageMauro Carvalho Chehab
2022-09-27media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil
2022-09-27media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik
2022-08-29media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil
2022-08-29media: v4l2-flash: Fix comment typoJason Wang
2022-08-29media: v4l2-ioctl: Fix typo 'the the' in commentSlark Xiao
2022-08-29media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue
2022-08-29media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-17media: v4l2-async: Add notifier operation to destroy asd instancesLaurent Pinchart
2022-07-17media: Add P010 tiled formatEzequiel Garcia
2022-07-15media: uapi: HEVC: fix padding in v4l2 control structuresBenjamin Gaignard
2022-07-15media: controls: Log HEVC stateless control in .std_logBenjamin Gaignard
2022-07-15media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS controlBenjamin Gaignard
2022-07-15media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...Benjamin Gaignard
2022-07-15media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefixBenjamin Gaignard
2022-07-15media: v4l2-ctrls: add support for dynamically allocated arrays.Hans Verkuil
2022-07-15media: Replace dependency on VIDEO_V4L2_SUBDEV_API with selectLaurent Pinchart
2022-07-15media: v4l2: Sanitize colorspace values in the frameworkLaurent Pinchart
2022-07-15media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formatsLaurent Pinchart
2022-07-15media: v4l: async: Also match secondary fwnode endpointsSakari Ailus
2022-07-08media: Fix incorrect P010 chroma order descriptionSebastian Fricke
2022-06-27media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian
2022-06-20media: Add P010 video formatBenjamin Gaignard
2022-05-17media: v4l2: Reorder field reflistNicolas Dufresne
2022-05-17media: h264: Sort p/b reflist using frame_numNicolas Dufresne
2022-05-17media: v4l2: Trace calculated p/b0/b1 initial reflistNicolas Dufresne
2022-05-17media: h264: Store all fields into the unordered listNicolas Dufresne
2022-05-17media: h264: Store current picture fieldsNicolas Dufresne
2022-05-17media: h264: Increase reference lists size to 32Nicolas Dufresne
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally
2022-05-17media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji
2022-05-13media: h264: Avoid wrapping long_term_frame_idxNicolas Dufresne
2022-05-13media: v4l2-mem2mem: Trace on implicit un-holdNicolas Dufresne
2022-05-13media: v4l2-ctls-core.c: kvmalloc_array -> kvcallocHans Verkuil