aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ml86v7667.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart1-2/+3
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-2/+2
2020-08-18media: i2c: Use the new get_mbus_config pad opJacopo Mondi1-3/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-02-03[media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2015-10-03[media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2015-10-01[media] ml86v7667: implement g_std() methodSergei Shtylyov1-0/+10
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil1-5/+9
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-3/+3
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2013-09-03[media] ml86v7667: fix compile warning: 'ret' set but not usedHans Verkuil1-2/+2
2013-07-26[media] ml86v7667: override default field interlace orderVladimir Barinov1-1/+2
2013-06-28[media] ml86v7667: fix compiler warningHans Verkuil1-1/+1
2013-06-13[media] ml86v7667: fix the querystd implementationHans Verkuil1-4/+4
2013-06-13[media] ML86V7667: new video decoder driverVladimir Barinov1-0/+431