1. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  2. 4d98015 [media] tlg2300: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  3. 1bec982 [media] s2255drv: Add MODULE_FIRMWARE statement by Tim Gardner · 12 years ago
  4. 9d2952d [media] bttv: add support for Aposonic W-DVR by Tony Gentile · 12 years ago
  5. c854d88 [media] cx25821: Remove bad strcpy to read-only char* by Ezequiel García · 12 years ago
  6. 6df419e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  7. eabdc68 [media] pms.c: remove duplicated include by Duan Jiong · 12 years ago
  8. dee923b [media] smiapp-core.c: remove duplicated include by Duan Jiong · 12 years ago
  9. 7980a4d [media] via-camera: pass correct format settings to sensor by Daniel Drake · 12 years ago
  10. 26ddcbc [media] Use a named union in struct v4l2_ioctl_info by Hans Verkuil · 12 years ago
  11. 9a60139 video/uvc: use memweight() by Akinobu Mita · 12 years ago
  12. 8f695d3 [media] v4l2-dev.c: Move video_put() after debug printk by Ezequiel García · 12 years ago
  13. cd77925 [media] vivi: fix a few format-related compliance issues by Hans Verkuil · 12 years ago
  14. c79a3c3 [media] cx25821,medusa: incorrect check on decoder type by Alan Cox · 12 years ago
  15. 908d4d1 [media] ov9640: fix missing break by Alan Cox · 12 years ago
  16. 4927c3f1 [media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled by Prabhakar Lad · 12 years ago
  17. 53aa3b1 [media] v4l: fix copy/paste typo in vb2_reqbufs comment by Nicolas THERY · 12 years ago
  18. dcf4fc2 [media] davinci: vpbe: fix check for s_dv_preset function pointer by Prabhakar Lad · 12 years ago
  19. 1a17a94 [media] vivi: remove pointless video_nr++ by Hans Verkuil · 12 years ago
  20. 82b655b [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl by Hans Verkuil · 12 years ago
  21. afcc8e8 [media] tvp5150: signedness bug in tvp5150_selmux() by Dan Carpenter · 12 years ago
  22. 79ef87e [media] videobuf-dma-contig: Use NULL instead of plain integer by Sachin Kamat · 12 years ago
  23. c9fbedd [media] adv7180.c: convert to v4l2 control framework by Federico Vaga · 12 years ago
  24. c082266 [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file by Sachin Kamat · 12 years ago
  25. 6f45b1b [media] media/video: vpif: fixed vpfe->vpif typo by Dror Cohen · 12 years ago
  26. c21813e [media] cx25821: Replace struct memcpy with struct assignment by Ezequiel García · 12 years ago
  27. 23ba641 [media] cx231xx: Replace struct memcpy with struct assignment by Ezequiel García · 12 years ago
  28. 630081e [media] cx23885: Replace struct memcpy with struct assignment by Ezequiel García · 12 years ago
  29. ddebe8c [media] saa7164: Replace struct memcpy with struct assignment by Ezequiel García · 12 years ago
  30. 5a6fa3f [media] saa7164: Remove unused saa7164_call_i2c_clients() by Ezequiel García · 12 years ago
  31. b26f453 [media] cx25821: Remove useless struct i2c_algo_bit_data by Ezequiel García · 12 years ago
  32. 2728635 [media] cx231xx: Remove useless struct i2c_algo_bit_data by Ezequiel García · 12 years ago
  33. c410d09b [media] cx23885: Remove useless struct i2c_algo_bit_data by Ezequiel García · 12 years ago
  34. 6fe3103 [media] saa7164: Remove useless struct i2c_algo_bit_data by Ezequiel García · 12 years ago
  35. f0476a8 [media] V4L: Add capability flags for memory-to-memory devices by Sylwester Nawrocki · 12 years ago
  36. 6126b91 [media] m5mols: Correct reported ISO values by Sylwester Nawrocki · 12 years ago
  37. 31ce54f [media] s5p-fimc: Use switch statement for better readability by Sylwester Nawrocki · 12 years ago
  38. a516d08 [media] s5p-fimc: Replace custom err() macro with v4l2_err() macro by Sachin Kamat · 12 years ago
  39. c2d430a [media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag by Sylwester Nawrocki · 12 years ago
  40. 837c7e42 [media] v4l2-dev: G_PARM was incorrectly enabled for all video nodes by Hans Verkuil · 12 years ago
  41. 47556ff [media] mem2mem_testdev: set default size and fix colorspace by Hans Verkuil · 12 years ago
  42. 97a3c90 [media] mem2mem_testdev: add control events support by Hans Verkuil · 12 years ago
  43. 08eb851 [media] v4l2-mem2mem: support events in v4l2_m2m_poll by Hans Verkuil · 12 years ago
  44. b0d1499 [media] mem2mem_testdev: set bus_info and device_caps by Hans Verkuil · 12 years ago
  45. d3dd59c [media] mem2mem_testdev: convert to the control framework and v4l2_fh by Hans Verkuil · 12 years ago
  46. 7bf6afb [media] tw9910: Don't access the device in the g_mbus_fmt operation by Laurent Pinchart · 12 years ago
  47. f273075 [media] ov772x: Don't access the device in the g_mbus_fmt operation by Laurent Pinchart · 12 years ago
  48. f985983 [media] ov2640: Don't access the device in the g_mbus_fmt operation by Laurent Pinchart · 12 years ago
  49. 2744782 [media] soc-camera: Pass the physical device to the power operation by Laurent Pinchart · 12 years ago
  50. 1858c99 [media] soc-camera: Don't fail at module init time if no device is present by Laurent Pinchart · 12 years ago
  51. a1acb8f [media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap struct by Hans Verkuil · 12 years ago
  52. 4c1110a [media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP by Hans Verkuil · 12 years ago
  53. 2c026de [media] davinci: vpif: Enable selection of the ADV7343 and THS7303 by Manjunath Hadli · 12 years ago
  54. 0fd4652 [media] davinci: vpif: add build configuration for vpif drivers by Manjunath Hadli · 12 years ago
  55. 31415d0 [media] davinci: vpif: Add suspend/resume callbacks to vpif driver by Manjunath Hadli · 12 years ago
  56. 3d5946d [media] davinci: vpif capture:Add power management support by Manjunath Hadli · 12 years ago
  57. e9530da [media] davinci: vpif display: Add power management support by Manjunath Hadli · 12 years ago
  58. 6964b10 [media] davinci: vpif: add support for clipping on output data by Manjunath Hadli · 12 years ago
  59. 2401dd2 [media] davinci: vpif display: migrate driver to videobuf2 by Lad, Prabhakar · 12 years ago
  60. 60aa38d [media] davinci: vpif capture: migrate driver to videobuf2 by Lad, Prabhakar · 12 years ago
  61. 764af39 [media] davinci: vpif capture: size up the memory for the buffers from the buffer pool by Manjunath Hadli · 12 years ago
  62. fc613d4 [media] davinci: vpif display: size up the memory for the buffers from the buffer pool by Manjunath Hadli · 12 years ago
  63. 3bc1953 [media] davinci: vpif: fix setting of data width in config_vpif_params() function by Manjunath Hadli · 12 years ago
  64. 0316b89 [media] davinci: vpif: make request_irq flags as shared by Manjunath Hadli · 12 years ago
  65. 0a63172 [media] davinci: vpif: make generic changes to re-use the vpif drivers on da850/omap-l138 soc by Manjunath Hadli · 12 years ago
  66. b1fc423 [media] davinci: vpif: add check for genuine interrupts in the isr by Manjunath Hadli · 12 years ago
  67. 4099040 [media] videobuf-dma-contig: restore buffer mapping for uncached bufers by Lad, Prabhakar · 12 years ago
  68. 7a3ed2d [media] v4l2-ioctl: Don't assume file->private_data always points to a v4l2_fh by Hans Verkuil · 12 years ago
  69. a2f8b84 [media] v4l2-ctrls: Teach v4l2-ctrls that V4L2_CID_AUTOBRIGHTNESS is a boolean by Hans de Goede · 12 years ago
  70. 0dddf83 [media] gspca: Don't use video_device_node_name in v4l2_device release handler by Hans de Goede · 12 years ago
  71. 872099e [media] gspca_xirlink_cit: Grab backlight compensation control while streaming by Hans de Goede · 12 years ago
  72. 1ea172d [media] gspca_t613: Disable CIF resolutions by Hans de Goede · 12 years ago
  73. 3f25ea5 [media] gspca_stv0680: Remove empty ctrls array by Hans de Goede · 12 years ago
  74. a8931d5 [media] gscpa_spca561: Add brightness control for rev12a cams by Hans de Goede · 12 years ago
  75. 9a3dafe [media] gspca_sn9c2028: Remove empty ctrls array by Hans de Goede · 12 years ago
  76. e163609 [media] gspca_konica: Fix init sequence by Hans de Goede · 12 years ago
  77. 8bb5896 [media] gspca: Add reset_resume callback to all sub-drivers by Hans de Goede · 12 years ago
  78. 1289179 [media] gspca_benq: Remove empty ctrls array by Hans de Goede · 12 years ago
  79. b56ab4c [media] gspca: Remove bogus JPEG quality controls from various sub-drivers by Hans de Goede · 12 years ago
  80. 82b343b [media] gspca: always call v4l2_ctrl_handler_setup after start by Hans Verkuil · 12 years ago
  81. ac3322b [media] gspca: clear priv field and disable relevant ioctls by Hans Verkuil · 12 years ago
  82. 0cfe9de [media] gspca-topro: convert to the control framework by Hans Verkuil · 12 years ago
  83. 930806c [media] vc032x: convert to the control framework by Hans Verkuil · 12 years ago
  84. d5d875c [media] xirlink_cit: convert to the control framework by Hans Verkuil · 12 years ago
  85. 4910adf [media] vicam: convert to the control framework by Hans Verkuil · 12 years ago
  86. 726795c [media] tv8532: convert to the control framework by Hans Verkuil · 12 years ago
  87. 9bf8164 [media] gspca_t613: convert to the control framework by Hans Verkuil · 12 years ago
  88. ed5cd6b [media] sunplus: convert to the control framework by Hans Verkuil · 12 years ago
  89. 74dec79 [media] stk014: convert to the control framework by Hans Verkuil · 12 years ago
  90. df0df1a [media] sq930x: convert to the control framework by Hans Verkuil · 12 years ago
  91. 3fa24bf [media] spca561: convert to the control framework by Hans Verkuil · 12 years ago
  92. fca2e67 [media] spca508: convert to the control framework by Hans Verkuil · 12 years ago
  93. de687ec [media] spca506: convert to the control framework by Hans Verkuil · 12 years ago
  94. 2aed6c1 [media] spca505: convert to the control framework by Hans Verkuil · 12 years ago
  95. 9b6b35d [media] gspca-spca501: remove old function prototypes by Hans Verkuil · 12 years ago
  96. 705881e [media] spca501: convert to the control framework by Hans Verkuil · 12 years ago
  97. 9bf0c43 [media] spca500: convert to the control framework by Hans Verkuil · 12 years ago
  98. 6e937b7 [media] spca1528: convert to the control framework by Hans Verkuil · 12 years ago
  99. 5262eee [media] es401: convert to the control framework by Hans Verkuil · 12 years ago
  100. f3920f0 [media] ov534_9: convert to the control framework by Hans Verkuil · 12 years ago