index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
2014-06-12
Merge 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 ioctls
Laurent Pinchart
2014-05-25
[media] v4l: Add support for DV timings ioctls on subdev nodes
Laurent Pinchart
2014-05-25
[media] v4l: vb2: Add a function to discard all DONE buffers
Laurent Pinchart
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
[media] videobuf2-core: remove duplicated code
Victor Lambret
2014-05-23
[media] v4l: Add source change event
Arun Kumar K
2014-05-23
[media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMES
Philipp Zabel
2014-05-23
[media] v4l: vb2: Avoid double WARN_ON when stopping streaming
Laurent Pinchart
2014-05-23
[media] v4l2-ioctl: drop spurious newline in string
Hans Verkuil
2014-05-23
[media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() call
Ma Haijun
2014-05-23
[media] videobuf2-dma-sg: Fix NULL pointer dereference BUG
Ricardo Ribalda
2014-05-13
[media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
Guennadi Liakhovetski
2014-05-13
[media] v4l: Only get module if it's different than the driver for v4l2_dev
Sakari Ailus
2014-05-13
[media] v4l: Check pad arguments for [gs]_frame_interval
Sakari Ailus
2014-04-23
[media] vb2: fix compiler warning
Hans Verkuil
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-16
[media] vb2: Add videobuf2-dvb support
Hans Verkuil
2014-04-16
[media] vb2: add thread support
Hans Verkuil
2014-04-16
[media] vb2: start messages with a lower-case for consistency
Hans Verkuil
2014-04-16
[media] vb2: allow read/write as long as the format is single planar
Hans Verkuil
2014-04-16
[media] vb2: add vb2_fileio_is_active and check it more often
Hans Verkuil
2014-04-16
[media] vb2: simplify a confusing condition
Hans Verkuil
2014-04-16
[media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE
Hans Verkuil
2014-04-16
[media] vb2: set timestamp when using write()
Hans Verkuil
2014-04-16
[media] vb2: move __qbuf_mmap before __qbuf_userptr
Hans Verkuil
2014-04-16
[media] vb2: use correct prefix
Hans Verkuil
2014-04-16
[media] vb2: if bytesused is 0, then fill with output buffer length
Hans 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 list
Hans Verkuil
2014-04-16
[media] v4l2-ioctl.c: fix sparse __user-related warnings
Hans Verkuil
2014-04-16
[media] videobuf2-core: fix sparse errors
Hans Verkuil
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-28
[media] v4l2-dv-timings: add module name, description, license
Hans Verkuil
2014-03-13
[media] v4l: rename v4l2_format_sdr to v4l2_sdr_format
Antti Palosaari
2014-03-13
[media] v4l: add control for RF tuner PLL lock flag
Antti Palosaari
2014-03-13
[media] v4l: add RF tuner channel bandwidth control
Antti Palosaari
2014-03-11
[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core
Hans Verkuil
2014-03-11
[media] v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support
Hans Verkuil
2014-03-11
[media] v4l: of: Support empty port nodes
Laurent Pinchart
2014-03-11
[media] v4l2-ctrls: replace BUG_ON by WARN_ON
Hans Verkuil
2014-03-11
[media] vb2: call buf_finish after the state check
Hans Verkuil
2014-03-11
[media] vb2: fix streamoff handling if streamon wasn't called
Hans Verkuil
2014-03-11
[media] vb2: replace BUG by WARN_ON
Hans Verkuil
2014-03-11
[media] vb2: properly clean up PREPARED and QUEUED buffers
Hans Verkuil
2014-03-11
[media] vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
2014-03-11
[media] vb2: don't init the list if there are still buffers
Hans Verkuil
2014-03-11
[media] vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
[next]