1. 21a7339 [media] media: saa7146: don't use mutex_lock_interruptible() in device_release() by Cyril Roelandt · 12 years ago
  2. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  3. ed0c8b5 [media] saa7146: Move it to its own directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/common/saa7146_fops.c]
  4. 6de7d14 [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 12 years ago
  5. cb4f681 [media] saa7146: Variable set but not used by Peter Senna Tschudin · 12 years ago
  6. a299e40 [media] av7110: fix v4l2_compliance test issues by Hans Verkuil · 12 years ago
  7. ab49ae0 [media] saa7146: fix querycap, vbi/video separation and g/s_register by Hans Verkuil · 12 years ago
  8. 537fa49 [media] saa7146: support control events and priority handling by Hans Verkuil · 12 years ago
  9. 6694a56 [media] saa7146: remove the unneeded type field from saa7146_fh by Hans Verkuil · 12 years ago
  10. fca3469 [media] saa7146: move vbi fields from saa7146_fh to saa7146_vv by Hans Verkuil · 12 years ago
  11. fd74d6e [media] saa7146: move video_fmt from saa7146_fh to saa7146_vv by Hans Verkuil · 12 years ago
  12. 5da545a [media] saa7146: move overlay information from saa7146_fh into saa7146_vv by Hans Verkuil · 12 years ago
  13. 6e65ca9 [media] mxb/saa7146: first round of cleanups by Hans Verkuil · 12 years ago
  14. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  15. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  16. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  17. 44d0b80 [media] saa7146: Use current logging styles by Joe Perches · 13 years ago
  18. 9af3971 [media] saa7146: Convert from .ioctl to .unlocked_ioctl by Hans Verkuil · 14 years ago
  19. 0e0809a V4L/DVB: videobuf: add queue argument to videobuf_waiton() by Hans Verkuil · 14 years ago
  20. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 14 years ago
  21. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 15 years ago
  22. cd7d9be V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late by Hans Verkuil · 15 years ago
  23. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  24. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  25. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  26. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  27. 230b65f V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv. by Hans Verkuil · 16 years ago
  28. d0852ed V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD. by Hans Verkuil · 16 years ago
  29. b960074 V4L/DVB (10271): saa7146: convert to video_ioctl2. by Hans Verkuil · 16 years ago
  30. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  31. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  32. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  33. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  34. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  35. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  36. 5fa1247 NULL noise: drivers/media by Al Viro · 17 years ago
  37. a2a9b1e V4L/DVB (7035): drivers/media/common: Add missing video_device_release by Julia Lawall · 17 years ago
  38. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  39. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  40. 32a1db4 V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl() by Adrian Bunk · 17 years ago
  41. 58af004 V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistent by Marco Schluessler · 18 years ago
  42. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  43. b23056e V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_gemini by Mauro Carvalho Chehab · 18 years ago
  44. 5d7dc8c V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.c by Adrian Bunk · 18 years ago
  45. c7b0ac0 V4L/DVB (3516): Make video_buf more generic by Mauro Carvalho Chehab · 19 years ago
  46. ae24601 V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media by Eric Sesterhenn · 19 years ago
  47. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  48. 7408187 by Panagiotis Issaris · 19 years ago
  49. 5b0fa4f V4L/DVB (3325): WSS output interface for av7110 by Oliver Endriss · 19 years ago
  50. 50c25ff V4L/DVB (3218): Whitespace cleanups by Michael Krufky · 19 years ago
  51. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  52. 34f7373 [PATCH] dvb: remove version.h dependencies by Olaf Hering · 19 years ago
  53. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago