aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/max2175.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-10media: i2c: Use div64_ul() for u64-by-unsigned-long divideGeert Uytterhoeven1-2/+2
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham1-3/+2
2018-09-12media: i2c: max2175: convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-02-26media: i2c: max2175: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2017-10-31media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita1-1/+1
2017-08-27media: max2175: Propagate the real error on devm_clk_get() failureFabio Estevam1-1/+1
2017-06-20[media] max2175: remove an useless comparisionMauro Carvalho Chehab1-1/+1
2017-06-20[media] media: i2c: max2175: Add MAX2175 supportRamesh Shanmugasundaram1-0/+1453