summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-03media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...Hans de Goede
2023-01-22media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct lineHans Verkuil
2023-01-20media: Add Y210, Y212 and Y216 formatsTomi Valkeinen
2023-01-20media: Add 2-10-10-10 RGB formatsTomi Valkeinen
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-14media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1Hans Verkuil
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-07media: v4l2-mediabus: add support for dual edge samplingMichael Riesch
2022-11-30media: videobuf-dma-sg: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-25media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian
2022-11-25media: v4l: Use memset_after() helperXiu Jianfeng
2022-11-25Merge tag 'br-v6.2g' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-25media: subdev: Replace custom implementation of device_match_fwnode()Andy Shevchenko
2022-11-23media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil
2022-11-21media: v4l2-core/tuner-core: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-21media: videobuf-dma-contig: use dma_mmap_coherentChristoph Hellwig
2022-11-15Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-15Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-08Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab
2022-11-04media: v4l: Add definition for the Aspeed JPEG formatJammy Huang
2022-10-27v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus
2022-10-25media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-10-25media: v4l: ctrls: Add a control for HDR modeBenjamin Mugnier
2022-10-24media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptionsJernej Skrabec
2022-10-24media: v4l2-ctrls: Fix off-by-one error in integer menu control checkLaurent Pinchart
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