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
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
2012-04-10
[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subde...
Sakari Ailus
2012-04-10
[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs
Sakari Ailus
2011-11-03
[media] V4L: add .g_std() core V4L2 subdevice operation
Guennadi Liakhovetski
2011-11-03
[media] V4L: dynamically allocate video_device nodes in subdevices
Guennadi Liakhovetski
2011-07-27
[media] V4L: add media bus configuration subdev operations
Guennadi Liakhovetski
2011-07-27
[media] v4l: add g_std_output callback to V4L2 subdev
Tomasz Stanislawski
2011-07-27
[media] v4l: add g_dv_preset callback to V4L2 subdev
Tomasz Stanislawski
2011-07-27
[media] v4l: add g_tvnorms_output callback to V4L2 subdev
Tomasz Stanislawski
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-07
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
2011-07-07
[media] v4l2-subdev.h: remove unused s_mode tuner op
Hans Verkuil
2011-03-22
[media] v4l: Add subdev sensor g_skip_frames operation
Laurent Pinchart
2011-03-22
[media] v4l: v4l2_subdev userspace crop API
Antti Koskipaa
2011-03-22
[media] v4l: v4l2_subdev userspace frame interval API
Laurent Pinchart
2011-03-22
[media] v4l: v4l2_subdev userspace format API
Laurent Pinchart
2011-03-22
[media] v4l: v4l2_subdev pad-level operations
Laurent Pinchart
2011-03-22
[media] v4l: subdev: Add new file operations
Laurent Pinchart
2011-03-22
[media] v4l: Create v4l2 subdev file handle structure
Stanimir Varbanov
2011-03-22
[media] v4l: Make v4l2_subdev inherit from media_entity
Laurent Pinchart
2011-03-21
[media] v4l: subdev: Events support
Sakari Ailus
2011-03-21
[media] v4l: subdev: Uninline the v4l2_subdev_init function
Laurent Pinchart
2011-03-21
[media] v4l: subdev: Add device node support
Laurent Pinchart
2011-03-21
[media] v4l: subdev: Don't require core operations
Laurent Pinchart
2011-03-21
[media] V4L: add enum_mbus_fsizes video operation
Qing Xu
2011-01-19
[media] v4l2-subdev: add (un)register internal ops
Hans Verkuil
2011-01-19
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
2010-10-21
V4L/DVB: v4l: Add a v4l2_subdev host private data field
Laurent Pinchart
2010-10-21
V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt
Hans Verkuil
2010-08-08
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
2010-08-08
V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
Andy Walls
2010-08-08
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
Andy Walls
2010-08-08
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...
Andy Walls
2010-08-08
V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops
Andy Walls
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
2010-05-19
V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset
Mats Randgaard
2010-05-19
V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi
Hans Verkuil
2010-05-19
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
2010-05-18
V4L/DVB: Add SPI support to V4L2
Dmitri Belimov
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
2009-12-16
V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...
Guennadi Liakhovetski
2009-12-16
V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l...
Guennadi Liakhovetski
2009-12-16
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
Muralidharan Karicheri
2009-12-05
V4L/DVB (13477): v4l2-subdev: remove unnecessary check
Hans Verkuil
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
2009-12-05
V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines fo...
Andy Walls
2009-09-12
V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api
Eduardo Valentin
2009-09-12
V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_ops
Guennadi Liakhovetski
2009-06-23
V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...
Hans Verkuil
2009-06-16
V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...
Hans Verkuil
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
[prev]
[next]