summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-fh.h
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim2020-04-211-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-0/+4
* media: v4l2_fh.h: add missing kconfig.h includeAlexandre Courbot2018-02-261-0/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-5/+0
* [media] v4l2-fh.h: add documentation for itMauro Carvalho Chehab2016-07-231-32/+96
* [media] V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki2013-12-041-0/+4
* [media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definitionLaurent Pinchart2013-10-171-0/+1
* [media] v4l2-fh: Include linux/fs.h for struct file definitionLaurent Pinchart2013-10-171-0/+1
* [media] v4l, smiapp, smiapp-pll, adp1653: Update contact informationSakari Ailus2012-11-211-1/+1
* [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-271-2/+0
* [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-271-3/+10
* [media] v4l2-ioctl: add ctrl_handler to v4l2_fhHans Verkuil2011-07-271-0/+2
* [media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil2011-03-221-0/+13
* [media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil2011-03-221-0/+15
* [media] v4l2-fh: implement v4l2_priority supportHans Verkuil2011-03-221-0/+1
* V4L/DVB: V4L: Events: Add backendSakari Ailus2010-05-191-0/+2
* V4L/DVB: V4L: File handlesSakari Ailus2010-05-191-0/+63