summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-5/+5
* [media] tvp5150: propagate I2C write error in .s_register callbackJavier Martinez Canillas2016-05-091-2/+1
* [media] tvp5150: return I2C write operation failure to callersJavier Martinez Canillas2016-05-091-2/+4
* [media] media: i2c: ths7303: remove redundant assignment on btColin Ian King2016-05-071-1/+1
* [media] i2c: saa7115: Support CJC7113 detectionKevin Fitch2016-05-061-0/+15
* [media] smiapp: provide g_skip_top_lines method in sensor opsIvaylo Dimitrov2016-05-062-0/+13
* [media] media: i2c/adp1653: fix check of devm_gpiod_get() error codeVladimir Zapolskiy2016-05-061-2/+2
* [media] media: adv7180: Add of compatible strings for full familyJulian Scheel2016-05-061-0/+8
* [media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil2016-04-254-28/+0
* [media] tc358743: drop bogus commentHans Verkuil2016-04-251-1/+0
* [media] adv7180: fix broken standards handlingHans Verkuil2016-04-251-38/+80
* [media] adv7180: Add g_tvnorms operationNiklas Söderlund2016-04-201-1/+7
* [media] adv7180: Add cropcap operationNiklas Söderlund2016-04-201-0/+16
* [media] adv7180: Add g_std operationNiklas Söderlund2016-04-201-0/+10
* [media] tc358743: zero the reserved arrayHans Verkuil2016-04-201-0/+4
* [media] m5mols: potential uninitialized variableDan Carpenter2016-04-131-1/+1
* [media] adv7604: fix SPA register location for ADV7612Ulrich Hecht2016-03-031-1/+2
* Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab2016-03-031-2/+1
|\
| * [media] adv7604: fix tx 5v detect regressionHans Verkuil2016-02-161-2/+1
* | [media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil2016-02-271-15/+15
* | [media] tvp5150: don't go past decoder->input_ent arrayMauro Carvalho Chehab2016-02-231-1/+1
* | [media] adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil2016-02-191-6/+15
* | Merge branch 'fixes' into patchworkMauro Carvalho Chehab2016-02-161-1/+1
|\ \ | |/
| * [media] media: i2c/adp1653: probe: fix erroneous return valueAnton Protopopov2016-02-101-1/+1
* | [media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a controlMauro Carvalho Chehab2016-02-161-17/+28
* | [media] tvp5150: add HW input connectors supportJavier Martinez Canillas2016-02-111-0/+150
* | [media] tvp5150: move input definition header to dt-bindingsJavier Martinez Canillas2016-02-111-1/+1
* | [media] tvp5150: store dev id and rom versionJavier Martinez Canillas2016-02-101-9/+12
* | [media] tvp5150: put endpoint node on errorJavier Martinez Canillas2016-02-101-2/+4
* | [media] adv7511: add support to for the content type controlHans Verkuil2016-02-101-2/+20
* | [media] adv7842: add support to for the content type controlHans Verkuil2016-02-101-0/+20
* | [media] adv7604: add support to for the content type controlHans Verkuil2016-02-101-0/+21
* | [media] media: i2c: adv7604: Use v4l2-dv-timings helpersJean-Michel Hautbois2016-02-101-113/+65
* | [media] V4L: ov9650: fix control clustersGuennadi Liakhovetski2016-02-101-2/+2
* | Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-092-3/+1
|\ \ | |/
| * [media] media: i2c: Don't export ir-kbd-i2c module aliasJavier Martinez Canillas2016-02-011-1/+0
| * [media] s5k6a3: Fix VIDIOC_SUBDEV_G_FMT ioctl for TRY formatJacek Anaszewski2016-01-251-2/+1
* | [media] msp3400: use IS_ENABLED check instead of #ifArnd Bergmann2016-02-021-1/+1
* | [media] s5c73m3: remove duplicate module device tableArnd Bergmann2016-02-011-1/+0
* | [media] tvp7002: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2016-02-011-2/+4
* | [media] tvp514x: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2016-02-011-2/+4
* | [media] s5k5baf: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2016-02-011-1/+4
* | [media] s5c73m3: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2016-02-011-1/+3
* | [media] adv7604: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2016-02-011-1/+6
* | [media] media: adv7604: implement get_selectionUlrich Hecht2016-02-011-0/+21
* | [media] tc358743: Use local array with fixed size in i2c writeMats Randgaard2016-02-011-8/+8
* | [media] vpx3220: signedness bug in vpx3220_fp_read()Dan Carpenter2016-02-011-1/+1
* | [media] tc358743: Print timings only when debug level is setMats Randgaard2016-02-011-4/+5
* | [media] mt9v011: add media controller supportMauro Carvalho Chehab2016-02-011-0/+15
* | [media] saa7115: initialize demod type and add the needed padsMauro Carvalho Chehab2016-02-011-0/+19
OpenPOWER on IntegriCloud