1. 55f240a2 media: ivtv/cx18: remove ivtvdriver.org references by Hans Verkuil · 5 years ago
  2. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  3. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  4. 6689638 [media] ivtv: mark DVB "borrowed" ioctls as deprecated by Mauro Carvalho Chehab · 8 years ago
  5. bbdba43 [media] ivtv: prepare to convert to pr_foo() by Mauro Carvalho Chehab · 8 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. fe29301 [media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines by Hans Verkuil · 9 years ago
  8. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  9. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  10. 5cbe9f3 [media] ivtv: fix two smatch warnings by Mauro Carvalho Chehab · 10 years ago
  11. 635d62f [media] ivtv: embed video_device by Hans Verkuil · 10 years ago
  12. 4313902 [media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa interface driver by Andy Walls · 12 years ago
  13. 269c11f [media] ivtv, ivtv-alsa: Add initial ivtv-alsa interface driver for ivtv by Andy Walls · 12 years ago
  14. b285192a [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/ivtv/ivtv-driver.h]
  15. 1c36dfc [media] ivtv: fix support for big-endian systems by Hans Verkuil · 13 years ago
  16. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  17. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  18. eb2ba85 [media] ivtv: simplify how the decoder controls are set up by Hans Verkuil · 13 years ago
  19. debf800 [media] ivtv: implement new decoder controls by Hans Verkuil · 13 years ago
  20. d0c8b2d [media] ivtv: setup per-device caps by Hans Verkuil · 13 years ago
  21. 61bb725 [media] ivtv: remove open_id/id from the filehandle code by Hans Verkuil · 13 years ago
  22. 3c2d464 [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 14 years ago
  23. cc0a2d4 [media] ivtv: convert to core priority handling by Hans Verkuil · 14 years ago
  24. 6c2d4dd V4L/DVB: V4L2: avoid name conflicts in macros by Guennadi Liakhovetski · 14 years ago
  25. f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 15 years ago
  26. 2fd7814 V4L/DVB: ivtv: convert gpio subdev to new control framework by Hans Verkuil · 15 years ago
  27. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  28. 215659d V4L/DVB: ivtv: Automatic firmware reload by Ian Armstrong · 15 years ago
  29. 914610e V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems by Ian Armstrong · 15 years ago
  30. 7bc4656 ivtv: use kthread_worker instead of workqueue by Tejun Heo · 15 years ago
  31. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 15 years ago
  32. 4e1af31 V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address by Andy Walls · 15 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  34. ad2fe2d V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVerTV M116 by Andy Walls · 15 years ago
  35. f412d36 V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period per board by Andy Walls · 15 years ago
  36. 8ac05ae V4L/DVB (10488): ivtv: cleanup naming conventions by Hans Verkuil · 16 years ago
  37. 0d82fe8 V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 by Andy Walls · 16 years ago
  38. 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  39. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  40. 2bd7ac5 V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler by Ian Armstrong · 16 years ago
  41. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  42. 20c104d V4L/DVB (8856): v4l: fix assorted compile warnings/errors by Hans Verkuil · 16 years ago
  43. d526afe V4L/DVB (8648): ivtv: improve CC support by Hans Verkuil · 16 years ago
  44. 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
  45. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 17 years ago
  46. b0510f8 V4L/DVB (7963): ivtv: trivial annotations by Al Viro · 17 years ago
  47. 88ab075 V4L/DVB (7243): ivtv: yuv framebuffer tracking by Ian Armstrong · 17 years ago
  48. 0e614cd V4L/DVB (6896): ivtv: add XC2028 support for Club3D cards by Hans Verkuil · 17 years ago
  49. d900920 V4L/DVB (6765): ivtv: convert to bus-based i2c API by Hans Verkuil · 17 years ago
  50. 77aded6 V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME framework by Ian Armstrong · 17 years ago
  51. 3b5c1c8 V4L/DVB (6716): ivtv: yuv interlace mode change by Ian Armstrong · 17 years ago
  52. a3e5f5e V4L/DVB (6713): ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer changes by Ian Armstrong · 17 years ago
  53. c240ad0 V4L/DVB (6712): ivtv: ivtv yuv stream handling change by Ian Armstrong · 17 years ago
  54. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  55. 51b39df V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux by Hans Verkuil · 17 years ago
  56. 7b3a0d4 V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb by Hans Verkuil · 17 years ago
  57. effa0b0 V4L/DVB (6117): ivtv: finish VBI related cleanup by Hans Verkuil · 17 years ago
  58. 2f3a989 V4L/DVB (6116): ivtv: VBI cleanups and fixes by Hans Verkuil · 17 years ago
  59. 2d4d5f1 V4L/DVB (6097): ivtv: set correct pixel format and alpha properties by Hans Verkuil · 17 years ago
  60. a158f35 V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups by Hans Verkuil · 17 years ago
  61. fd8b281 V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct by Hans Verkuil · 17 years ago
  62. 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
  63. 612570f V4L/DVB (6091): ivtv: header cleanup by Hans Verkuil · 17 years ago
  64. ad8ff0f V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared by Hans Verkuil · 17 years ago
  65. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  66. 0989fd2 V4L/DVB (6058): ivtv: add support for highmem udma by Hans Verkuil · 17 years ago
  67. 1aa32c2 V4L/DVB (6055): ivtv: improve debug messages by Hans Verkuil · 17 years ago
  68. 313e91e V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB by Hans Verkuil · 17 years ago
  69. 37093b1 V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts by Hans Verkuil · 17 years ago
  70. f4071b8 V4L/DVB (6046): ivtv: always steal full frames if out of buffers. by Hans Verkuil · 17 years ago
  71. 6af5a03 V4L/DVB (6002): ivtv: remove unused struct field. by Hans Verkuil · 17 years ago
  72. 3729780 V4L/DVB (5995): ivtv: add AverMedia M116 by Hans Verkuil · 17 years ago
  73. bfd7bea V4L/DVB (5973): ivtv: attach yuv field order to each frame by Ian Armstrong · 17 years ago
  74. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 18 years ago
  75. 32db775 V4L/DVB (5902): Add ivtv-fb framebuffer driver. by Hans Verkuil · 18 years ago
  76. ac42514 V4L/DVB (5916): ivtv: fix pause/continue/play handling by Hans Verkuil · 18 years ago
  77. 201700d V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies by Mauro Carvalho Chehab · 18 years ago
  78. bd58df6 V4L/DVB (5844): ivtv: add high volume debugging flag by Hans Verkuil · 18 years ago
  79. f885969 V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. by Hans Verkuil · 18 years ago
  80. 47fd3ba V4L/DVB (5769): Ivtv: fix broken VBI output support by Hans Verkuil · 18 years ago
  81. dc02d50 V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandler by Hans Verkuil · 18 years ago
  82. d460f85 V4L/DVB (5639): Fix Kconfig dependencies for ivtv by Mauro Carvalho Chehab · 18 years ago
  83. 9e0df40 V4L/DVB (5438): Fix ivtv yuv threshold handling by Ian Armstrong · 18 years ago
  84. d46c17d V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv. by Hans Verkuil · 18 years ago
  85. 1e13f9e V4L/DVB (5404): Merges VBI & YUV handling into a single work queue. by Hans Verkuil · 18 years ago
  86. 43053c0 V4L/DVB (5378): Add missing IVTV_FB_WARN #define by Hans Verkuil · 18 years ago
  87. 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 18 years ago