aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young1-30/+60
2016-09-22[media] s5c73m3: Fix entity function assignment for the OIF subdevSylwester Nawrocki1-1/+1
2016-09-22[media] s5k6a3: Add missing entity function initializationSylwester Nawrocki1-0/+1
2016-09-19[media] media: adv7180: fill in mbus format in set_fmtNiklas Söderlund1-2/+4
2016-09-19[media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund1-2/+2
2016-09-19[media] ad5820: use __maybe_unused for PM functionsArnd Bergmann1-11/+2
2016-09-19[media] constify local structuresJulia Lawall1-1/+1
2016-09-19[media] ov9650: add support for asynchronous probingJavier Martinez Canillas1-1/+6
2016-09-19[media] media Kconfig: improve the spi integrationHans Verkuil1-1/+1
2016-09-09[media] ad5820: Use bool for boolean valuesSakari Ailus1-9/+10
2016-09-09[media] smiapp: Add support for 14 and 16 bits per sample depthsSakari Ailus2-1/+9
2016-09-09[media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik5-3/+13
2016-09-09[media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik1-4/+4
2016-09-09[media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik1-36/+15
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring11-11/+0
2016-09-05[media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus1-32/+17
2016-09-05[media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus2-25/+12
2016-09-05[media] smiapp: Constify the regs argument to smiapp_write_8s()Sakari Ailus1-7/+5
2016-09-05[media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtainedSakari Ailus1-2/+3
2016-09-05[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfigSakari Ailus3-73/+73
2016-09-05[media] smiapp: Unify enforced and need-based 8-bit readSakari Ailus1-11/+11
2016-08-24[media] tvp5150: use sd internal ops .registered instead .registered_asyncJavier Martinez Canillas1-2/+6
2016-08-24[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+1
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil1-6/+6
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil16-426/+427
2016-08-24[media] media: adv7180: add power pin controlSteve Longerbeam2-1/+28
2016-08-24[media] media: adv7180: define more registersSteve Longerbeam1-24/+49
2016-08-24[media] ad9389b: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-18/+4
2016-08-24[media] ad5820: fix one smatch warningMauro Carvalho Chehab1-1/+1
2016-08-24[media] ad5820: Add driver for auto-focus coilPavel Machek3-0/+388
2016-07-28[media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam1-9/+9
2016-07-28[media] adv7511: fix VIC autodetectHans Verkuil1-4/+20
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