aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/i2c/saa7115.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab1-1/+1
2018-09-17media: saa7115: declare its own padsMauro Carvalho Chehab1-6/+13
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+2
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-1/+0
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab1-1/+1
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2017-12-11media: i2c: add SPDX identifiers to the code I wroteMauro Carvalho Chehab1-34/+24
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-07-12[media] media/i2c: drop the last users of the ctrl core opsHans Verkuil1-7/+0
2016-05-06[media] i2c: saa7115: Support CJC7113 detectionKevin Fitch1-0/+15
2016-02-01[media] saa7115: initialize demod type and add the needed padsMauro Carvalho Chehab1-0/+19
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
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil1-3/+13
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-08-18[media] saa7115: make multi-line comments compliant with CodingStyleMauro Carvalho Chehab1-10/+14
2013-08-18[media] saa7115: Implement i2c_board_info.platform_dataJon Arne Jørgensen1-9/+119
2013-08-18[media] saa7115: Do not load saa7115_init_misc for gm7113cJon Arne Jørgensen1-1/+1
2013-08-18[media] saa7115: Fix saa711x_set_v4lstd for gm7113cJon Arne Jørgensen1-24/+13
2013-06-17[media] saa7115: fix querystdHans Verkuil1-1/+4
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil1-57/+48
2013-06-17[media] saa7115: add back the dropped 'found' messageHans Verkuil1-0/+2
2013-05-27[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar1-4/+0
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 structHans Verkuil1-1/+2
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-0/+1727