Age | Commit message (Expand) | Author | Files | Lines |
2012-03-08 | [media] convert drivers/media/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
2011-11-24 | Merge tag 'v3.2-rc2' into staging/for_v3.3 | Mauro Carvalho Chehab | 1 | -0/+1 |
2011-11-07 | [media] v4l: use i2c_smbus_read_word_swapped | Jonathan Cameron | 1 | -3/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-04 | [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h | Guennadi Liakhovetski | 1 | -1/+1 |
2011-11-04 | [media] V4L: soc-camera: make (almost) all client drivers re-usable outside o... | Guennadi Liakhovetski | 1 | -5/+24 |
2011-11-04 | [media] V4L: soc-camera: start removing struct soc_camera_device from client ... | Guennadi Liakhovetski | 1 | -14/+8 |
2011-11-04 | [media] mt9t031: convert to the control framework | Hans Verkuil | 1 | -166/+86 |
2011-11-04 | [media] V4L: mt9t031: remove superfluous soc-camera client operations | Guennadi Liakhovetski | 1 | -31/+0 |
2011-11-04 | [media] V4L: mt9t031: support the new mbus-config subdev ops | Guennadi Liakhovetski | 1 | -0/+33 |
2011-11-01 | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-07-28 | [media] V4L: soc-camera: remove soc-camera bus and devices on it | Guennadi Liakhovetski | 1 | -2/+1 |
2010-12-29 | [media] media: video: do not clear 'driver' from an i2c_client | Wolfram Sang | 1 | -1/+0 |
2010-10-21 | V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv | Laurent Pinchart | 1 | -12/+12 |
2010-06-05 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-06-01 | V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype | Hans Verkuil | 1 | -1/+1 |
2010-05-18 | V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registers | Valentin Longchamp | 1 | -4/+62 |
2009-12-16 | V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional | Guennadi Liakhovetski | 1 | -82/+85 |
2009-12-16 | V4L/DVB (13659): soc-camera: convert to the new mediabus API | Guennadi Liakhovetski | 1 | -31/+35 |
2009-12-16 | V4L/DVB (13645): soc-camera: fix multi-line comment coding style | Guennadi Liakhovetski | 1 | -8/+16 |
2009-12-16 | V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l... | Guennadi Liakhovetski | 1 | -4/+20 |
2009-09-19 | V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev... | Guennadi Liakhovetski | 1 | -13/+24 |
2009-09-19 | V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc... | Guennadi Liakhovetski | 1 | -17/+6 |
2009-09-19 | V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ... | Guennadi Liakhovetski | 1 | -90/+130 |
2009-09-19 | V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in ... | Guennadi Liakhovetski | 1 | -8/+8 |
2009-09-19 | V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation | Guennadi Liakhovetski | 1 | -4/+5 |
2009-09-19 | V4L/DVB (12517): mt9t031: improve rectangle placement in invalid S_CROP | Guennadi Liakhovetski | 1 | -9/+9 |
2009-09-19 | V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device | Guennadi Liakhovetski | 1 | -23/+26 |
2009-09-19 | V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API | Guennadi Liakhovetski | 1 | -86/+87 |
2009-09-19 | V4L/DVB (12506): soc-camera: convert to platform device | Guennadi Liakhovetski | 1 | -65/+51 |
2009-06-23 | V4L/DVB (11910): mt9: Use v4l bounding/alignment function | Trent Piepho | 1 | -11/+3 |
2009-06-17 | V4L/DVB (11610): soc-camera: simplify register access routines in multiple se... | Guennadi Liakhovetski | 1 | -64/+71 |
2009-04-07 | V4L/DVB (11347): mt9t031: use platform power hook | Guennadi Liakhovetski | 1 | -0/+21 |
2009-03-30 | V4L/DVB (11035): mt9t031 bugfix | Philippe Rétornaz | 1 | -4/+2 |
2009-03-30 | V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations | Guennadi Liakhovetski | 1 | -31/+53 |
2009-03-30 | V4L/DVB (10673): mt9t031: fix gain and hflip controls, register update, and s... | Guennadi Liakhovetski | 1 | -43/+84 |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 1 | -9/+9 |
2008-12-30 | V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from ... | Guennadi Liakhovetski | 1 | -0/+736 |