aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAge
...
| * [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung2015-10-20
| * [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-20
| * [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-20
| * [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin2015-10-20
| * [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and...Tiffany Lin2015-10-20
| * [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
| * [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
| * [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot2015-10-01
| * [media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil2015-10-01
| * [media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda2015-10-01
| * [media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil2015-10-01
| * [media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil2015-09-25
| * [media] v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda2015-09-25
| * [media] m2m: fix bad unlock balanceZahari Doychev2015-09-25
* | [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski2015-10-22
|/
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-11
|\
| * [media] media: vb2: Remove unused functionsJan Kara2015-08-16
| * [media] media: vb2: Convert vb2_dc_get_userptr() to use frame vectorJan Kara2015-08-16
| * [media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara2015-08-16
| * [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara2015-08-16
| * [media] vb2: Provide helpers for mapping virtual addressesJan Kara2015-08-16
| * [media] vb2: Push mmap_sem down to memopsJan Kara2015-08-16
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05
|\|
| * [media] Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-11
| * [media] v4l2: move tracepoint generation into separate filePhilipp Zabel2015-08-11
| * [media] v4l2-ioctl: Give more information when device_caps are missingLaura Abbott2015-08-11
| * [media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmapHans Verkuil2015-08-11
| * [media] videobuf2: add trace eventsPhilipp Zabel2015-07-17
| * [media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs doesPhilipp Zabel2015-07-17
| * [media] Add helper function for subdev event notificationsLars-Peter Clausen2015-07-17
| * [media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil2015-07-17
| * [media] v4l2-dv-timings: print refresh rate with better precisionPrashant Laddha2015-07-06
| * [media] media/v4l2-ctrls: Code cleanout validate_new()Ricardo Ribalda2015-07-06
| * [media] v4l2-dv-timings: log if the timing is reduced blanking V2Hans Verkuil2015-07-06
| * [media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2015-07-06
| * [media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio()Fabian Frederick2015-07-06
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \
| * | treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
| |/
* | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-08-21
|\ \ | |/ |/|
| * [media] vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart2015-08-10
| * [media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus2015-07-17
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-01
|\ \ | |/ |/|
| * media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski2015-06-22
| * v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus2015-06-15
* | [media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffersLaurent Pinchart2015-06-22
* | [media] Revert "[media] vb2: Push mmap_sem down to memops"Hans Verkuil2015-06-18
* | [media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha2015-06-09
* | [media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timingsHans Verkuil2015-06-09
* | [media] v4l2-dv-timing: avoid rounding twice in gtf hblank calcPrashant Laddha2015-06-09
* | [media] v4l2-mem2mem: add support for prepare_bufHans Verkuil2015-06-09