aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/s5k4ecgx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-9/+13
2021-05-19media: I2C: change 'RST' to "RSET" to fix multiple build errorsRandy Dunlap1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-25media: s5k4ecgx: delete a bogus error messageDan Carpenter1-2/+0
2018-10-03media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus1-0/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring1-1/+0
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-8/+8
2014-12-23[media] s5k4ecgx: fix sparse warningsHans Verkuil1-6/+5
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON1-2/+2
2014-07-22[media] v4l: s5k4ecgx: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+1
2012-10-28[media] i2c/s5k4ecgx: fix printk format warningRandy Dunlap1-1/+1
2012-09-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee1-0/+1036