aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/msp3400-driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12[media] media/i2c: drop the last users of the ctrl core opsHans Verkuil1-7/+0
2016-02-01[media] msp3400: initialize MC dataMauro Carvalho Chehab1-0/+14
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-12-22[media] media: remove emacs editor variablesHans Verkuil1-8/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil1-10/+0
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart1-4/+1
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2012-09-27[media] msp3400: convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-6/+34
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-0/+899