index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: [media] v4l: Add pad-level DV timings subdev operations
Laurent Pinchart
1
-0
/
+4
2014-11-18
upstream: [media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-3
/
+3
2014-11-18
upstream: [media] v4l2-subdev: Allow 32-bit compat ioctls
Hans Verkuil
1
-0
/
+4
2014-11-18
upstream: [media] v4l2-subdev.h: add g_tvnorms video op
Hans Verkuil
1
-2
/
+6
2014-11-18
upstream: [media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMA
Sakari Ailus
1
-3
/
+6
2014-11-18
upstream: [media] v4l: Only get module if it's different than the driver for ...
Sakari Ailus
1
-0
/
+1
2014-11-18
upstream: [media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notify
Hans Verkuil
1
-5
/
+0
2014-11-18
upstream: [media] v4l: add enum_freq_bands support to tuner sub-device
Antti Palosaari
1
-0
/
+1
2014-11-18
upstream: [media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core
Hans Verkuil
1
-2
/
+2
2014-11-18
upstream: [media] v4l: Fix typo in v4l2_subdev_get_try_crop()
Laurent Pinchart
1
-1
/
+1
2014-11-18
upstream: [media] V4L2: (cosmetic) remove redundant use of unlikely()
Guennadi Liakhovetski
1
-2
/
+2
2014-11-18
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
1
-7
/
+6
2014-11-18
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
1
-0
/
+8
2014-11-18
[media] V4L2: add a device pointer to struct v4l2_subdev
Guennadi Liakhovetski
1
-0
/
+2
2013-03-24
[media] v4l2-subdev: remove obsolete dv_preset ops
Hans Verkuil
1
-16
/
+0
2013-03-24
[media] v4l2-core: add code to check for specific ops
Hans Verkuil
1
-0
/
+3
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-1
/
+1
2012-10-05
[media] V4L: Add [get/set]_frame_desc subdev callbacks
Sylwester Nawrocki
1
-0
/
+42
2012-10-05
[media] V4L: Add s_rx_buffer subdev video operation
Sylwester Nawrocki
1
-0
/
+6
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_modulator const
Hans Verkuil
1
-1
/
+1
2012-09-13
[media] v4l2-subdev: add support for the new edid ioctls
Hans Verkuil
1
-0
/
+2
2012-08-11
[media] v4l2: typos
Michael Jones
1
-1
/
+1
2012-05-20
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
1
-0
/
+6
2012-05-14
[media] v4l: Implement v4l2_subdev_link_validate()
Sakari Ailus
1
-0
/
+12
2012-04-10
[media] v4l: Check pad number in get try pointer functions
Sakari Ailus
1
-17
/
+13
2012-04-10
[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subde...
Sakari Ailus
1
-1
/
+1
2012-04-10
[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs
Sakari Ailus
1
-4
/
+17
2011-11-03
[media] V4L: add .g_std() core V4L2 subdevice operation
Guennadi Liakhovetski
1
-0
/
+1
2011-11-03
[media] V4L: dynamically allocate video_device nodes in subdevices
Guennadi Liakhovetski
1
-2
/
+2
2011-07-27
[media] V4L: add media bus configuration subdev operations
Guennadi Liakhovetski
1
-0
/
+10
2011-07-27
[media] v4l: add g_std_output callback to V4L2 subdev
Tomasz Stanislawski
1
-0
/
+4
2011-07-27
[media] v4l: add g_dv_preset callback to V4L2 subdev
Tomasz Stanislawski
1
-0
/
+4
2011-07-27
[media] v4l: add g_tvnorms_output callback to V4L2 subdev
Tomasz Stanislawski
1
-0
/
+4
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
1
-2
/
+0
2011-07-07
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
1
-0
/
+7
2011-07-07
[media] v4l2-subdev.h: remove unused s_mode tuner op
Hans Verkuil
1
-4
/
+1
2011-03-22
[media] v4l: Add subdev sensor g_skip_frames operation
Laurent Pinchart
1
-0
/
+4
2011-03-22
[media] v4l: v4l2_subdev userspace crop API
Antti Koskipaa
1
-0
/
+4
2011-03-22
[media] v4l: v4l2_subdev userspace frame interval API
Laurent Pinchart
1
-0
/
+7
2011-03-22
[media] v4l: v4l2_subdev userspace format API
Laurent Pinchart
1
-0
/
+10
2011-03-22
[media] v4l: v4l2_subdev pad-level operations
Laurent Pinchart
1
-0
/
+4
2011-03-22
[media] v4l: subdev: Add new file operations
Laurent Pinchart
1
-0
/
+7
2011-03-22
[media] v4l: Create v4l2 subdev file handle structure
Stanimir Varbanov
1
-0
/
+29
2011-03-22
[media] v4l: Make v4l2_subdev inherit from media_entity
Laurent Pinchart
1
-0
/
+6
2011-03-21
[media] v4l: subdev: Events support
Sakari Ailus
1
-0
/
+10
2011-03-21
[media] v4l: subdev: Uninline the v4l2_subdev_init function
Laurent Pinchart
1
-13
/
+2
2011-03-21
[media] v4l: subdev: Add device node support
Laurent Pinchart
1
-2
/
+12
[next]