summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2014-07-17[media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil
2014-07-17[media] v4l2-ctrls: fix commentsHans Verkuil
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil
2014-07-17[media] v4l2-ctrl: fix error return of copy_to/from_userHans Verkuil
2014-07-17[media] v4l2-ctrls: return elem_size instead of strlenHans Verkuil
2014-07-17[media] v4l2-ctrls: add array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: type_ops can handle array elementsHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil
2014-07-17[media] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptrHans Verkuil
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil
2014-07-17[media] v4l2-ctrls: use pr_info/cont instead of printkHans Verkuil
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2014-07-04[media] media: v4l2-core: remove the use of V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan
2014-07-04[media] videobuf2-dma-contig: allow to vmap contiguous dma buffersPhilipp Zabel
2014-07-04[media] mem2mem: make queue lock in v4l2_m2m_poll interruptiblePhilipp Zabel
2014-06-13Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-25[media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart
2014-05-25[media] v4l: Add support for DV timings ioctls on subdev nodesLaurent Pinchart
2014-05-25[media] v4l: vb2: Add a function to discard all DONE buffersLaurent Pinchart
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-05-24[media] videobuf2-core: remove duplicated codeVictor Lambret
2014-05-23[media] v4l: Add source change eventArun Kumar K
2014-05-23[media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMESPhilipp Zabel
2014-05-23[media] v4l: vb2: Avoid double WARN_ON when stopping streamingLaurent Pinchart
2014-05-23[media] v4l2-ioctl: drop spurious newline in stringHans Verkuil
2014-05-23[media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() callMa Haijun
2014-05-23[media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda
2014-05-13[media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski
2014-05-13[media] v4l: Only get module if it's different than the driver for v4l2_devSakari Ailus
2014-05-13[media] v4l: Check pad arguments for [gs]_frame_intervalSakari Ailus
2014-04-23[media] vb2: fix compiler warningHans Verkuil
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-16[media] vb2: Add videobuf2-dvb supportHans Verkuil
2014-04-16[media] vb2: add thread supportHans Verkuil
2014-04-16[media] vb2: start messages with a lower-case for consistencyHans Verkuil
2014-04-16[media] vb2: allow read/write as long as the format is single planarHans Verkuil
2014-04-16[media] vb2: add vb2_fileio_is_active and check it more oftenHans Verkuil
2014-04-16[media] vb2: simplify a confusing conditionHans Verkuil
2014-04-16[media] vb2: reject output buffers with V4L2_FIELD_ALTERNATEHans Verkuil
2014-04-16[media] vb2: set timestamp when using write()Hans Verkuil
2014-04-16[media] vb2: move __qbuf_mmap before __qbuf_userptrHans Verkuil
2014-04-16[media] vb2: use correct prefixHans Verkuil
2014-04-16[media] vb2: if bytesused is 0, then fill with output buffer lengthHans Verkuil
2014-04-16[media] vb2: fix handling of data_offset and v4l2_plane.reserved[]Hans Verkuil
2014-04-16[media] v4l2-dv-timings.c: add the new 4K timings to the listHans Verkuil