summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/videobuf-core.c
AgeCommit message (Expand)Author
2008-01-13Fix a regresion left by changeset 7e65d6e8f6dfMauro Carvalho Chehab
2008-01-10Replace a very dirty hack on videobuf for a clean wait_eventMauro Carvalho Chehab
2007-12-12__videobuf_read_start is staticMauro Carvalho Chehab
2007-12-12 buf-core.c locking fixesMauro Carvalho Chehab
2007-12-10CodingStyle fixesMauro Carvalho Chehab
2007-11-16Re-adds lock safe videobuf_read_startMauro Carvalho Chehab
2007-11-15merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2007-11-13V4L: videobuf-core locking fixes and commentsBrandon Philips
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-17backport changeset 13bcd5d0e21e3ca726965371ada8ff6c64af288fMauro Carvalho Chehab
2007-10-13 fix videobuf_cgmbuf exportMauro Carvalho Chehab
2007-10-11 git-dvb: rename videobuf_qtype_ops.copy_to_user()Mauro Carvalho Chehab
2007-10-10Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-05 V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreMauro Carvalho Chehab
2007-10-08videobuf_core init always require callback implementationMauro Carvalho Chehab
2007-10-08Fix: avoid oops on some SMP machinesMauro Carvalho Chehab
2007-10-02Buf: fix typo that caused data loss when readng streams from deviceMaxim Levitsky
2007-09-27V4L: videobuf-core.c lock before streaming checkbphilips@suse.de
2007-09-27V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky
2007-09-27videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab
2007-09-25Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab
2007-08-23Replace video-buf to a more generic approachMauro Carvalho Chehab