summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
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
2014-09-21[media] vb2: fix VBI/poll regressionHans Verkuil
2014-09-21[media] vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan
2014-09-21[media] vb2: fix vb2 state check when start_streaming failsHans Verkuil
2014-09-21[media] videobuf2-core: add comments before the WARN_ONHans Verkuil
2014-09-21[media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil
2014-09-21[media] v4l2-dv-timings: only check standards if non-zeroHans Verkuil
2014-09-21[media] v4l: Add camera pan/tilt speed controlsVincent Palatin
2014-09-21[media] videobuf: Allow reqbufs(0) to free current buffersHans de Goede
2014-09-21[media] videobuf2-core: take mmap_sem before calling __qbuf_userptrHans Verkuil
2014-09-03[media] tuner-core: use true/false for boolean varsMauro Carvalho Chehab
2014-09-03[media] v4l2-compat-ioctl32: fix sparse warningsHans Verkuil
2014-09-03[media] v4l2-ioctl: fix sparse warningsHans Verkuil
2014-09-02[media] vb2: fix multiplanar read() with non-zero data_offsetHans Verkuil
2014-08-21[media] vb2: use pr_info instead of pr_debugHans Verkuil
2014-08-21[media] videobuf2: fix lockdep warningHans Verkuil
2014-08-21[media] vmalloc_sg: off by one in error handlingDan Carpenter
2014-08-21[media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart
2014-08-21[media] v4l: Add test pattern colour component controlsSakari Ailus
2014-08-21[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab
2014-08-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-27[media] v4l2-ctrls: fix rounding calculationHans Verkuil
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper
2014-07-25[media] v4l2-ctrls: add RX RDS controlsHans Verkuil
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil
2014-07-25[media] vb2: fix vb2_poll for output streamsHans Verkuil
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab
2014-07-22[media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_APIMauro Carvalho Chehab
2014-07-22[media] v4l: subdev: Unify argument validation across IOCTLsSakari Ailus
2014-07-22[media] v4l2-ioctl: don't set PRIV_MAGIC unconditionally in g_fmt()Hans Verkuil
2014-07-22[media] v4l2-ioctl: set V4L2_CAP_EXT_PIX_FORMAT for device_capsHans Verkuil
2014-07-22[media] v4l2-ctrls: fix corner case in round-to-range codeHans Verkuil
2014-07-22[media] vb2: fix bytesused == 0 handlingHans Verkuil
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus
2014-07-21[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-17[media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroedHans Verkuil
2014-07-17[media] v4l2-ioctl: call g_selection before calling cropcapHans Verkuil
2014-07-17[media] v4l2-ioctl: clear reserved field of G/S_SELECTIONHans Verkuil
2014-07-17[media] v4l2-ioctl: remove pointless INFO_FL_CLEARHans Verkuil
2014-07-17[media] v4l2-dev: don't debug poll unless the debug level > 2Hans Verkuil
2014-07-17[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdrHans Verkuil