summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-event.c
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_byKees Cook2023-10-071-1/+1
* media: v4l2-event: Modified variable type 'unsigned' to 'unsigned int'lijian2021-06-171-3/+3
* media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil2021-01-041-0/+17
* media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-031-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* media: v4l2-event: keep track of the timestamp in nsHans Verkuil2019-02-071-10/+9
* media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus2018-11-061-19/+24
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-18/+20
* Convert v4l2 event to struct_sizeMatthew Wilcox2018-06-121-2/+1
* [media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa2017-06-201-3/+5
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-5/+0
* [media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil2015-07-171-0/+3
* [media] v4l: Add source change eventArun Kumar K2014-05-231-0/+36
* [media] V4L: Add v4l2_event_subdev_unsubscribe() helper functionSylwester Nawrocki2013-02-051-0/+7
* [media] v4l, smiapp, smiapp-pll, adp1653: Update contact informationSakari Ailus2012-11-211-1/+1
* [media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil2012-09-261-2/+2
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-131-0/+313