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
/
videobuf-core.c
Age
Commit message (
Expand
)
Author
2007-10-22
V4L/DVB (6324): fix videobuf_cgmbuf export
Pekka Enberg
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Brandon Philips
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6291): Fix: avoid oops on some SMP machines
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ...
Maxim Levitsky
2007-10-10
V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check
Brandon Philips
2007-10-10
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
Maxim Levitsky
2007-10-10
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6251): Replace video-buf to a more generic approach
Mauro Carvalho Chehab