summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/max2175.c
AgeCommit message (Expand)Author
2019-10-10media: i2c: Use div64_ul() for u64-by-unsigned-long divideGeert Uytterhoeven
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham
2018-09-12media: i2c: max2175: convert to SPDX identifiersKuninori Morimoto
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab
2018-02-26media: i2c: max2175: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2017-10-31media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita
2017-08-27media: max2175: Propagate the real error on devm_clk_get() failureFabio Estevam
2017-06-20[media] max2175: remove an useless comparisionMauro Carvalho Chehab
2017-06-20[media] media: i2c: max2175: Add MAX2175 supportRamesh Shanmugasundaram