aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12[media] adv7511: the h/vsync polarities were always positiveHans Verkuil1-0/+5
2016-07-12[media] adv7604/adv7842: fix quantization range handlingHans Verkuil2-20/+33
2016-07-12[media] adv7511: fix quantization range handlingHans Verkuil1-13/+17
2016-07-12[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrameHans Verkuil1-15/+0
2016-07-12[media] media/i2c: drop the last users of the ctrl core opsHans Verkuil6-42/+0
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab4-107/+1018
2016-07-08[media] adv7604: Add support for hardware resetDragos Bogdan1-0/+20
2016-07-08[media] adv7604: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-13/+1
2016-07-08[media] tc358743: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-14/+1
2016-07-08[media] adv7842: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-14/+2
2016-06-28[media] cec: adv7511: add cec supportHans Verkuil2-8/+401
2016-06-28[media] cec: adv7842: add cec supportHans Verkuil2-63/+313
2016-06-28[media] cec: adv7604: add cec supportHans Verkuil2-36/+304
2016-06-28[media] adv7604: Don't ignore pad number in subdev DV timings pad operationsLaurent Pinchart1-11/+35
2016-06-28[media] v4l: mt9v032: Add V4L2 controls for AEC and AGCMarkus Pargmann1-58/+207
2016-06-28[media] v4l: mt9v032: Do not unset master_modeMarkus Pargmann1-3/+3
2016-06-28[media] v4l: mt9v032: Remove duplicate test for I2C_FUNC_SMBUS_WORD_DATA functionalityAxel Lin1-7/+0
2016-06-28[media] v4l: mt9v032: Remove unneeded headerLaurent Pinchart1-1/+0
2016-06-28[media] v4l: mt9t001: fix clean up in case of power-on failuresGuennadi Liakhovetski1-2/+13
2016-06-28[media] v4l: mt9t001: constify v4l2_subdev_internal_ops structureJulia Lawall1-1/+1
2016-06-28[media] smiapp: Remove useless rval assignment in smiapp_get_pdata()Sakari Ailus1-3/+1
2016-06-24adv7842: comment out a table useful for debugMauro Carvalho Chehab1-0/+3
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-5/+5
2016-05-09[media] tvp5150: propagate I2C write error in .s_register callbackJavier Martinez Canillas1-2/+1
2016-05-09[media] tvp5150: return I2C write operation failure to callersJavier Martinez Canillas1-2/+4
2016-05-07[media] media: i2c: ths7303: remove redundant assignment on btColin Ian King1-1/+1
2016-05-06[media] i2c: saa7115: Support CJC7113 detectionKevin Fitch1-0/+15
2016-05-06[media] smiapp: provide g_skip_top_lines method in sensor opsIvaylo Dimitrov2-0/+13
2016-05-06[media] media: i2c/adp1653: fix check of devm_gpiod_get() error codeVladimir Zapolskiy1-2/+2
2016-05-06[media] media: adv7180: Add of compatible strings for full familyJulian Scheel1-0/+8
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil4-28/+0
2016-04-25[media] tc358743: drop bogus commentHans Verkuil1-1/+0
2016-04-25[media] adv7180: fix broken standards handlingHans Verkuil1-38/+80
2016-04-20[media] adv7180: Add g_tvnorms operationNiklas Söderlund1-1/+7
2016-04-20[media] adv7180: Add cropcap operationNiklas Söderlund1-0/+16
2016-04-20[media] adv7180: Add g_std operationNiklas Söderlund1-0/+10
2016-04-20[media] tc358743: zero the reserved arrayHans Verkuil1-0/+4
2016-04-13[media] m5mols: potential uninitialized variableDan Carpenter1-1/+1
2016-03-03[media] adv7604: fix SPA register location for ADV7612Ulrich Hecht1-1/+2
2016-03-03Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab1-2/+1
2016-02-27[media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil1-15/+15
2016-02-23[media] tvp5150: don't go past decoder->input_ent arrayMauro Carvalho Chehab1-1/+1
2016-02-19[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil1-6/+15
2016-02-16[media] adv7604: fix tx 5v detect regressionHans Verkuil1-2/+1
2016-02-16Merge branch 'fixes' into patchworkMauro Carvalho Chehab1-1/+1
2016-02-16[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a controlMauro Carvalho Chehab1-17/+28
2016-02-11[media] tvp5150: add HW input connectors supportJavier Martinez Canillas1-0/+150
2016-02-11[media] tvp5150: move input definition header to dt-bindingsJavier Martinez Canillas1-1/+1
2016-02-10[media] tvp5150: store dev id and rom versionJavier Martinez Canillas1-9/+12
2016-02-10[media] tvp5150: put endpoint node on errorJavier Martinez Canillas1-2/+4