V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
[safe/jmp/linux-2.6] / drivers / media / video / videobuf-dma-sg.c
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: move video_copy_to_user and...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: use struct videobuf_buffer ...
2010-05-19 Hans VerkuilV4L/DVB: v4l videobuf: remove mmap_free callback
2010-05-18 Pawel OsciakV4L/DVB: v4l: videobuf: code cleanup
2010-02-26 Pawel OsciakV4L/DVB: videobuf: add missing checks for kzalloc retur...
2009-12-05 Jonathan CorbetV4L/DVB (13377): make struct videobuf_queue_ops constant
2009-12-05 Tuukka ToivonenV4L/DVB (13165): videobuf do not force buffer size...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-06-16 Figo.zhangV4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if...
2009-06-16 Cohen David.AV4L/DVB (11840): change kmalloc to vmalloc for sglist...
2009-01-08 Guennadi LiakhovetskiV4L/DVB (10176a): Switch remaining clear_user_page...
2008-07-20 Magnus DammV4L/DVB (8340): videobuf: Fix gather spelling
2008-07-20 Christophe JailletV4L/DVB (8252): buf-dma-sg.c: avoid clearing memory...
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7566): videobuf-dvb: allow its usage with...
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7554): videobuf-dma-sg: Remove unused flag
2008-04-24 Harvey HarrisonV4L/DVB (7518): media/video/ replace remaining __FUNCTI...
2008-04-24 Brandon PhilipsV4L/DVB (7494): videobuf-dma-sg.c: Avoid NULL dereferen...
2008-04-24 Douglas Schilling... V4L/DVB (7283): videobuf-dma-sg: Remove unused variable
2008-04-24 Guennadi LiakhovetskiV4L/DVB (7237): Convert videobuf-dma-sg to generic...
2008-04-24 Douglas Schilling... V4L/DVB (7094): static memory
2008-02-18 Mauro Carvalho ChehabV4L/DVB (7121): Renames videobuf lock to vb_lock
2008-01-25 Andrew MortonV4L/DVB (6749): v4l-nopage-fix
2008-01-25 Nick PigginV4L/DVB (6748): Subject: v4l: nopage
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-13 Al Virov4l: copy_to_user() is not a good method name
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6292): videobuf_core init always require callb...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6290): remove videobuf_set_pci_ops
2007-10-10 Maxim LevitskyV4L/DVB (6268): V4L: Fix a lock inversion in generic...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6266): videobuf cleanup: mmap check is common...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6251): Replace video-buf to a more generic...