aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAge
...
| * | [media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus2014-07-21
| * | [media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus2014-07-21
| * | [media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroedHans Verkuil2014-07-17
| * | [media] v4l2-ioctl: call g_selection before calling cropcapHans Verkuil2014-07-17
| * | [media] v4l2-ioctl: clear reserved field of G/S_SELECTIONHans Verkuil2014-07-17
| * | [media] v4l2-ioctl: remove pointless INFO_FL_CLEARHans Verkuil2014-07-17
| * | [media] v4l2-dev: don't debug poll unless the debug level > 2Hans Verkuil2014-07-17
| * | [media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdrHans Verkuil2014-07-17
| * | [media] v4l2-ioctl.c: fix enum_freq_bands handlingHans Verkuil2014-07-17
| * | [media] v4l2-ioctl.c: check vfl_type in ENUM_FMTHans Verkuil2014-07-17
| * | [media] v4l: vb2: Add fatal error condition flagLaurent Pinchart2014-07-17
| * | [media] v4l: vb2: Don't return POLLERR during transient buffer underrunsLaurent Pinchart2014-07-17
| * | [media] v4l: vb2: Fix stream start and buffer completion raceLaurent Pinchart2014-07-17
| * | [media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart2014-07-17
| * | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-17
| * | [media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil2014-07-17
| * | [media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: fix commentsHans Verkuil2014-07-17
| * | [media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2014-07-17
| * | [media] v4l2-ctrl: fix error return of copy_to/from_userHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: return elem_size instead of strlenHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: add array supportHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: type_ops can handle array elementsHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: compare values only onceHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptrHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: create type_opsHans Verkuil2014-07-17
| * | [media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: add support for compound typesHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: use pr_info/cont instead of printkHans Verkuil2014-07-17
| * | [media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil2014-07-17
| * | [media] media: v4l2-core: remove the use of V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan2014-07-04
| * | [media] videobuf2-dma-contig: allow to vmap contiguous dma buffersPhilipp Zabel2014-07-04
| * | [media] mem2mem: make queue lock in v4l2_m2m_poll interruptiblePhilipp Zabel2014-07-04
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ | |_|/ |/| |
| * | dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-21
|\ \ | |/ |/|
| * [media] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value use...Rickard Strandqvist2014-06-19
* | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-13
|\ \ | |/ |/|
| * [media] v4l: vb2: Add a function to discard all DONE buffersLaurent Pinchart2014-05-25
* | [media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart2014-05-25
* | [media] v4l: Add support for DV timings ioctls on subdev nodesLaurent Pinchart2014-05-25
|/
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-24
* [media] videobuf2-core: remove duplicated codeVictor Lambret2014-05-24
* [media] v4l: Add source change eventArun Kumar K2014-05-23
* [media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMESPhilipp Zabel2014-05-23
* [media] v4l: vb2: Avoid double WARN_ON when stopping streamingLaurent Pinchart2014-05-23
* [media] v4l2-ioctl: drop spurious newline in stringHans Verkuil2014-05-23