1. 3d23888 [media] V4L2: mt9t031: don't Oops if asynchronous probing is attempted by Guennadi Liakhovetski · 11 years ago
  2. 9aea470 [media] soc-camera: switch I2C subdevice drivers to use v4l2-clk by Guennadi Liakhovetski · 12 years ago
  3. cbdb1f9 [media] soc_camera: Constify dev_pm_ops in mt9t031.c by Sachin Kamat · 11 years ago
  4. 15c4fee [media] media/i2c: fill in missing reg->size fields by Hans Verkuil · 11 years ago
  5. 6be89da [media] soc_camera sensors: remove g_chip_ident op by Hans Verkuil · 11 years ago
  6. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  7. 70e176a [media] soc-camera: use devm_kzalloc in subdevice drivers by Guennadi Liakhovetski · 12 years ago
  8. 25a3481 [media] soc-camera: split struct soc_camera_link into host and subdevice parts by Guennadi Liakhovetski · 12 years ago
  9. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  10. 4bbc6d5 [media] soc-camera: Push probe-time power management to drivers by Laurent Pinchart · 12 years ago
  11. 4ec10ba [media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions by Laurent Pinchart · 12 years ago
  12. 2a2d1cf [media] move soc_camera i2c drivers into its own dir by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/mt9t031.c]
  13. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 13 years ago
  14. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  15. 3f87704 [media] v4l: use i2c_smbus_read_word_swapped by Jonathan Cameron · 13 years ago
  16. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  17. 95d2010 [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h by Guennadi Liakhovetski · 13 years ago
  18. 2f0babb7 [media] V4L: soc-camera: make (almost) all client drivers re-usable outside of the framework by Guennadi Liakhovetski · 13 years ago
  19. 14178aa [media] V4L: soc-camera: start removing struct soc_camera_device from client drivers by Guennadi Liakhovetski · 13 years ago
  20. 41efcd7 [media] mt9t031: convert to the control framework by Hans Verkuil · 13 years ago
  21. 0b01e03 [media] V4L: mt9t031: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  22. a350575 [media] V4L: mt9t031: support the new mbus-config subdev ops by Guennadi Liakhovetski · 13 years ago
  23. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  24. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 13 years ago
  25. c0ff9f4 [media] media: video: do not clear 'driver' from an i2c_client by Wolfram Sang · 14 years ago
  26. c4ce6d1 V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv by Laurent Pinchart · 14 years ago
  27. e620d1e Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  28. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  29. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 14 years ago
  30. 535653b V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registers by Valentin Longchamp · 15 years ago
  31. a3a4ac1 V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional by Guennadi Liakhovetski · 15 years ago
  32. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  33. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  34. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  35. 96c7539 V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_device members by Guennadi Liakhovetski · 15 years ago
  36. a4c56fd V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struct soc_camera_ops by Guennadi Liakhovetski · 15 years ago
  37. 6a6c878 V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) by Guennadi Liakhovetski · 15 years ago
  38. 85f8be6 V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in all clients by Guennadi Liakhovetski · 15 years ago
  39. 08590b9 V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation by Guennadi Liakhovetski · 15 years ago
  40. e330919 V4L/DVB (12517): mt9t031: improve rectangle placement in invalid S_CROP by Guennadi Liakhovetski · 15 years ago
  41. a0705b0 V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device by Guennadi Liakhovetski · 15 years ago
  42. 979ea1d V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API by Guennadi Liakhovetski · 15 years ago
  43. 40e2e09 V4L/DVB (12506): soc-camera: convert to platform device by Guennadi Liakhovetski · 15 years ago
  44. 653dc59 V4L/DVB (11910): mt9: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  45. 9538e1c V4L/DVB (11610): soc-camera: simplify register access routines in multiple sensor drivers by Guennadi Liakhovetski · 15 years ago
  46. f982651 V4L/DVB (11347): mt9t031: use platform power hook by Guennadi Liakhovetski · 15 years ago
  47. c98afbf V4L/DVB (11035): mt9t031 bugfix by Philippe Rétornaz · 16 years ago
  48. 09e231b V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations by Guennadi Liakhovetski · 16 years ago
  49. 70e1d35 V4L/DVB (10673): mt9t031: fix gain and hflip controls, register update, and scaling by Guennadi Liakhovetski · 16 years ago
  50. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  51. 4e96fd0 V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from Micron by Guennadi Liakhovetski · 16 years ago