1. 2983baf V4L/DVB (11282): saa7134: add RDS support. by Hans Verkuil · 15 years ago
  2. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  3. befd6e6 V4L/DVB (10511): saa7134: get rid of KBL by Mauro Carvalho Chehab · 16 years ago
  4. 553d3c5 V4L/DVB (10509): saa7134-video: two int controls lack a step by Mauro Carvalho Chehab · 16 years ago
  5. fac6986 V4L/DVB (10247): saa7134: convert to the new v4l2 framework. by Hans Verkuil · 16 years ago
  6. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  7. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  8. 3c7b933 V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap by Hans Verkuil · 16 years ago
  9. 9afb737 V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tuner inputs by Hans Verkuil · 16 years ago
  10. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  11. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  12. 531d83a V4L/DVB (8506): empress: fix control handling oops by Hans Verkuil · 16 years ago
  13. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  14. c121ba1 V4L/DVB (8050): Add register get/set debug ioctls to saa7134 by Mauro Carvalho Chehab · 16 years ago
  15. 37df96d V4L/DVB (8019): New for I2S on for MPEG of saa7134_empress by Dmitry Belimov · 16 years ago
  16. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  17. a8b1ecf fix irq flags in saa7134 by Steven Rostedt · 16 years ago
  18. 7bff4b4 V4L/DVB (7393): tda827x: fixed support of tuners with LNA by Hartmut Hackmann · 16 years ago
  19. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 16 years ago
  20. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  21. 64f9477 V4L/DVB (7121): Renames videobuf lock to vb_lock by Mauro Carvalho Chehab · 17 years ago
  22. f6e90a6 V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines by Mauro Carvalho Chehab · 17 years ago
  23. 2c10e8a V4L/DVB (6793): Convert saa7134-empress to video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  24. a962239 V4L/DVB (6792): Fix VBI support by Mauro Carvalho Chehab · 17 years ago
  25. bfb12e3 V4L/DVB (6791): Rename all vidioc_ to saa7134_ by Mauro Carvalho Chehab · 17 years ago
  26. 8c85454 V4L/DVB (6736): Fix some errors at the video_ioctl2 conversion by Mauro Carvalho Chehab · 17 years ago
  27. 90bdc14 V4L/DVB (6735): Reorder functions to make easier to compare with the previous code by Mauro Carvalho Chehab · 17 years ago
  28. 8f61ae2 V4L/DVB (6734): Converted saa7134-video to use video_ioctl2 by Douglas Schilling Landgraf · 17 years ago
  29. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  30. b02044d V4L/DVB (6399): saa7134/: make 2 functions static by Adrian Bunk · 17 years ago
  31. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  32. 053fcb6 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop by Brandon Philips · 17 years ago
  33. c458473 V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume by Maxim Levitsky · 17 years ago
  34. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  35. 6d28e98 V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  36. 11f7078 V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134 by Maxim Levitsky · 17 years ago
  37. cb71201 V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134 by Maxim Levitsky · 17 years ago
  38. f5a1ac6 V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134 by Maxim Levitsky · 17 years ago
  39. b4aeb8b V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134 by Maxim Levitsky · 17 years ago
  40. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  41. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  42. 9040b32 V4L/DVB (5329): Some saa7134 cleanups by Heikki Orsila · 17 years ago
  43. 58ef4f9 V4L/DVB (5314): Added support for tda827x tuners with preamlifiers by Hartmut Hackmann · 17 years ago
  44. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  45. 2e7cf3e V4L/DVB (4727): Support status readout for saa713x based FM radio by Hartmut Hackmann · 18 years ago
  46. 9448025 V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixup by Hartmut Hackmann · 18 years ago
  47. 17b10a7 V4L/DVB (4701): Saa713x audio fixes by Hartmut Hackmann · 18 years ago
  48. 0dfa9ab V4L/DVB (4399): Fix a typo that caused some compat stuff to not work by Mauro Carvalho Chehab · 18 years ago
  49. 985bc96 V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT by Mauro Carvalho Chehab · 18 years ago
  50. d5fdd13 V4L/DVB (4306): Support non interlaced capture by default for saa713x by Hartmut Hackmann · 18 years ago
  51. cd41e28 V4L/DVB (3774): Create V4L1 config options by Mauro Carvalho Chehab · 18 years ago
  52. c7b0ac0 V4L/DVB (3516): Make video_buf more generic by Mauro Carvalho Chehab · 18 years ago
  53. ecb7377 V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driver by Mauro Carvalho Chehab · 18 years ago
  54. ae24601 V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media by Eric Sesterhenn · 18 years ago
  55. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  56. 7408187 by Panagiotis Issaris · 19 years ago
  57. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  58. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
  59. 48c4259 [PATCH] v4l: 821: set tuner type in vidioc_g_tuner by Elad Lahav · 19 years ago
  60. 7943663 [PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134 by Mauro Carvalho Chehab · 19 years ago
  61. f2421ca [PATCH] v4l: 801: whitespaces cleanups by Mauro Carvalho Chehab · 19 years ago
  62. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  63. 2f8d4f5 [PATCH] v4l: 719: implement some differences in video output port by Robert W. Boone · 19 years ago
  64. 9f95a0b [PATCH] v4l: 667: remove some if 0 which doesn t have any sense by Nickolay V. Shmyrev · 19 years ago
  65. bb881f1 [PATCH] v4l: 663: add new rtd cards by Nickolay V. Shmyrev · 19 years ago
  66. 2f18071 [PATCH] v4l: SAA7134 updates and board additions by Mauro Carvalho Chehab · 19 years ago
  67. 330a115 [PATCH] v4l: SAA7134 Update by Mauro Carvalho Chehab · 19 years ago
  68. ac19ecc [PATCH] v4l: update for SAA7134 cards by Mauro Carvalho Chehab · 19 years ago
  69. f246a81 [PATCH] v4l: saa7134 ntsc vbi fix by Michael Schimek · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago