summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/videobuf-core.c
AgeCommit message (Expand)Author
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