summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart
2015-04-02[media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski
2015-04-02[media] v4l2-ioctl: allow all controls if ctrl_class == 0Hans Verkuil
2015-04-02[media] v4l2-dev: disable selection ioctls for non-video devicesHans Verkuil
2015-04-02[media] v4l2-ioctl: tidy up debug messagesHans Verkuil
2015-04-02[media] vb2: check if vb2_fop_write/read is allowedHans Verkuil
2015-04-02[media] v4l: of: Read lane-polarities endpoint propertySakari Ailus
2015-03-23[media] v4l2-subdev.c: add 'which' checks for enum opsHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-03-02[media] v4l2-core: drop g/s_priority opsHans Verkuil
2015-03-02[media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil
2015-02-26[media] tuner-core: fix compilation if the media controller is not definedMauro Carvalho Chehab
2015-02-13[media] tuner-core: properly initialize media controller subdevMauro Carvalho Chehab
2015-02-13[media] media: Fix DVB devnode representation at media controllerMauro Carvalho Chehab
2015-01-27[media] videobuf: make unused exported functions staticHans Verkuil
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab
2015-01-21[media] vb2: fix vb2_thread_stop race conditionsHans Verkuil
2014-12-23[media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven
2014-12-23[media] videobuf2-vmalloc: fix sparse warningHans Verkuil
2014-12-23[media] v4l2 core: improve debug flag handlingHans Verkuil
2014-12-22[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil
2014-12-22[media] media: remove emacs editor variablesHans Verkuil
2014-12-17[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_capsHans Verkuil
2014-12-04[media] v4l: vb2: Fix race condition in _vb2_fop_releaseLaurent Pinchart
2014-12-04[media] v4l: vb2: Fix race condition in vb2_fop_pollLaurent Pinchart
2014-12-02[media] V4L2: Deletion of an unnecessary check before the function call "vb2_...Markus Elfring
2014-12-01[media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fieldsHans Verkuil
2014-11-25[media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil
2014-11-25[media] vb2-vmalloc: add support for dmabuf exportsHans Verkuil
2014-11-25[media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil
2014-11-25[media] vb2-dma-sg: add dmabuf import supportHans Verkuil
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-25[media] vb2: don't free alloc context if it is ERR_PTRHans Verkuil
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil
2014-11-25[media] v4l2: get/set prio using video_dev prio structureLaurent Pinchart
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil
2014-11-25[media] v4l2-dev: vdev->v4l2_dev is always set, so simplify codeHans Verkuil
2014-11-05[media] videobuf: fix sparse warningsHans Verkuil
2014-11-03[media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski
2014-10-28[media] v4l2-ctrls: fix sparse warningHans Verkuil
2014-10-24[media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang
2014-10-11Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2014-09-26v4l2-pci-skeleton: Only build if PCI is availableMark Brown
2014-09-23[media] v4l2-ioctl.c: fix inverted conditionHans Verkuil
2014-09-23[media] v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek