1. c15000b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  2. ddc6ff3 [media] msp3400: fill in v4l2_tuner based on vt->type field by Hans Verkuil · 15 years ago
  3. 5ad339a [media] tuner-core.c: don't change type field in g_tuner or g_frequency by Hans Verkuil · 15 years ago
  4. d118e29 [media] cx18/ivtv: fix g_tuner support by Hans Verkuil · 15 years ago
  5. d16625e [media] tuner-core: power up tuner when called with s_power(1) by Hans Verkuil · 15 years ago
  6. a6cf90a [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK by Hans Verkuil · 15 years ago
  7. 4878330 [media] tuner-core: simplify the standard fixup by Hans Verkuil · 15 years ago
  8. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 15 years ago
  9. a024c1a [media] bttv: fix s_tuner for radio by Hans Verkuil · 15 years ago
  10. 50e9efd [media] pvrusb2: fix g/s_tuner support by Hans Verkuil · 15 years ago
  11. 227690d [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner by Hans Verkuil · 15 years ago
  12. 9bf0ef0 [media] tuner-core: fix tuner_resume: use t->mode instead of t->type by Hans Verkuil · 15 years ago
  13. 4e4a31f [media] tuner-core: fix s_std and s_tuner by Hans Verkuil · 15 years ago
  14. de3796e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  15. 9800b5b [media] saa7134: fix raw IR timeout value by Jarod Wilson · 15 years ago
  16. 258c056 [media] V4L: mx1-camera: fix uninitialized variable by Andre Bartke · 15 years ago
  17. 383e4f6 [media] omap_vout: Added check in reqbuf & mmap for buf_size allocation by Vaibhav Hiremath · 15 years ago
  18. 8f3a307 [media] OMAP_VOUT: Change hardcoded device node number to -1 by Vaibhav Hiremath · 15 years ago
  19. e8bb10b [media] OMAP_VOUTLIB: Fix wrong resizer calculation by Vladimir Pantelic · 15 years ago
  20. aa122d4 [media] uvcvideo: Disable the queue when failing to start by Sjoerd Simons · 15 years ago
  21. 8ca2c80 [media] uvcvideo: Remove buffers from the queues when freeing by Sjoerd Simons · 15 years ago
  22. a96aa53 [media] uvcvideo: Ignore entities for terminals with no supported format by Laurent Pinchart · 15 years ago
  23. c064b8e [media] v4l: Don't access media entity after is has been destroyed by Laurent Pinchart · 15 years ago
  24. ca4186f [media] media: omap3isp: fix a potential NULL deref by Ohad Ben-Cohen · 15 years ago
  25. 66072d4 [media] media: vb2: fix allocation failure check by Marek Szyprowski · 15 years ago
  26. afdea8b [media] media: vb2: reset queued_count value during queue reinitialization by Marek Szyprowski · 15 years ago
  27. bf7b73e [media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()" by Marek Szyprowski · 15 years ago
  28. a52a82f [media] media: vb2: add __GFP_NOWARN to dma-sg allocator by Marek Szyprowski · 15 years ago
  29. 9a7b2d1 [media] pwc: better usb disconnect handling by Hans de Goede · 15 years ago
  30. c307011 [media] m5mols: Use proper email address format by HeungJun, Kim · 15 years ago
  31. a6354d2 [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE by HeungJun, Kim · 15 years ago
  32. 57644f5 [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width by HeungJun, Kim · 15 years ago
  33. bbe66ed [media] m5mols: Fix capture image size register definition by HeungJun, Kim · 15 years ago
  34. 3a3f944 [media] s5p-fimc: Update copyright notices by Sylwester Nawrocki · 15 years ago
  35. ba0545e [media] s5p-fimc: Use pix_mp for the color format lookup by Sylwester Nawrocki · 15 years ago
  36. dbdd0df [media] s5p-fimc: Remove empty buf_init operation by Sylwester Nawrocki · 15 years ago
  37. a629f86 [media] s5p-fimc: Fix wrong buffer size in queue_setup by Sylwester Nawrocki · 15 years ago
  38. 3495dce [media] s5p-fimc: Fix data structures documentation and cleanup debug trace by Sylwester Nawrocki · 15 years ago
  39. 6ba8d13 [media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X description by Sylwester Nawrocki · 15 years ago
  40. cfd7731 [media] s5p-fimc: Fix possible memory leak during capture devnode registration by Sylwester Nawrocki · 15 years ago
  41. 461df4d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  42. e2d4dc5 Staging: cx23885: fix include of altera.h by Greg Kroah-Hartman · 15 years ago
  43. d364ee4 [media] soc_camera: preserve const attribute by Mauro Carvalho Chehab · 15 years ago
  44. 76df01e [media] uvc_entity: initialize return value by Mauro Carvalho Chehab · 15 years ago
  45. 67e27c74 [media] Make nchg variable signed because the code compares this variable against negative values by Hans Petter Selasky · 15 years ago
  46. 6c20c63 [media] omap3isp: fix compiler warning by Sanjeev Premi · 15 years ago
  47. c5874c9 [media] ivtv: Internally separate encoder & decoder standard setting by Ian Armstrong · 15 years ago
  48. 6600cc3 [media] ivtvfb: Add sanity check to ivtvfb_pan_display() by Ian Armstrong · 15 years ago
  49. 5d9c08d [media] ivtvfb: use display information in info not in var for panning by Laurent Pinchart · 15 years ago
  50. 7700a0d [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable by Ian Armstrong · 15 years ago
  51. c8ef0a5 [media] gspca - ov519: Set the default frame rate to 15 fps by Jean-François Moine · 15 years ago
  52. 5ff01d5 [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors by Jean-François Moine · 15 years ago
  53. 0e44173 [media] gspca: Remove coarse_expo_autogain.h by Jean-François Moine · 15 years ago
  54. 9cf208e [media] gspca - ov519: Change the ovfx2 bulk transfer size by Jean-François Moine · 15 years ago
  55. 9d2b909 [media] gspca - ov519: Fix a regression for ovfx2 webcams by Jean-François Moine · 15 years ago
  56. c0880dc Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  57. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  58. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 15 years ago
  59. ed82b9c [media] cpia2: fix warning about invalid trigraph sequence by Hans Petter Selasky · 15 years ago
  60. 05fb85e [media] s5p-csis: Add missing dependency on PLAT_S5P by Sylwester Nawrocki · 15 years ago
  61. ce14dcd [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUG by Jarod Wilson · 15 years ago
  62. 8a65a94 [media] uvcvideo: Connect video devices to media entities by Laurent Pinchart · 16 years ago
  63. 4ffc2d8 [media] uvcvideo: Register subdevices for each entity by Laurent Pinchart · 16 years ago
  64. 5a254d7 [media] uvcvideo: Register a v4l2_device by Laurent Pinchart · 16 years ago
  65. c9d5d77 [media] fix kconfig dependency warning for VIDEO_TIMBERDALE by Randy Dunlap · 15 years ago
  66. bc12510 [media] Add support for M-5MOLS 8 Mega Pixel camera ISP by HeungJun, Kim · 15 years ago
  67. a6b5825 Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 15 years ago
  68. df462b3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  69. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. cf25220 [media] gspca - sunplus: Fix some warnings and simplify code by Jean-François Moine · 15 years ago
  71. bd62bbc [media] gspca: Fix some warnings tied to 'no debug' by Jean-François Moine · 15 years ago
  72. cf22176 [media] gspca: Unset debug by default by Jean-François Moine · 15 years ago
  73. 707ff3f [media] gspca - cpia1: Remove a bad conditional compilation instruction by Jean-François Moine · 15 years ago
  74. f8e5677 [media] gspca - main: Remove USB traces by Jean-François Moine · 15 years ago
  75. 5943ba1 [media] gspca - main: Version change to 2.13 by Jean-François Moine · 15 years ago
  76. bff6069 [media] gspca - stk014 / t613: Accept the index 0 in querymenu by Jean-François Moine · 15 years ago
  77. f7242d3 [media] gspca - kinect: Remove __devinitdata by Jean-François Moine · 15 years ago
  78. cc90b15 [media] gspca - cpia1: Fix some warnings by Jean-François Moine · 15 years ago
  79. 81f2030 [media] video/Kconfig: Fix mis-classified devices by Mauro Carvalho Chehab · 15 years ago
  80. 2a7b6a4 [media] cx231xx: Add support for Iconbit U100 by Igor Novgorodov · 15 years ago
  81. 5418f9f [media] saa7134 add new TV cards by Dmitri Belimov · 15 years ago
  82. 612031c [media] cx18: Move spinlock and vb_type initialisation into stream_init by Simon Farnsworth · 15 years ago
  83. cecc247 [media] Prevent null pointer derefernce of pdev by Huzaifa Sidhpurwala · 15 years ago
  84. da4b7b2 [media] saa7134: enable IR support for Hauppauge HVR-1150/1120 by Devin Heitmueller · 15 years ago
  85. 7225a1d [media] uvcvideo: Add M420 format support by Hans de Goede · 15 years ago
  86. 7296944 [media] uvcvideo: Add support for NOMMU arch by Bob Liu · 15 years ago
  87. ecc6517 [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area" by Bob Liu · 15 years ago
  88. 4bc90de [media] V4L: mt9m111: fix pixel clock by Teresa Gámez · 15 years ago
  89. a1de7a0 [media] V4L: mt9v022: fix pixel clock by Teresa Gámez · 15 years ago
  90. d2dcad4 [media] V4L: soc-camera: a missing mediabus code -> fourcc translation is not critical by Guennadi Liakhovetski · 15 years ago
  91. e23b961 [media] V4L: soc-camera: add more format look-up entries by Guennadi Liakhovetski · 15 years ago
  92. cc552b6 [media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formats by Guennadi Liakhovetski · 15 years ago
  93. e9ceece [media] V4L: omap1-camera: fix huge lookup array by Guennadi Liakhovetski · 15 years ago
  94. 93f116d [media] V4L: soc-camera: avoid huge arrays, caused by changed format codes by Guennadi Liakhovetski · 15 years ago
  95. 64149de [media] V4L: soc-camera: add JPEG support by Kassey Li · 15 years ago
  96. 3dac322 [media] V4L: sh_mobile_ceu_camera: implement live cropping by Guennadi Liakhovetski · 15 years ago
  97. aee5c2f [media] V4L: soc-camera: add a livecrop host operation by Guennadi Liakhovetski · 15 years ago
  98. 08a31b9 [media] V4L: mx3_camera: implement .stop_streaming() by Guennadi Liakhovetski · 15 years ago
  99. 066f786 [media] V4L: sh_mobile_ceu_camera: implement .stop_streaming() by Guennadi Liakhovetski · 15 years ago
  100. c68956c [media] s5p-csis: Do not use uninitialized variables in s5pcsis_suspend by Sylwester Nawrocki · 15 years ago