summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clockJosh Wu2015-11-171-0/+9
* [media] v4l2-dv-timings: add condition checks for reduced fpsPrashant Laddha2015-11-171-0/+5
* [media] v4l2-device: Don't unregister ACPI/Device Tree based devicesTommi Franttila2015-11-171-6/+15
* [media] media: videobuf2: fix compare_const_fl.cocci warningsJulia Lawall2015-11-171-1/+1
* [media] media/v4l2-core: struct struct v4l2_ext_controls param whichRicardo Ribalda2015-11-171-5/+29
* [media] media/core: Replace ctrl_class with whichRicardo Ribalda2015-11-173-22/+22
* [media] v4l2-dv-timings: Compare horizontal blankingMats Randgaard2015-11-171-0/+2
* [media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE eventsRicardo Ribalda2015-11-171-9/+14
* [media] vb2: fix a regression in poll() behavior for output,streamsHans Verkuil2015-11-171-3/+3
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-0516-1818/+2226
|\
| * [media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRLAntonio Ospite2015-10-201-1/+1
| * [media] v4l: add type field to v4l2_modulator structAntti Palosaari2015-10-201-1/+17
| * [media] v4l2: add support for SDR transmitterAntti Palosaari2015-10-204-3/+42
| * [media] v4l2: add RF gain controlAntti Palosaari2015-10-201-0/+2
| * [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari2015-10-201-3/+3
| * [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung2015-10-203-1793/+1825
| * [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-204-181/+399
| * [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-201-61/+70
| * [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin2015-10-201-2/+3
| * [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and...Tiffany Lin2015-10-201-2/+3
| * [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-012-91/+136
| * [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-0110-13/+44
| * [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot2015-10-011-3/+3
| * [media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil2015-10-011-2/+2
| * [media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda2015-10-011-6/+7
| * [media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil2015-10-011-2/+21
| * [media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil2015-09-251-2/+2
| * [media] v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda2015-09-251-4/+5
| * [media] m2m: fix bad unlock balanceZahari Doychev2015-09-251-15/+8Star
* | [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski2015-10-221-1/+1
|/
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-126-407/+132Star
|\
| * [media] media: vb2: Remove unused functionsJan Kara2015-08-161-114/+0Star
| * [media] media: vb2: Convert vb2_dc_get_userptr() to use frame vectorJan Kara2015-08-161-178/+34Star
| * [media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara2015-08-161-56/+36Star
| * [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara2015-08-161-80/+15Star
| * [media] vb2: Provide helpers for mapping virtual addressesJan Kara2015-08-162-0/+59
| * [media] vb2: Push mmap_sem down to memopsJan Kara2015-08-164-3/+12
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-0610-60/+127
|\|
| * [media] Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0Star
| * [media] v4l2: move tracepoint generation into separate filePhilipp Zabel2015-08-113-1/+14
| * [media] v4l2-ioctl: Give more information when device_caps are missingLaura Abbott2015-08-111-2/+3
| * [media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmapHans Verkuil2015-08-111-11/+1Star
| * [media] videobuf2: add trace eventsPhilipp Zabel2015-07-171-0/+11
| * [media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs doesPhilipp Zabel2015-07-171-1/+8
| * [media] Add helper function for subdev event notificationsLars-Peter Clausen2015-07-171-0/+18
| * [media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil2015-07-171-0/+3
| * [media] v4l2-dv-timings: print refresh rate with better precisionPrashant Laddha2015-07-061-3/+6
| * [media] media/v4l2-ctrls: Code cleanout validate_new()Ricardo Ribalda2015-07-061-15/+0Star
| * [media] v4l2-dv-timings: log if the timing is reduced blanking V2Hans Verkuil2015-07-061-1/+3
| * [media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2015-07-061-21/+59