1. 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  2. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  3. 2bd7ac5 V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler by Ian Armstrong · 16 years ago
  4. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  5. 20c104d V4L/DVB (8856): v4l: fix assorted compile warnings/errors by Hans Verkuil · 16 years ago
  6. d526afe V4L/DVB (8648): ivtv: improve CC support by Hans Verkuil · 16 years ago
  7. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 17 years ago
  8. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 17 years ago
  9. b0510f8 V4L/DVB (7963): ivtv: trivial annotations by Al Viro · 17 years ago
  10. 88ab075 V4L/DVB (7243): ivtv: yuv framebuffer tracking by Ian Armstrong · 17 years ago
  11. 0e614cd V4L/DVB (6896): ivtv: add XC2028 support for Club3D cards by Hans Verkuil · 17 years ago
  12. d900920 V4L/DVB (6765): ivtv: convert to bus-based i2c API by Hans Verkuil · 17 years ago
  13. 77aded6 V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME framework by Ian Armstrong · 17 years ago
  14. 3b5c1c8 V4L/DVB (6716): ivtv: yuv interlace mode change by Ian Armstrong · 17 years ago
  15. a3e5f5e V4L/DVB (6713): ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer changes by Ian Armstrong · 17 years ago
  16. c240ad0 V4L/DVB (6712): ivtv: ivtv yuv stream handling change by Ian Armstrong · 17 years ago
  17. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  18. 51b39df V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux by Hans Verkuil · 17 years ago
  19. 7b3a0d4 V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb by Hans Verkuil · 17 years ago
  20. effa0b0 V4L/DVB (6117): ivtv: finish VBI related cleanup by Hans Verkuil · 17 years ago
  21. 2f3a989 V4L/DVB (6116): ivtv: VBI cleanups and fixes by Hans Verkuil · 17 years ago
  22. 2d4d5f1 V4L/DVB (6097): ivtv: set correct pixel format and alpha properties by Hans Verkuil · 17 years ago
  23. a158f35 V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups by Hans Verkuil · 17 years ago
  24. fd8b281 V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct by Hans Verkuil · 17 years ago
  25. 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
  26. 612570f V4L/DVB (6091): ivtv: header cleanup by Hans Verkuil · 17 years ago
  27. ad8ff0f V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared by Hans Verkuil · 17 years ago
  28. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  29. 0989fd2 V4L/DVB (6058): ivtv: add support for highmem udma by Hans Verkuil · 17 years ago
  30. 1aa32c2 V4L/DVB (6055): ivtv: improve debug messages by Hans Verkuil · 17 years ago
  31. 313e91e V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB by Hans Verkuil · 17 years ago
  32. 37093b1 V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts by Hans Verkuil · 17 years ago
  33. f4071b8 V4L/DVB (6046): ivtv: always steal full frames if out of buffers. by Hans Verkuil · 17 years ago
  34. 6af5a03 V4L/DVB (6002): ivtv: remove unused struct field. by Hans Verkuil · 17 years ago
  35. 3729780 V4L/DVB (5995): ivtv: add AverMedia M116 by Hans Verkuil · 17 years ago
  36. bfd7bea V4L/DVB (5973): ivtv: attach yuv field order to each frame by Ian Armstrong · 17 years ago
  37. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 18 years ago
  38. 32db775 V4L/DVB (5902): Add ivtv-fb framebuffer driver. by Hans Verkuil · 18 years ago
  39. ac42514 V4L/DVB (5916): ivtv: fix pause/continue/play handling by Hans Verkuil · 18 years ago
  40. 201700d V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies by Mauro Carvalho Chehab · 18 years ago
  41. bd58df6 V4L/DVB (5844): ivtv: add high volume debugging flag by Hans Verkuil · 18 years ago
  42. f885969 V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. by Hans Verkuil · 18 years ago
  43. 47fd3ba V4L/DVB (5769): Ivtv: fix broken VBI output support by Hans Verkuil · 18 years ago
  44. dc02d50 V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandler by Hans Verkuil · 18 years ago
  45. d460f85 V4L/DVB (5639): Fix Kconfig dependencies for ivtv by Mauro Carvalho Chehab · 18 years ago
  46. 9e0df40 V4L/DVB (5438): Fix ivtv yuv threshold handling by Ian Armstrong · 18 years ago
  47. d46c17d V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv. by Hans Verkuil · 18 years ago
  48. 1e13f9e V4L/DVB (5404): Merges VBI & YUV handling into a single work queue. by Hans Verkuil · 18 years ago
  49. 43053c0 V4L/DVB (5378): Add missing IVTV_FB_WARN #define by Hans Verkuil · 18 years ago
  50. 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 18 years ago