summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/saa7115.c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: saa7115: declare its own padsMauro Carvalho Chehab2018-09-171-6/+13
* media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+2
* media: v4l2: remove VBI output padMauro Carvalho Chehab2018-09-171-1/+0
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-3/+3
* MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-041-1/+1
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-1/+1
* media: i2c: add SPDX identifiers to the code I wroteMauro Carvalho Chehab2017-12-111-34/+24
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] media/i2c: drop the last users of the ctrl core opsHans Verkuil2016-07-121-7/+0
* [media] i2c: saa7115: Support CJC7113 detectionKevin Fitch2016-05-061-0/+15
* [media] saa7115: initialize demod type and add the needed padsMauro Carvalho Chehab2016-02-011-0/+19
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0
* [media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil2015-05-011-3/+13
* [media] i2c: Make use of media_bus_format enumBoris BREZILLON2014-11-141-1/+1
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
* [media] saa7115: make multi-line comments compliant with CodingStyleMauro Carvalho Chehab2013-08-181-10/+14
* [media] saa7115: Implement i2c_board_info.platform_dataJon Arne Jørgensen2013-08-181-9/+119
* [media] saa7115: Do not load saa7115_init_misc for gm7113cJon Arne Jørgensen2013-08-181-1/+1
* [media] saa7115: Fix saa711x_set_v4lstd for gm7113cJon Arne Jørgensen2013-08-181-24/+13
* [media] saa7115: fix querystdHans Verkuil2013-06-171-1/+4
* [media] media/i2c: remove g_chip_ident opHans Verkuil2013-06-171-57/+48
* [media] saa7115: add back the dropped 'found' messageHans Verkuil2013-06-171-0/+2
* [media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar2013-05-271-4/+0
* [media] saa7115: Don't use a dynamic arrayMauro Carvalho Chehab2013-05-211-9/+10
* [media] saa7115: Add register setup and config for gm7113cJon Arne Jørgensen2013-05-211-10/+37
* [media] saa7115: add detection code for gm7113cMauro Carvalho Chehab2013-05-211-0/+36
* [media] saa7115: move the autodetection code out of the probe functionMauro Carvalho Chehab2013-05-211-50/+83
* [media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart2013-05-211-3/+1
* [media] saa7115: add support for double-rate ASCLKHans Verkuil2013-03-241-5/+11
* [media] saa7115: improve querystd handling for the saa7115Hans Verkuil2013-03-241-28/+28
* [media] saa7115: add config flag to change the IDQ polarityHans Verkuil2013-03-241-0/+6
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil2012-10-011-1/+2
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-0/+1727