aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/i2c/vs6624.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-07-27media: i2c: vs6624: Replace mdelay() with msleep() and usleep_range() in vs6624_probe()Jia-Ju Bai1-2/+2
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil1-18/+9
2017-08-09media: vs6624: constify vs6624_default_fmtJulia Lawall1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring1-1/+0
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil1-15/+13
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil1-4/+8
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil1-5/+10
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON1-9/+9
2014-08-21[media] vs6624: Include media/v4l2-image-sizes.hAxel Lin1-13/+1
2013-12-10[media] v4l: vs6624: Fix warning due to unused functionLaurent Pinchart1-0/+2
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil1-22/+0
2013-05-27[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar1-4/+0
2013-05-21[media] media: i2c: Convert to devm_gpio_request_one()Laurent Pinchart1-7/+3
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart1-7/+2
2013-05-21[media] media: i2c: Convert to gpio_request_one()Laurent Pinchart1-2/+1
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-25[media] i2c: vs6624: use module_i2c_driver to simplify the codeWei Yongjun1-12/+1
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-0/+928