summaryrefslogtreecommitdiff
path: root/include/media/v4l2-fh.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: [media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority d...Laurent Pinchart1-0/+1
2014-11-18upstream: [media] v4l2-fh: Include linux/fs.h for struct file definitionLaurent Pinchart1-0/+1
2014-11-18V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki1-0/+4
2012-11-21[media] v4l, smiapp, smiapp-pll, adp1653: Update contact informationSakari Ailus1-1/+1
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil1-2/+0
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil1-3/+10
2011-07-27[media] v4l2-ioctl: add ctrl_handler to v4l2_fhHans Verkuil1-0/+2
2011-03-22[media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil1-0/+13
2011-03-22[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil1-0/+15
2011-03-22[media] v4l2-fh: implement v4l2_priority supportHans Verkuil1-0/+1
2010-05-19V4L/DVB: V4L: Events: Add backendSakari Ailus1-0/+2
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus1-0/+63