summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videobuf-core.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a deadlock in the bttv driverArjan van de Ven2008-05-201-1/+2
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+4
* V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab2008-04-241-0/+7
* V4L/DVB (7562): videobuf: Require spinlocks for all videobuf usersBrandon Philips2008-04-241-28/+18
* V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmapMauro Carvalho Chehab2008-04-241-1/+0
* V4L/DVB (7552): videbuf-vmalloc: Corrects mmap codeMauro Carvalho Chehab2008-04-241-14/+0
* V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...Brandon Philips2008-04-241-20/+76
* V4L/DVB (7488): videobuf: Simplify videobuf_waiton logic and possibly avoid m...Brandon Philips2008-04-241-22/+15
* V4L/DVB (7487): videobuf: Wakeup queues after changing the state to ERRORBrandon Philips2008-04-241-0/+1
* V4L/DVB (7378): cleanup variable initializationGuennadi Liakhovetski2008-04-241-2/+1
* V4L/DVB (7376): Improve compile-time type-checking in videobufGuennadi Liakhovetski2008-04-241-1/+1
* V4L/DVB (7281): v4l: Deadlock in videobuf-core for DQBUF waiting on QBUFBrandon Philips2008-04-241-0/+2
* V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-181-39/+39
* V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6dfMauro Carvalho Chehab2008-01-251-4/+8
* V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_eventMauro Carvalho Chehab2008-01-251-4/+11
* V4L/DVB (6804): __videobuf_read_start is staticMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6759): CodingStyle fixesMauro Carvalho Chehab2008-01-251-146/+146
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-25/+25
* V4L/DVB (6803): buf-core.c locking fixesAdrian Bunk2007-12-131-2/+2
* V4L/DVB (6609): Re-adds lock safe videobuf_read_startMauro Carvalho Chehab2007-12-121-1/+13
* V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips2007-12-111-89/+158
* V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg2007-10-221-1/+1
* v4l: copy_to_user() is not a good method nameAl Viro2007-10-131-1/+1
* V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-4/+1
* V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips2007-10-101-5/+13
* V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab2007-10-101-9/+14
* V4L/DVB (6291): Fix: avoid oops on some SMP machinesMauro Carvalho Chehab2007-10-101-0/+8
* V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ...Maxim Levitsky2007-10-101-1/+1
* V4L/DVB (6276): V4L: videobuf-core.c lock before streaming checkBrandon Philips2007-10-101-3/+5
* V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky2007-10-101-0/+7
* V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Mauro Carvalho Chehab2007-10-101-2/+2
* V4L/DVB (6265): Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab2007-10-101-0/+3
* V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2007-10-091-0/+976
OpenPOWER on IntegriCloud