index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
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
2014-03-11
[media] vb2: fix buf_init/buf_cleanup call sequences
Hans Verkuil
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
2014-03-11
[media] vb2: add debugging code to check for unbalanced ops
Hans Verkuil
2014-03-11
[media] vb2: fix PREPARE_BUF regression
Hans Verkuil
2014-03-11
[media] vb2: fix read/write regression
Hans Verkuil
2014-03-11
[media] vb2: Check if there are buffers before streamon
Ricardo Ribalda Delgado
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-05
[media] v4l: Handle buffer timestamp flags correctly
Sakari Ailus
2014-03-05
[media] v4l: Add timestamp source flags, mask and document them
Sakari Ailus
2014-03-05
[media] v4l: Timestamp flags will soon contain timestamp source, not just type
Sakari Ailus
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
[media] vb2: fix timecode and flags handling for output buffers
Hans Verkuil
2014-03-05
[media] v4l: add RF tuner gain controls
Antti Palosaari
2014-03-05
[media] v4l: do not allow modulator ioctls for non-radio devices
Hans Verkuil
2014-03-05
[media] v4l: enable some IOCTLs for SDR receiver
Antti Palosaari
2014-03-05
[media] v4l: add stream format for SDR receiver
Antti Palosaari
2014-03-05
[media] v4l: add new tuner types for SDR
Antti Palosaari
2014-03-05
[media] v4l: add device type for Software Defined Radio
Antti Palosaari
2014-02-28
[media] v4l2: Add settings for Horizontal and Vertical MV Search Range
Amit Grover
2014-02-24
[media] v4l2-subdev: Allow 32-bit compat ioctls
Hans Verkuil
2014-02-04
[media] v4l2-dv-timings: mention missing 'reduced blanking V2'
Hans Verkuil
2014-02-04
[media] v4l2-dv-timings: fix GTF calculation
Martin Bugge
2014-02-04
[media] vb2: Check if there are buffers before streamon
Ricardo Ribalda
2014-02-04
[media] Revert "[media] videobuf_vm_{open,close} race fixes"
Hans Verkuil
2014-01-27
[media] media: v4l2-dev: fix video device index assignment
Marek Szyprowski
2014-01-13
[media] s5p-mfc: Add controls to set vp8 enc profile
Kiran AVND
2014-01-13
[media] s5p-mfc: Add QP setting support for vp8 encoder
Arun Kumar K
2014-01-07
[media] vb2: Fix comment in __qbuf_dmabuf
Laurent Pinchart
2014-01-07
[media] vb2: Improve file I/O emulation to handle buffers in any order
Hans Verkuil
2014-01-07
[media] vb2: don't set index, don't start streaming for write()
Hans Verkuil
2014-01-07
[media] vb2: retry start_streaming in case of insufficient buffers
Hans Verkuil
2014-01-07
[media] vb2: remove the 'fileio = NULL' hack
Hans Verkuil
2014-01-07
[media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF
Hans Verkuil
2014-01-07
[media] vb2: simplify qbuf/prepare_buf by removing callback
Hans Verkuil
[next]