1. a242f42 [media] videobuf_vm_{open,close} race fixes by Al Viro · 11 years ago
  2. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  3. 5bc3cb7 [media] v4l: move v4l2 core into a separate directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/videobuf-vmalloc.c]
  4. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  5. 9739768 V4L/DVB: videobuf: prepare to make locking optional in videobuf by Hans Verkuil · 14 years ago
  6. bb6dbe7 V4L/DVB: videobuf: Rename vmalloc fields to vaddr by Laurent Pinchart · 14 years ago
  7. 959794d V4L/DVB: videobuf: Remove videobuf_mapping start and end fields by Laurent Pinchart · 14 years ago
  8. 33c3828 V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb by Pawel Osciak · 14 years ago
  9. c06b062 V4L/DVB: videobuf-vmalloc: remove __videobuf_sync() by Mauro Carvalho Chehab · 14 years ago
  10. 0b62b73 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper by Hans Verkuil · 14 years ago
  11. 3711103 V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core by Hans Verkuil · 14 years ago
  12. 037c75e V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr by Hans Verkuil · 14 years ago
  13. a4cf4ca V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc by Hans Verkuil · 14 years ago
  14. 53aaf07 V4L/DVB: v4l videobuf: remove mmap_free callback by Hans Verkuil · 14 years ago
  15. 7a02264 V4L/DVB: v4l: videobuf: code cleanup by Pawel Osciak · 14 years ago
  16. bee527f V4L/DVB: videobuf: add missing checks for kzalloc returning NULL by Pawel Osciak · 14 years ago
  17. f8b0bca V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype by Jonathan Corbet · 15 years ago
  18. 38a54f3 V4L/DVB (13377): make struct videobuf_queue_ops constant by Jonathan Corbet · 15 years ago
  19. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  20. 5993a66 V4L/DVB (10305): videobuf-vmalloc: Fix: videobuf memory were never freed by Mauro Carvalho Chehab · 15 years ago
  21. de1e575 V4L/DVB (8525): fix a few assorted spelling mistakes. by Hans Verkuil · 16 years ago
  22. 5d6aaf5 V4L/DVB (8340): videobuf: Fix gather spelling by Magnus Damm · 16 years ago
  23. 59d3448 V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc by Mauro Carvalho Chehab · 16 years ago
  24. aa9479e V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmap by Mauro Carvalho Chehab · 16 years ago
  25. aaea56a V4L/DVB (7553): videobuf-vmalloc: fix STREAMOFF/STREAMON by Mauro Carvalho Chehab · 16 years ago
  26. 968ced7 V4L/DVB (7552): videbuf-vmalloc: Corrects mmap code by Mauro Carvalho Chehab · 16 years ago
  27. 7e28adb V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. cbcb565 V4L/DVB (7489): videobuf-vmalloc.c: Remove buf_release from videobuf_vm_close by Brandon Philips · 16 years ago
  29. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 16 years ago
  30. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  31. 384b835 V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory by Brandon Philips · 16 years ago
  32. 64f9477 V4L/DVB (7121): Renames videobuf lock to vb_lock by Mauro Carvalho Chehab · 16 years ago
  33. 493977f V4L/DVB (6688): V4L: fix copy and paste error in dprintk for videobuf-vmalloc.c by Brandon Philips · 17 years ago
  34. 0b29669 V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmap by Brandon Philips · 17 years ago
  35. 13bcd5d v4l: copy_to_user() is not a good method name by Al Viro · 17 years ago
  36. d4cae5a V4L/DVB (6292): videobuf_core init always require callback implementation by Mauro Carvalho Chehab · 17 years ago
  37. 851c0c9 V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core by Mauro Carvalho Chehab · 17 years ago
  38. 123f8ef V4L/DVB (6263): Fix buffer release code by Mauro Carvalho Chehab · 17 years ago
  39. e78dcf5 V4L/DVB (6262): An allocation error message were being printed as a debug msg by Mauro Carvalho Chehab · 17 years ago
  40. c520a49 V4L/DVB (6261): Cleans mem->vmalloc after vfree by Mauro Carvalho Chehab · 17 years ago
  41. 87b9ad0 V4L/DVB (6254): Add videobuf-vmalloc by Mauro Carvalho Chehab · 17 years ago