aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAge
* [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_capsHans Verkuil2014-12-16
* [media] v4l: vb2: Fix race condition in _vb2_fop_releaseLaurent Pinchart2014-12-04
* [media] v4l: vb2: Fix race condition in vb2_fop_pollLaurent Pinchart2014-12-04
* [media] V4L2: Deletion of an unnecessary check before the function call "vb2_...Markus Elfring2014-12-02
* [media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fieldsHans Verkuil2014-12-01
* [media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil2014-11-25
* [media] vb2-vmalloc: add support for dmabuf exportsHans Verkuil2014-11-25
* [media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil2014-11-25
* [media] vb2-dma-sg: add dmabuf import supportHans Verkuil2014-11-25
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-25
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-25
* [media] vb2: don't free alloc context if it is ERR_PTRHans Verkuil2014-11-25
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-25
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-25
* [media] v4l2: get/set prio using video_dev prio structureLaurent Pinchart2014-11-25
* [media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil2014-11-25
* [media] v4l2-common: remove unused helper functionsHans Verkuil2014-11-25
* [media] v4l2-dev: vdev->v4l2_dev is always set, so simplify codeHans Verkuil2014-11-25
* [media] videobuf: fix sparse warningsHans Verkuil2014-11-05
* [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski2014-11-03
* [media] v4l2-ctrls: fix sparse warningHans Verkuil2014-10-28
* [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang2014-10-24
* Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-10
|\
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2014-10-09
| |\
| | * [media] v4l2-ioctl.c: fix inverted conditionHans Verkuil2014-09-23
| | * [media] v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek2014-09-23
| | * [media] v4l2-dv-timings: only check standards if non-zeroHans Verkuil2014-09-21
| | * [media] v4l: Add camera pan/tilt speed controlsVincent Palatin2014-09-21
| | * [media] videobuf: Allow reqbufs(0) to free current buffersHans de Goede2014-09-21
| | * [media] videobuf2-core: take mmap_sem before calling __qbuf_userptrHans Verkuil2014-09-21
| | * [media] tuner-core: use true/false for boolean varsMauro Carvalho Chehab2014-09-03
| | * [media] v4l2-compat-ioctl32: fix sparse warningsHans Verkuil2014-09-03
| | * [media] v4l2-ioctl: fix sparse warningsHans Verkuil2014-09-03
| | * [media] vb2: fix multiplanar read() with non-zero data_offsetHans Verkuil2014-09-02
| | * [media] vb2: use pr_info instead of pr_debugHans Verkuil2014-08-21
| | * [media] videobuf2: fix lockdep warningHans Verkuil2014-08-21
| | * [media] vmalloc_sg: off by one in error handlingDan Carpenter2014-08-21
| | * [media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart2014-08-21
| | * [media] v4l: Add test pattern colour component controlsSakari Ailus2014-08-21
| | * [media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab2014-08-21
* | | v4l2-pci-skeleton: Only build if PCI is availableMark Brown2014-09-26
|/ /
* | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-21
* | [media] vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan2014-09-21
* | [media] vb2: fix vb2 state check when start_streaming failsHans Verkuil2014-09-21
* | [media] videobuf2-core: add comments before the WARN_ONHans Verkuil2014-09-21
* | [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil2014-09-21
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-05
|\
| * [media] v4l2-ctrls: fix rounding calculationHans Verkuil2014-07-27
| * [media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper2014-07-26
| * [media] v4l2-ctrls: add RX RDS controlsHans Verkuil2014-07-25