index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
videobuf-core.c
Age
Commit message (
Expand
)
Author
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
2008-04-28
media: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-24
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7562): videobuf: Require spinlocks for all videobuf users
Brandon Philips
2008-04-24
V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmap
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7552): videbuf-vmalloc: Corrects mmap code
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...
Brandon Philips
2008-04-24
V4L/DVB (7488): videobuf: Simplify videobuf_waiton logic and possibly avoid m...
Brandon Philips
2008-04-24
V4L/DVB (7487): videobuf: Wakeup queues after changing the state to ERROR
Brandon Philips
2008-04-24
V4L/DVB (7378): cleanup variable initialization
Guennadi Liakhovetski
2008-04-24
V4L/DVB (7376): Improve compile-time type-checking in videobuf
Guennadi Liakhovetski
2008-04-24
V4L/DVB (7281): v4l: Deadlock in videobuf-core for DQBUF waiting on QBUF
Brandon Philips
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6df
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6804): __videobuf_read_start is static
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6759): CodingStyle fixes
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
2007-12-13
V4L/DVB (6803): buf-core.c locking fixes
Adrian Bunk
2007-12-12
V4L/DVB (6609): Re-adds lock safe videobuf_read_start
Mauro Carvalho Chehab
2007-12-11
V4L/DVB (6601): V4L: videobuf-core locking fixes and comments
Brandon Philips
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