aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media/v4l2-fh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+4
2018-02-26media: v4l2_fh.h: add missing kconfig.h includeAlexandre Courbot1-0/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-5/+0
2016-07-23[media] v4l2-fh.h: add documentation for itMauro Carvalho Chehab1-32/+96
2013-12-04[media] V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki1-0/+4
2013-10-17[media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definitionLaurent Pinchart1-0/+1
2013-10-17[media] v4l2-fh: Include linux/fs.h for struct file definitionLaurent Pinchart1-0/+1
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 just per-fhHans 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