summaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-subdev.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart1-2/+26
2011-03-22[media] v4l: subdev: Events supportSakari Ailus1-1/+77
2011-03-22[media] v4l: subdev: Control ioctls supportLaurent Pinchart1-0/+25
2011-03-22[media] v4l: subdev: Uninline the v4l2_subdev_init functionLaurent Pinchart1-13/+28
2011-03-22[media] v4l: subdev: Add device node supportLaurent Pinchart1-0/+60
2009-04-07V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil1-128/+0
2009-03-30V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil1-0/+8
2009-03-30V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil1-0/+4
2009-03-30V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil1-0/+6
2009-01-29V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logicMike Isely1-2/+2
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil1-4/+6
2008-12-30V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil1-0/+108