summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)AuthorFilesLines
2015-11-17[media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clockJosh Wu1-0/+9
2015-11-17[media] v4l2-dv-timings: add condition checks for reduced fpsPrashant Laddha1-0/+5
2015-11-17[media] v4l2-device: Don't unregister ACPI/Device Tree based devicesTommi Franttila1-6/+15
2015-11-17[media] media: videobuf2: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2015-11-17[media] media/v4l2-core: struct struct v4l2_ext_controls param whichRicardo Ribalda1-5/+29
2015-11-17[media] media/core: Replace ctrl_class with whichRicardo Ribalda3-22/+22
2015-11-17[media] v4l2-dv-timings: Compare horizontal blankingMats Randgaard1-0/+2
2015-11-17[media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE eventsRicardo Ribalda1-9/+14
2015-11-17[media] vb2: fix a regression in poll() behavior for output,streamsHans Verkuil1-3/+3
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-1818/+2226
2015-10-22[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski1-1/+1
2015-10-20[media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRLAntonio Ospite1-1/+1
2015-10-20[media] v4l: add type field to v4l2_modulator structAntti Palosaari1-1/+17
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari4-3/+42
2015-10-20[media] v4l2: add RF gain controlAntti Palosaari1-0/+2
2015-10-20[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari1-3/+3
2015-10-20[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung3-1793/+1825
2015-10-20[media] media: videobuf2: Prepare to divide videobuf2Junghak Sung4-181/+399
2015-10-20[media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung1-61/+70
2015-10-20[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2015-10-20[media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and...Tiffany Lin1-2/+3
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung2-91/+136
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung10-13/+44
2015-10-01[media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot1-3/+3
2015-10-01[media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil1-2/+2
2015-10-01[media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda1-6/+7
2015-10-01[media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil1-2/+21
2015-09-25[media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil1-2/+2
2015-09-25[media] v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2015-09-25[media] m2m: fix bad unlock balanceZahari Doychev1-15/+8
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-407/+132
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds10-60/+127
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-15/+25
2015-08-16[media] media: vb2: Remove unused functionsJan Kara1-114/+0
2015-08-16[media] media: vb2: Convert vb2_dc_get_userptr() to use frame vectorJan Kara1-178/+34
2015-08-16[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara1-56/+36
2015-08-16[media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara1-80/+15
2015-08-16[media] vb2: Provide helpers for mapping virtual addressesJan Kara2-0/+59
2015-08-16[media] vb2: Push mmap_sem down to memopsJan Kara4-3/+12
2015-08-11[media] Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-08-11[media] v4l2: move tracepoint generation into separate filePhilipp Zabel3-1/+14
2015-08-11[media] v4l2-ioctl: Give more information when device_caps are missingLaura Abbott1-2/+3
2015-08-11[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmapHans Verkuil1-11/+1
2015-08-10[media] vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart1-7/+7
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-07-17[media] videobuf2: add trace eventsPhilipp Zabel1-0/+11
2015-07-17[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs doesPhilipp Zabel1-1/+8
2015-07-17[media] Add helper function for subdev event notificationsLars-Peter Clausen1-0/+18
2015-07-17[media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil1-0/+3