index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
2011-07-27
1
-4
/
+2
*
[media] v4l2-event: add optional merge and replace callbacks
Hans Verkuil
2011-07-27
1
-1
/
+30
*
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-27
1
-55
/
+33
*
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...
Hans Verkuil
2011-07-27
1
-22
/
+12
*
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
2011-07-27
1
-68
/
+25
*
[media] v4l2-ctrls: add control events
Hans Verkuil
2011-07-27
1
-35
/
+95
*
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
2010-10-21
1
-1
/
+8
*
V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions
Laurent Pinchart
2010-05-19
1
-0
/
+2
*
V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked()
Sakari Ailus
2010-05-19
1
-1
/
+1
*
V4L/DVB: V4L: Events: Add backend
Sakari Ailus
2010-05-19
1
-0
/
+290