aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/tvp5150.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2014-05-23[media] tvp5150: Replace container_of() with to_tvp5150()Laurent Pinchart1-2/+2
2014-03-11[media] tvp5150: Make debug module parameter visible in sysfsPhilipp Zabel1-1/+1
2014-03-11[media] tvp5150: Fix type mismatch warning in clamp macroPhilipp Zabel1-3/+3
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda1-7/+7
2014-01-05[media] tvp5150: make read operations atomicMauro Carvalho Chehab1-15/+11
2013-06-17[media] tvp5150: fix s_std supportHans Verkuil1-5/+3
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil1-24/+0
2013-05-27[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar1-4/+0
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart1-10/+4
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-01-05[media] tvp5150: remove compat control opsHans Verkuil1-7/+0
2012-10-01[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format structHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-0/+1274