aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videobuf-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab1-39/+39
2008-01-25V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6dfMauro Carvalho Chehab1-4/+8
2008-01-25V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_eventMauro Carvalho Chehab1-4/+11
2008-01-25V4L/DVB (6804): __videobuf_read_start is staticMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6759): CodingStyle fixesMauro Carvalho Chehab1-146/+146
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips1-25/+25
2007-12-13V4L/DVB (6803): buf-core.c locking fixesAdrian Bunk1-2/+2
2007-12-12V4L/DVB (6609): Re-adds lock safe videobuf_read_startMauro Carvalho Chehab1-1/+13
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips1-89/+158
2007-10-22V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg1-1/+1
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro1-1/+1
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho1-4/+1
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips1-5/+13
2007-10-10V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab1-9/+14
2007-10-10V4L/DVB (6291): Fix: avoid oops on some SMP machinesMauro Carvalho Chehab1-0/+8
2007-10-10V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from deviceMaxim Levitsky1-1/+1
2007-10-10V4L/DVB (6276): V4L: videobuf-core.c lock before streaming checkBrandon Philips1-3/+5
2007-10-10V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky1-0/+7
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab1-2/+2
2007-10-10V4L/DVB (6265): Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab1-0/+3
2007-10-09V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab1-0/+976