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