index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
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-09
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
2010-08-09
V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
Andy Walls
2010-08-09
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
Andy Walls
2010-08-09
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...
Andy Walls
2010-08-09
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-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-07
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-07
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
2009-04-07
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-04-07
V4L/DVB (11367): v4l2-common: remove legacy code
Hans Verkuil
2009-03-30
V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.
Hans Verkuil
2009-03-30
V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.
Hans Verkuil
2009-03-30
V4L/DVB (11021): v4l2-device: add a notify callback.
Hans Verkuil
2009-03-30
V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev
Hans Verkuil
2009-03-30
V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status
Hans Verkuil
2009-03-30
V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support
Hans Verkuil
[next]