summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/vs6624.c
AgeCommit message (Expand)Author
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-07-27media: i2c: vs6624: Replace mdelay() with msleep() and usleep_range() in vs66...Jia-Ju Bai
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2017-08-09media: vs6624: constify vs6624_default_fmtJulia Lawall
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON
2014-08-21[media] vs6624: Include media/v4l2-image-sizes.hAxel Lin
2013-12-10[media] v4l: vs6624: Fix warning due to unused functionLaurent Pinchart
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil
2013-05-27[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar
2013-05-21[media] media: i2c: Convert to devm_gpio_request_one()Laurent Pinchart
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart
2013-05-21[media] media: i2c: Convert to gpio_request_one()Laurent Pinchart
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-25[media] i2c: vs6624: use module_i2c_driver to simplify the codeWei Yongjun
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab