1. 7bf432d V4L/DVB (10626): ivtv: fix regression in get sliced vbi format by Hans Verkuil · 16 years ago
  2. ac9575f V4L/DVB (10625): ivtv: fix decoder crash regression by Hans Verkuil · 16 years ago
  3. 2c1a3c9 V4L/DVB (10229): ivtv: fix memory leak by Hans Verkuil · 16 years ago
  4. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  5. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  6. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  7. 4efc9ab V4L/DVB (9975): ivtv: set v4l2_dev instead of parent. by Hans Verkuil · 16 years ago
  8. 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  9. 48fc6bb V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2 by Hans Verkuil · 16 years ago
  10. 58ae1c2 V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not. by Hans Verkuil · 16 years ago
  11. 7c34158 V4L/DVB (9486): ivtv/ivtvfb: no longer experimental by Hans Verkuil · 16 years ago
  12. 6a95ec5 V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependency by Hans Verkuil · 16 years ago
  13. 8a522c9 V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  14. 4e7ca40 V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video output by Ian Armstrong · 16 years ago
  15. 323a491 V4L/DVB (9326): ivtv: avoid green flashing when loading ivtv by Martin Dauskardt · 16 years ago
  16. 09882f0 V4L/DVB (9325): ivtv: switch to unlocked_ioctl. by Hans Verkuil · 16 years ago
  17. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  18. 962d699 V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height by Hans Verkuil · 16 years ago
  19. 2e66896 V4L/DVB (9190): ivtv: yuv write() error handling tweak by Ian Armstrong · 16 years ago
  20. 2bd7ac5 V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler by Ian Armstrong · 16 years ago
  21. ec9faa1 V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fix by Ian Armstrong · 16 years ago
  22. 4ee0e42 V4L/DVB (9164): ivtvfb: a small cosmetic change by Ian Armstrong · 16 years ago
  23. c777549 V4L/DVB (9163): ivtvfb: fix sparse warnings and improve write function by Ian Armstrong · 16 years ago
  24. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  25. 741e1f3 V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info. by Hans Verkuil · 16 years ago
  26. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  27. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  28. 854ad9a V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes by Hans Verkuil · 16 years ago
  29. effc346 V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT by Hans Verkuil · 16 years ago
  30. 20c104d V4L/DVB (8856): v4l: fix assorted compile warnings/errors by Hans Verkuil · 16 years ago
  31. 95f73c5 V4L/DVB (8561): make ivtv_claim_stream() static by Adrian Bunk · 16 years ago
  32. 29e66a6 V4L/DVB: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  33. d526afe V4L/DVB (8648): ivtv: improve CC support by Hans Verkuil · 16 years ago
  34. c58dc0b V4L/DVB (8633): ivtv: update ivtv version number by Hans Verkuil · 16 years ago
  35. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  36. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  37. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  38. b654fcdc V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field by Hans Verkuil · 16 years ago
  39. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  40. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  41. 5daed07 V4L/DVB (8379): saa7127: Make device detection optional by Jean Delvare · 16 years ago
  42. 3fce3fb V4L/DVB (8249): Fix pointer cast warnings in the ivtv framebuffer driver by David Howells · 16 years ago
  43. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  44. dc5e42f V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev rules. by Hans Verkuil · 16 years ago
  45. c3cb4d9 V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards without eeprom. by Hans Verkuil · 16 years ago
  46. adb65bc V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl by Hans Verkuil · 16 years ago
  47. 36ecd49 V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined. by Hans Verkuil · 16 years ago
  48. 156f194 V4L/DVB (8106): ivtv/cx18: improve tuner std check in card definitions. by Hans Verkuil · 16 years ago
  49. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 16 years ago
  50. 37f89f9 V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements by Hans Verkuil · 16 years ago
  51. 42b03fe V4L/DVB (8090): ivtv: yuv decoder lock fix (2) by Ian Armstrong · 16 years ago
  52. 464e9f3 V4L/DVB (8088): ivtv: yuv decoder lock fix by Ian Armstrong · 16 years ago
  53. e27bf20 V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling by Hans Verkuil · 16 years ago
  54. 5cf2cc4 V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF by Hans Verkuil · 16 years ago
  55. 79afcb1 V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests by Hans Verkuil · 16 years ago
  56. 1a05221 V4L/DVB (8081): ivtv: remove obsolete arrays. by Hans Verkuil · 16 years ago
  57. e88360c V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled in by Hans Verkuil · 16 years ago
  58. 3f038d8 V4L/DVB (8079): ivtv: Convert to video_ioctl2. by Hans Verkuil · 17 years ago
  59. 4451342 V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners. by Hans Verkuil · 17 years ago
  60. d56eebf V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card. by Hans Verkuil · 17 years ago
  61. b4ac3c8 V4L/DVB (7924): ivtv/cx18: snprintf fixes by Jean Delvare · 17 years ago
  62. 4cbeb37 V4L/DVB (7886): ivtvfb: Use DMA for write() by Ian Armstrong · 17 years ago
  63. b0510f8 V4L/DVB (7963): ivtv: trivial annotations by Al Viro · 17 years ago
  64. be303e1 V4L/DVB (7930): ivtv: bump version to 1.3.0. by Hans Verkuil · 17 years ago
  65. daf20d9 V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries by Hans Verkuil · 17 years ago
  66. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 17 years ago
  67. 07c87a8 V4L/DVB (7891): cx18/ivtv: fix open() kernel oops by Andy Walls · 17 years ago
  68. 3f98387 V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling by Hans Verkuil · 17 years ago
  69. 6a4a793 V4L/DVB (7853): ivtv/cx18: fix compile warnings by Hans Verkuil · 17 years ago
  70. feb5bce V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ by Hans Verkuil · 17 years ago
  71. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 17 years ago
  72. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 17 years ago
  73. dab2ea4 V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error message by Robert P. J. Day · 17 years ago
  74. 16928be V4L/DVB (7791): ivtv: POLLHUP must be returned on eof by Hans Verkuil · 17 years ago
  75. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 17 years ago
  76. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  77. 136531d V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116 by Hans Verkuil · 17 years ago
  78. a0bdd27 V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/Nc by Hans Verkuil · 17 years ago
  79. 2968e31 V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 ms by Hans Verkuil · 17 years ago
  80. fcbbf6f V4L/DVB (7759): ivtv: increase version number to 1.2.1 by Hans Verkuil · 17 years ago
  81. 94dee76 V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called by Hans Verkuil · 17 years ago
  82. 22f23fc V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 card by Hans Verkuil · 17 years ago
  83. cebfadf V4L/DVB (7756): ivtv: use strlcpy instead of strcpy by Hans Verkuil · 17 years ago
  84. ecfcc83 V4L/DVB (7755): ivtv: add support for card comments and detected but unsupported cards by Hans Verkuil · 17 years ago
  85. d86e2ee V4L/DVB (7754): ivtv: change initialization order to fix an oops when device registration failed by Hans Verkuil · 17 years ago
  86. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  87. d2b213f V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv by Alan Cox · 17 years ago
  88. 168c626 V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
  89. 5e28e00 V4L/DVB (7558): videobuf: Improve command output for debug purposes by Mauro Carvalho Chehab · 17 years ago
  90. fb7b37c V4L/DVB (7535): saa717x: add new audio/video decoder i2c driver by Hans Verkuil · 17 years ago
  91. b38bf41 V4L/DVB (7534): ivtv: the upd* modules have to be probed to properly autodetect some cards by Hans Verkuil · 17 years ago
  92. 7daa4a8 V4L/DVB (7378): cleanup variable initialization by Guennadi Liakhovetski · 17 years ago
  93. 11305d5 V4L/DVB (7341): ivtv: rename tunerhz to tunertype by Hans Verkuil · 17 years ago
  94. cd9fa02 V4L/DVB (7340): ivtv: fix tunerhz bug: PAL-N(c) is 50 Hz, not 60 by Hans Verkuil · 17 years ago
  95. d00573b V4L/DVB (7339): ivtv: add support for Japanese variant of the Adaptec AVC-2410 by Hans Verkuil · 17 years ago
  96. c0038ce V4L/DVB (7338): ivtv: improve pal/secam module options, add tunerhz module option by Hans Verkuil · 17 years ago
  97. 0358d7c V4L/DVB (7337): ivtv: fix polling bug by Hans Verkuil · 17 years ago
  98. 9b2e5c6 V4L/DVB (7245): ivtv: start timer for each DMA transfer by Hans Verkuil · 17 years ago
  99. c9aec06 V4L/DVB (7244): ivtv: CROP is not supported for video capture by Hans Verkuil · 17 years ago
  100. 88ab075 V4L/DVB (7243): ivtv: yuv framebuffer tracking by Ian Armstrong · 17 years ago