index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+9
2011-11-08
[media] v4l2-event: Don't set sev->fh to NULL on unsubscribe
Hans de Goede
1
-1
/
+0
2011-11-08
[media] v4l2-event: Remove pending events from fh event queue when unsubscribing
Hans de Goede
1
-0
/
+6
2011-11-08
[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL
Hans de Goede
1
-0
/
+3
2011-11-01
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-07-28
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
1
-4
/
+2
2011-07-28
[media] v4l2-event: add optional merge and replace callbacks
Hans Verkuil
1
-1
/
+30
2011-07-28
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
1
-55
/
+33
2011-07-28
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...
Hans Verkuil
1
-22
/
+12
2011-07-28
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
1
-68
/
+25
2011-07-28
[media] v4l2-ctrls: add control events
Hans Verkuil
1
-35
/
+95
2010-10-21
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
1
-1
/
+8
2010-05-19
V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions
Laurent Pinchart
1
-0
/
+2
2010-05-19
V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked()
Sakari Ailus
1
-1
/
+1
2010-05-19
V4L/DVB: V4L: Events: Add backend
Sakari Ailus
1
-0
/
+290