summaryrefslogtreecommitdiff
path: root/linux/include/media/v4l2-subdev.h
AgeCommit message (Expand)Author
2009-08-08v4l2-subdev.h: Add g/s_modulator callbacks to subdev apiMauro Carvalho Chehab
2009-06-24v4l: add cropping prototypes to struct v4l2_subdev_video_opsGuennadi Liakhovetski
2009-06-09v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board callsHans Verkuil
2009-05-02v4l2-device: unregister i2c_clients when unregistering the v4l2_device.Mauro Carvalho Chehab
2009-04-14backport a few language cleanupsMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: change prototype of s_crystal_freq.Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-04-01v4l2-common: remove legacy codeHans Verkuil
2009-03-30v4l2-subdev: add enum_framesizes and enum_frameintervals.Hans Verkuil
2009-02-06v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil
2009-03-08v4l2-device: add a notify callback.Hans Verkuil
2009-02-14v4l2-subdev: rename dev field to v4l2_devHans Verkuil
2009-02-13v4l2-subdev: add querystd and g_input_statusHans Verkuil
2009-01-12v4l2-subdev: add v4l2_ext_controls supportHans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-18v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil
2008-12-18v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil
2008-11-30v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.Hans Verkuil