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
/
i2c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] ov772x: Add ov772x_read() and ov772x_write() functions
Laurent Pinchart
2012-08-15
[media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_priv
Laurent Pinchart
2012-08-15
[media] ov772x: try_fmt must not default to the current format
Laurent Pinchart
2012-08-15
[media] ov772x: Don't fail in s_fmt if the requested format isn't supported
Laurent Pinchart
2012-08-15
[media] ov772x: Select the default format at probe time
Laurent Pinchart
2012-08-15
[media] ov772x: Fix memory leak in probe error path
Laurent Pinchart
2012-08-15
[media] soc-camera: Push probe-time power management to drivers
Laurent Pinchart
2012-08-15
[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
Laurent Pinchart
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-15
[media] move soc_camera i2c drivers into its own dir
Mauro Carvalho Chehab
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab