summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/saa7115.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-21[media] saa7115: Don't use a dynamic arrayMauro Carvalho Chehab1-9/+10
2013-05-21[media] saa7115: Add register setup and config for gm7113cJon Arne Jørgensen1-10/+37
2013-05-21[media] saa7115: add detection code for gm7113cMauro Carvalho Chehab1-0/+36
2013-05-21[media] saa7115: move the autodetection code out of the probe functionMauro Carvalho Chehab1-50/+83
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart1-3/+1
2013-03-24[media] saa7115: add support for double-rate ASCLKHans Verkuil1-5/+11
2013-03-24[media] saa7115: improve querystd handling for the saa7115Hans Verkuil1-28/+28
2013-03-24[media] saa7115: add config flag to change the IDQ polarityHans Verkuil1-0/+6
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2012-10-01[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil1-1/+2
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-0/+1727