aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-subdev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-05[media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki1-0/+42
2012-10-05[media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki1-0/+6
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil1-1/+1
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil1-0/+2
2012-08-11[media] v4l2: typosMichael Jones1-1/+1
2012-05-20[media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil1-0/+6
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-04-10[media] v4l: Check pad number in get try pointer functionsSakari Ailus1-17/+13
2012-04-10[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subdev *"Sakari Ailus1-1/+1
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus1-4/+17
2011-11-03[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski1-0/+1
2011-11-03[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski1-2/+2
2011-07-27[media] V4L: add media bus configuration subdev operationsGuennadi Liakhovetski1-0/+10
2011-07-27[media] v4l: add g_std_output callback to V4L2 subdevTomasz Stanislawski1-0/+4
2011-07-27[media] v4l: add g_dv_preset callback to V4L2 subdevTomasz Stanislawski1-0/+4
2011-07-27[media] v4l: add g_tvnorms_output callback to V4L2 subdevTomasz Stanislawski1-0/+4
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fhHans Verkuil1-2/+0
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+7
2011-07-07[media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil1-4/+1
2011-03-22[media] v4l: Add subdev sensor g_skip_frames operationLaurent Pinchart1-0/+4
2011-03-22[media] v4l: v4l2_subdev userspace crop APIAntti Koskipaa1-0/+4
2011-03-22[media] v4l: v4l2_subdev userspace frame interval APILaurent Pinchart1-0/+7
2011-03-22[media] v4l: v4l2_subdev userspace format APILaurent Pinchart1-0/+10
2011-03-22[media] v4l: v4l2_subdev pad-level operationsLaurent Pinchart1-0/+4
2011-03-22[media] v4l: subdev: Add new file operationsLaurent Pinchart1-0/+7
2011-03-22[media] v4l: Create v4l2 subdev file handle structureStanimir Varbanov1-0/+29
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart1-0/+6
2011-03-21[media] v4l: subdev: Events supportSakari Ailus1-0/+10
2011-03-21[media] v4l: subdev: Uninline the v4l2_subdev_init functionLaurent Pinchart1-13/+2
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart1-2/+12
2011-03-21[media] v4l: subdev: Don't require core operationsLaurent Pinchart1-2/+1
2011-03-21[media] V4L: add enum_mbus_fsizes video operationQing Xu1-0/+2
2011-01-19[media] v4l2-subdev: add (un)register internal opsHans Verkuil1-0/+17
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil1-5/+1
2010-10-21V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart1-4/+16
2010-10-21V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmtHans Verkuil1-4/+0
2010-08-08V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil1-0/+3
2010-08-08V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls1-6/+1
2010-08-08V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls1-9/+7
2010-08-08V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversionAndy Walls1-1/+4
2010-08-08V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls1-0/+23
2010-06-01V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil1-1/+1
2010-05-19V4L/DVB: v4l2-subdev.h: Add support for enum_dv_presetMats Randgaard1-0/+2
2010-05-19V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbiHans Verkuil1-0/+9
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-26/+31
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov1-0/+2
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls1-0/+1
2009-12-16V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formatsGuennadi Liakhovetski1-1/+17
2009-12-16V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-cameraGuennadi Liakhovetski1-5/+17