aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17media: v4l2-event: Modified variable type 'unsigned' to 'unsigned int'lijian1-3/+3
2021-01-04media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil1-0/+17
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann1-1/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil1-10/+9
2018-11-06media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-18/+20
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox1-2/+1
2017-06-20[media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa1-3/+5
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-5/+0
2015-07-17[media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil1-0/+3
2014-05-23[media] v4l: Add source change eventArun Kumar K1-0/+36
2013-02-05[media] V4L: Add v4l2_event_subdev_unsubscribe() helper functionSylwester Nawrocki1-0/+7
2012-11-21[media] v4l, smiapp, smiapp-pll, adp1653: Update contact informationSakari Ailus1-1/+1
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil1-2/+2
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+313