1. a438d6d V4L/DVB: videobuf: rename videobuf_mmap_free and add sanity checks by Pawel Osciak · 14 years ago
  2. 33c3828 V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb by Pawel Osciak · 14 years ago
  3. 9b55843 V4L/DVB: videobuf: make poll() report proper flags for output video devices by Pawel Osciak · 14 years ago
  4. b2dfd1a V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR by Hans Verkuil · 14 years ago
  5. 96f2ec6 V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT types by Pawel Osciak · 14 years ago
  6. 0b62b73 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper by Hans Verkuil · 14 years ago
  7. 3711103 V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core by Hans Verkuil · 14 years ago
  8. f4fce60 V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr by Hans Verkuil · 14 years ago
  9. 037c75e V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr by Hans Verkuil · 14 years ago
  10. a4cf4ca V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc by Hans Verkuil · 14 years ago
  11. 63e4248 V4L/DVB: v4l videobuf: remove unused is_mmapped field by Hans Verkuil · 14 years ago
  12. 53aaf07 V4L/DVB: v4l videobuf: remove mmap_free callback by Hans Verkuil · 14 years ago
  13. 7a02264 V4L/DVB: v4l: videobuf: code cleanup by Pawel Osciak · 14 years ago
  14. 771075b V4L/DVB: videobuf-core: fix spelling mistake in debug message by Hans Verkuil · 14 years ago
  15. 296372e V4L/DVB (13415): videobuf-core: explicitly cast page count by Márton Németh · 15 years ago
  16. 38a54f3 V4L/DVB (13377): make struct videobuf_queue_ops constant by Jonathan Corbet · 15 years ago
  17. 7cbefad V4L/DVB (13165): videobuf do not force buffer size to be multiple of PAGE_SIZE by Tuukka Toivonen · 15 years ago
  18. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  19. 96ceea2 V4L/DVB (11991): buf-core.c: add pointer check by Figo.zhang · 15 years ago
  20. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  21. 925d74a V4L/DVB (11736): videobuf: modify return value of VIDIOC_REQBUFS ioctl by Németh Márton · 15 years ago
  22. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  23. 81b2dbc Fix a deadlock in the bttv driver by Arjan van de Ven · 16 years ago
  24. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  25. 59d3448 V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc by Mauro Carvalho Chehab · 16 years ago
  26. 0cf4dae V4L/DVB (7562): videobuf: Require spinlocks for all videobuf users by Brandon Philips · 16 years ago
  27. aa9479e V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmap by Mauro Carvalho Chehab · 16 years ago
  28. 968ced7 V4L/DVB (7552): videbuf-vmalloc: Corrects mmap code by Mauro Carvalho Chehab · 16 years ago
  29. 7e28adb V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. 137d1cb V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for empty queue by Brandon Philips · 16 years ago
  31. 009a905 V4L/DVB (7488): videobuf: Simplify videobuf_waiton logic and possibly avoid missed wakeup by Brandon Philips · 16 years ago
  32. b608f43 V4L/DVB (7487): videobuf: Wakeup queues after changing the state to ERROR by Brandon Philips · 16 years ago
  33. 7daa4a8 V4L/DVB (7378): cleanup variable initialization by Guennadi Liakhovetski · 16 years ago
  34. e9bcf66 V4L/DVB (7376): Improve compile-time type-checking in videobuf by Guennadi Liakhovetski · 16 years ago
  35. e43d76b V4L/DVB (7281): v4l: Deadlock in videobuf-core for DQBUF waiting on QBUF by Brandon Philips · 16 years ago
  36. 64f9477 V4L/DVB (7121): Renames videobuf lock to vb_lock by Mauro Carvalho Chehab · 16 years ago
  37. 1f8d300 V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6df by Mauro Carvalho Chehab · 17 years ago
  38. d05051c V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event by Mauro Carvalho Chehab · 17 years ago
  39. 225ba90 V4L/DVB (6804): __videobuf_read_start is static by Mauro Carvalho Chehab · 17 years ago
  40. e2c7731 V4L/DVB (6759): CodingStyle fixes by Mauro Carvalho Chehab · 17 years ago
  41. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  42. 3f84307 V4L/DVB (6803): buf-core.c locking fixes by Adrian Bunk · 17 years ago
  43. 19fb145 V4L/DVB (6609): Re-adds lock safe videobuf_read_start by Mauro Carvalho Chehab · 17 years ago
  44. 19bc513 V4L/DVB (6601): V4L: videobuf-core locking fixes and comments by Brandon Philips · 17 years ago
  45. a13625c V4L/DVB (6324): fix videobuf_cgmbuf export by Pekka Enberg · 17 years ago
  46. 13bcd5d v4l: copy_to_user() is not a good method name by Al Viro · 17 years ago
  47. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  48. 49ee718 V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core by Brandon Philips · 17 years ago
  49. d4cae5a V4L/DVB (6292): videobuf_core init always require callback implementation by Mauro Carvalho Chehab · 17 years ago
  50. d5f1b01 V4L/DVB (6291): Fix: avoid oops on some SMP machines by Mauro Carvalho Chehab · 17 years ago
  51. d00cd29 V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from device by Maxim Levitsky · 17 years ago
  52. 00f98d0 V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check by Brandon Philips · 17 years ago
  53. 9900132 V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code by Maxim Levitsky · 17 years ago
  54. 851c0c9 V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core by Mauro Carvalho Chehab · 17 years ago
  55. cd4765e V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer by Mauro Carvalho Chehab · 17 years ago
  56. 7a7d9a8 V4L/DVB (6251): Replace video-buf to a more generic approach by Mauro Carvalho Chehab · 17 years ago