1. 79c3a07 [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit by Laurent Pinchart · 13 years ago
  2. b2da46e [media] omap3isp: preview: Add support for greyscale input by Laurent Pinchart · 13 years ago
  3. 6173850 [media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc by Laurent Pinchart · 13 years ago
  4. b0b29e1 [media] omap3isp: preview: Shorten shadow update delay by Laurent Pinchart · 13 years ago
  5. bac387e [media] omap3isp: preview: Simplify configuration parameters access by Laurent Pinchart · 13 years ago
  6. 9b00184 [media] omap3isp: preview: Rename prev_params fields to match userspace API by Laurent Pinchart · 13 years ago
  7. 7ed5de9 [media] omap3isp: preview: Remove update_attrs feature_bit field by Laurent Pinchart · 13 years ago
  8. 3108e02 [media] omap3isp: preview: Merge configuration and feature bits by Laurent Pinchart · 13 years ago
  9. 9c3444c [media] omap3isp: preview: Remove unused isptables_update structure definition by Laurent Pinchart · 13 years ago
  10. 87920dd [media] omap3isp: preview: Remove averager parameter update flag by Laurent Pinchart · 13 years ago
  11. f22926e [media] omap3isp: preview: Optimize parameters setup for the common case by Laurent Pinchart · 13 years ago
  12. 213cf90 [media] omap3isp: preview: Skip brightness and contrast in configuration ioctl by Laurent Pinchart · 13 years ago
  13. ca7f4a3 [media] omap3isp: Handle omap3isp_csi2_reset() errors by Sakari Ailus · 13 years ago
  14. b43883d [media] omap3isp: Fix frame number propagation by Laurent Pinchart · 13 years ago
  15. a32f2f9 [media] omap3isp: Prevent crash at module unload by Sakari Ailus · 13 years ago
  16. 1567bb7 [media] omap3isp: Prevent pipelines that contain a crashed entity from starting by Laurent Pinchart · 13 years ago
  17. 4742c82 [media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation by Laurent Pinchart · 13 years ago
  18. 31c5f0c [media] uvcvideo: Fix ENUMINPUT handling by Laurent Pinchart · 13 years ago
  19. aeebb1b [media] pvrusb2: For querystd, start with list of hardware-supported standards by Mike Isely · 13 years ago
  20. c0bb609 [media] pvrusb2: Get rid of obsolete code for video standard enumeration by Mike Isely · 13 years ago
  21. 598e978 [media] pvrusb2: Trivial tweak to get rid of some redundant dereferences by Mike Isely · 13 years ago
  22. d8329f8 [media] pvrusb2: Base available video standards on what hardware supports by Mike Isely · 13 years ago
  23. 99ba151 [media][trival] pvrusb2: Fix truncated video standard names by Mike Isely · 13 years ago
  24. ac04d00 [media] pvrusb2: Transform video standard detection result into read-only control ID by Mike Isely · 13 years ago
  25. 0927ee6 [media] pvrusb2: Implement querystd for videodev_ioctl2 by Mike Isely · 13 years ago
  26. 7378c18 [media] pvrusb2: Clean up pvr2_hdw_get_detected_std() by Mike Isely · 13 years ago
  27. c6d26cf [media] pvrusb2: convert to video_ioctl2 by Hans Verkuil · 13 years ago
  28. 5f1a12f [media] pvrusb2: Stop statically initializing reserved struct fields to zero by Mike Isely · 13 years ago
  29. d1c07ef [media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping by Hans de Goede · 13 years ago
  30. 805e9b4 [media] uvcvideo: Send control change events for slave ctrls when the master changes by Hans de Goede · 13 years ago
  31. 55afeb8 [media] uvcvideo: Properly report the inactive flag for inactive controls by Hans de Goede · 13 years ago
  32. b401200 [media] uvcvideo: Add support for control events by Hans de Goede · 13 years ago
  33. cb74d48 [media] uvcvideo: Move __uvc_ctrl_get() up by Hans de Goede · 13 years ago
  34. 35f1674 [media] uvcvideo: Refactor uvc_ctrl_get and query by Hans de Goede · 13 years ago
  35. 57fb4a4 [media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning by Hans de Goede · 13 years ago
  36. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  37. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  38. a22d85f [media] media/radio: use v4l2_ctrl_subscribe_event where possible by Hans de Goede · 13 years ago
  39. 6c493f8 [media] cpia2: major overhaul to get it in a working state again by Hans Verkuil · 13 years ago
  40. 04ef052 [media] media/video/et61x251: Remove this deprecated driver by Hans de Goede · 13 years ago
  41. df8b985 [media] gspca_pac7302: Improve the gain control by Hans de Goede · 13 years ago
  42. 48bb731 [media] gspca_pac7302: Document some more registers by Hans de Goede · 13 years ago
  43. 895d464 [media] gspca_pac7302: Convert multi-line comments to standard kernel style by Hans de Goede · 13 years ago
  44. 282ddfb [media] gspca_pac7311: Properly set the compression balance by Hans de Goede · 13 years ago
  45. 4b8ceb6 [media] gspca_pac7311: Convert multi-line comments to standard kernel style by Hans de Goede · 13 years ago
  46. ccab75e [media] gspca_pac7311: Switch to coarse expo autogain algorithm by Hans de Goede · 13 years ago
  47. a5340ce [media] gspca_pac7311: Switch to new gspca control mechanism by Hans de Goede · 13 years ago
  48. c894d26 [media] gspca_pac7311: Adjust control scales to match registers by Hans de Goede · 13 years ago
  49. 51ae23d [media] gspca_pac7311: Make sure exposure changes get applied immediately by Hans de Goede · 13 years ago
  50. b053c1d [media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separation by Hans de Goede · 13 years ago
  51. a648e31 [media] gspca/autogain_functions.h: Allow users to declare what they want by Hans de Goede · 13 years ago
  52. 4fd466a [media] stk-webcam: Don't flip the image by default by Hans de Goede · 13 years ago
  53. 4bd9ff1 [media] radio-mr800: add hardware seek support by Hans Verkuil · 13 years ago
  54. 77cf393 [media] radio-mr800: add support for stereo and signal detection by Hans Verkuil · 13 years ago
  55. 85578b0 [media] radio-mr800: cleanup and have it comply to the V4L2 API by Hans Verkuil · 13 years ago
  56. f61861f [media] radio-isa: fix memory leak by Hans Verkuil · 13 years ago
  57. ff27cda [media] radio-keene: support suspend/resume by Hans Verkuil · 13 years ago
  58. 37481fc [media] ivtv: set max/step to 0 for PTS and FRAME controls by Hans Verkuil · 13 years ago
  59. 5d77864 [media] dsbr100: clean up and update to the latest v4l2 framework by Hans Verkuil · 13 years ago
  60. a1ac5dc [media] gspca - sn9c20x: Change the exposure setting of Omnivision sensors by Jean-François Moine · 13 years ago
  61. 4fb8137 [media] gspca - sn9c20x: Don't do sensor update before the capture is started by Jean-François Moine · 13 years ago
  62. c4407fe [media] gspca - sn9c20x: Set the i2c interface speed by Jean-François Moine · 13 years ago
  63. dae1de6 [media] gspca - sn9c20x: Define more tables as constant by Jean-François Moine · 13 years ago
  64. bed3738 [media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table by Jean-François Moine · 13 years ago
  65. 9637c65 [media] gspca - sn9c20x: Change the number of the sensor mt9vprb by Jean-François Moine · 13 years ago
  66. 193d0a5 [media] gspca - ov519: Add more information about probe problems by Jean-François Moine · 13 years ago
  67. 4d1b58b [media] smsusb: add autodetection support for USB ID 2040:c0a0 by Michael Krufky · 13 years ago
  68. d63b21b [media] drivers/media/video/au0828/au0828-video.c: add missing video_device_release by Julia Lawall · 13 years ago
  69. bcb2cf6 [media] ngene: remove an unneeded condition by Dan Carpenter · 13 years ago
  70. 2e71064 [media] saa7164: saa7164_vbi_stop_port() returns linux error codes by Dan Carpenter · 13 years ago
  71. f70cfc7 [media] vivi: fix duplicate line by Hans Verkuil · 13 years ago
  72. ca57681 [media] v4l2-ctrls.c: zero min/max/step/def values for 64 bit integers by Hans Verkuil · 13 years ago
  73. d1c754a [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY by Hans Verkuil · 13 years ago
  74. ee71e7b [media] V4L: fix incorrect refcounting by Hans Verkuil · 13 years ago
  75. aa6d5f2 [media] pluto2: remove some dead code by Dan Carpenter · 13 years ago
  76. c1341a1 [media] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.h by Marcos Paulo de Souza · 13 years ago
  77. af22b83 [media] drivers: media: radio: radio-keene.c: Remove unneeded include of version.h by Marcos Paulo de Souza · 13 years ago
  78. 713ca5d [media] drivers: media: video: adp1653.c: Remove unneeded include of version.h by Marcos Paulo de Souza · 13 years ago
  79. f26cede [media] tm6000: don't use KERNEL_VERSION by Mauro Carvalho Chehab · 13 years ago
  80. d8a9c01 [media] tlg2300: Remove usage of KERNEL_VERSION() by Mauro Carvalho Chehab · 13 years ago
  81. 0bc9d39 [media] dib0700: add new USB PID for the Elgato EyeTV DTT stick by Gianluca Gennari · 13 years ago
  82. d74185b [media] video: vicam: Add MODULE_FIRMWARE by Tim Gardner · 13 years ago
  83. a020182 [media] staging: go7007: Add MODULE_FIRMWARE by Tim Gardner · 13 years ago
  84. a00f559 [media] dib7000p: remove duplicate code and comment by Gianluca Gennari · 13 years ago
  85. 52dbb57 [media] au8522_common: dont EXPORT_SYMBOL(au8522_led_gpio_enable) by Michael Krufky · 13 years ago
  86. 0a7b5e2 [media] au8522_common: add missing MODULE_LICENSE by Michael Krufky · 13 years ago
  87. b31506c [media] au8522: build ATV/DTV demodulators as separate modules by Michael Krufky · 13 years ago
  88. be183dc [media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950q by Michael Krufky · 13 years ago
  89. 409328a4 [media] xc5000: xtal_khz should be a u16 rather than a u32 by Michael Krufky · 13 years ago
  90. 3532067 [media] xc5000: log firmware upload failures in xc5000_fwupload by Michael Krufky · 13 years ago
  91. 7d3d0d8 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 13 years ago
  92. d5aeee8 Merge tag 'v3.4-rc3' into staging/for_v3.5 by Mauro Carvalho Chehab · 13 years ago
  93. 32898a1 [media] zoran: fix integer overflow in setup_window() by Xi Wang · 13 years ago
  94. 3fc82fa [media] s2255drv: Remove redundant NULL test before release_firmware() by Jesper Juhl · 13 years ago
  95. b803cc5 [media] staging: as102: Remove redundant NULL check before release_firmware() and pointless comments by Jesper Juhl · 13 years ago
  96. 0a3475e [media] v4l2-ctrls: fix integer overflow in try_set_ext_ctrls() by Xi Wang · 13 years ago
  97. 5f0049b [media] v4l2-ctrls: fix integer overflow in v4l2_g_ext_ctrls() by Xi Wang · 13 years ago
  98. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  99. ebfc5b8 PCI: Fix regression in pci_restore_state(), v3 by Rafael J. Wysocki · 13 years ago
  100. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago