index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-fh.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
2011-10-31
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-27
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: add control events
Hans Verkuil
2011-07-27
[media] v4l2-ioctl: add ctrl_handler to v4l2_fh
Hans Verkuil
2011-03-22
[media] v4l2: use new flag to enable core priority handling
Hans Verkuil
2011-03-22
[media] v4l2-fh: add v4l2_fh_is_singular
Hans Verkuil
2011-03-22
[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions
Hans Verkuil
2011-03-22
[media] v4l2-fh: implement v4l2_priority support
Hans Verkuil
2010-05-19
V4L/DVB: V4L: Events: Support event handling in do_ioctl
Sakari Ailus
2010-05-19
V4L/DVB: V4L: Events: Add backend
Sakari Ailus
2010-05-19
V4L/DVB: V4L: File handles
Sakari Ailus