summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/adv7842.c
AgeCommit message (Expand)Author
2017-04-05[media] i2c: adv7842: Use cec_get_drvdata()Jose Abreu
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil
2016-07-12[media] adv7604/adv7842: fix quantization range handlingHans Verkuil
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08[media] adv7842: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-06-28[media] cec: adv7842: add cec supportHans Verkuil
2016-06-24adv7842: comment out a table useful for debugMauro Carvalho Chehab
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil
2016-02-10[media] adv7842: add support to for the content type controlHans Verkuil
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-17[media] adv7842: Deliver resolution change events to userspaceLars-Peter Clausen
2015-07-17[media] adv7842: Add support for control event notificationsLars-Peter Clausen
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha
2015-06-09[media] adv7842: replace uintX_t by uX for consistencyHans Verkuil
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-04-08[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil
2015-01-27[media] adv7842: simplify InfoFrame loggingMartin Bugge
2015-01-27[media] media: i2c: adv7604.c: Remove some unused functionsRickard Strandqvist
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON
2014-11-11[media] adv7842: fix G/S_EDID behaviorHans Verkuil
2014-09-21[media] adv7604/adv7842: fix il_vbackporch typo and zero the structHans Verkuil
2014-05-25[media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart
2014-05-25[media] adv7842: Remove deprecated video-level DV timings operationsLaurent Pinchart
2014-05-25[media] adv7842: Add pad-level DV timings operationsLaurent Pinchart
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-16[media] adv7842: Disable access to EDID DDC lines before chip power upMartin Bugge
2014-04-16[media] adv7842: update RGB quantization range on HDMI/DVI-D mode irqMartin Bugge
2014-03-11[media] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edidHans Verkuil
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-02-04[media] adv7842: platform-data for Hotplug Active (HPA) manual/autoMartin Bugge
2014-02-04[media] adv7842: log-status for Audio Video Info frames (AVI)Martin Bugge
2014-02-04[media] adv7842: pixelclock read-outMartin Bugge
2014-02-04[media] adv7842: adjust gain and offset for DVI-D signalsMartin Bugge
2014-02-04[media] adv7842: Composite free-run platfrom-data fixMartin Bugge
2014-01-07[media] adv7842: add drive strength enum and sync names with adv7604Hans Verkuil
2014-01-07[media] adv7842: initialize timings to CEA 640x480p59.94Hans Verkuil
2014-01-07[media] adv7842: set LLC DLL phase from platform_dataHans Verkuil
2014-01-07[media] adv7842: return 0 if no change in s_dv_timingsMartin Bugge
2014-01-07[media] adv7842: Composite sync adjustmentMartin Bugge
2014-01-07[media] adv7842: obtain free-run mode from the platform_dataMartin Bugge
2014-01-07[media] adv7842: composite sd-ram test, clear timings before settingMartin Bugge
2014-01-07[media] adv7842: enable HDMI/DVI mode irqMartin Bugge