aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2016-08-20vb2: core: Skip planes array verification if pb is NULLSakari Ailus
2016-08-20videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus
2016-06-07media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin
2016-05-18Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab
2016-05-04videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus
2016-05-04videobuf2-core: Check user space planes array in dqbufSakari Ailus
2016-05-04vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda Delgado
2016-04-12media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin
2016-03-03vb2: fix a regression in poll() behavior for output,streamsHans Verkuil
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-22[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski
2015-10-20[media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRLAntonio Ospite
2015-10-20[media] v4l: add type field to v4l2_modulator structAntti Palosaari
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari
2015-10-20[media] v4l2: add RF gain controlAntti Palosaari
2015-10-20[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari
2015-10-20[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung
2015-10-20[media] media: videobuf2: Prepare to divide videobuf2Junghak Sung
2015-10-20[media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung
2015-10-20[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin
2015-10-20[media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and...Tiffany Lin
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot
2015-10-01[media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil
2015-10-01[media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda
2015-10-01[media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil
2015-09-25[media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil
2015-09-25[media] v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2015-09-25[media] m2m: fix bad unlock balanceZahari Doychev
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-16[media] media: vb2: Remove unused functionsJan Kara
2015-08-16[media] media: vb2: Convert vb2_dc_get_userptr() to use frame vectorJan Kara
2015-08-16[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara
2015-08-16[media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara
2015-08-16[media] vb2: Provide helpers for mapping virtual addressesJan Kara
2015-08-16[media] vb2: Push mmap_sem down to memopsJan Kara
2015-08-11[media] Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-08-11[media] v4l2: move tracepoint generation into separate filePhilipp Zabel
2015-08-11[media] v4l2-ioctl: Give more information when device_caps are missingLaura Abbott
2015-08-11[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmapHans Verkuil
2015-08-10[media] vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-17[media] videobuf2: add trace eventsPhilipp Zabel
2015-07-17[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs doesPhilipp Zabel
2015-07-17[media] Add helper function for subdev event notificationsLars-Peter Clausen
2015-07-17[media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil