1. f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 14 years ago
  2. 215659d V4L/DVB: ivtv: Automatic firmware reload by Ian Armstrong · 14 years ago
  3. 914610e V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems by Ian Armstrong · 14 years ago
  4. 666092c V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability by Ian Armstrong · 14 years ago
  5. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  6. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 15 years ago
  7. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  8. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 16 years ago
  9. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  10. 8ac05ae V4L/DVB (10488): ivtv: cleanup naming conventions by Hans Verkuil · 16 years ago
  11. 0d82fe8 V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 by Andy Walls · 16 years ago
  12. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  13. 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  14. 2e66896 V4L/DVB (9190): ivtv: yuv write() error handling tweak by Ian Armstrong · 16 years ago
  15. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  16. 95f73c5 V4L/DVB (8561): make ivtv_claim_stream() static by Adrian Bunk · 16 years ago
  17. 464e9f3 V4L/DVB (8088): ivtv: yuv decoder lock fix by Ian Armstrong · 16 years ago
  18. b0510f8 V4L/DVB (7963): ivtv: trivial annotations by Al Viro · 16 years ago
  19. 07c87a83 V4L/DVB (7891): cx18/ivtv: fix open() kernel oops by Andy Walls · 16 years ago
  20. 16928be V4L/DVB (7791): ivtv: POLLHUP must be returned on eof by Hans Verkuil · 16 years ago
  21. 168c626 V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  22. 0358d7c V4L/DVB (7337): ivtv: fix polling bug by Hans Verkuil · 16 years ago
  23. 77aded6 V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME framework by Ian Armstrong · 17 years ago
  24. c240ad0 V4L/DVB (6712): ivtv: ivtv yuv stream handling change by Ian Armstrong · 17 years ago
  25. 2f7362e V4L/DVB (6348): ivtv: undo video mute when closing the radio by Hans Verkuil · 17 years ago
  26. af3420b V4L/DVB (6338): ivtv: fix incorrect EBUSY return by Hans Verkuil · 17 years ago
  27. 7e7f05c V4L/DVB (6328): ivtv: fix NULL dereference by Adrian Bunk · 17 years ago
  28. 2f3a989 V4L/DVB (6116): ivtv: VBI cleanups and fixes by Hans Verkuil · 17 years ago
  29. 559e196 V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support by Hans Verkuil · 17 years ago
  30. 33c0fca V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c by Hans Verkuil · 17 years ago
  31. 612570f V4L/DVB (6091): ivtv: header cleanup by Hans Verkuil · 17 years ago
  32. ad8ff0f V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared by Hans Verkuil · 17 years ago
  33. baa4072 V4L/DVB (6056): ivtv: move serialization to the fileops level by Hans Verkuil · 17 years ago
  34. 1aa32c2 V4L/DVB (6055): ivtv: improve debug messages by Hans Verkuil · 17 years ago
  35. f4071b8 V4L/DVB (6046): ivtv: always steal full frames if out of buffers. by Hans Verkuil · 17 years ago
  36. 3562c43 V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call by Hans Verkuil · 17 years ago
  37. 9085009 V4L/DVB (5998): ivtv: no need to mute the audio input by Hans Verkuil · 17 years ago
  38. 6e5eb59 V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load by Hans Verkuil · 17 years ago
  39. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 17 years ago
  40. cb50f54 V4L/DVB (6052): ivtv: fix udma yuv bug by Ian Armstrong · 17 years ago
  41. 5614b02 V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling by Hans Verkuil · 17 years ago
  42. 5a338c3 V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close. by Hans Verkuil · 17 years ago
  43. ac42514 V4L/DVB (5916): ivtv: fix pause/continue/play handling by Hans Verkuil · 17 years ago
  44. 201700d V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies by Mauro Carvalho Chehab · 17 years ago
  45. ae38d93 V4L/DVB (5854): ivtv: cleanup of driver messages by Hans Verkuil · 17 years ago
  46. bd58df6 V4L/DVB (5844): ivtv: add high volume debugging flag by Hans Verkuil · 17 years ago
  47. f2100d8 V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode. by Hans Verkuil · 17 years ago
  48. b378559 V4L/DVB (5583): VIDEO4LINUX-2: Replace MINOR() with a call to iminor(). by Robert P. J. Day · 17 years ago
  49. d46c17d V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv. by Hans Verkuil · 18 years ago
  50. 31ec135 V4L/DVB (5379): If possible make vars/functions static. by Hans Verkuil · 18 years ago
  51. 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 17 years ago