summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/adv7511.c
AgeCommit message (Expand)Author
2019-07-31media: i2c: fix warning same module namesAnders Roxell
2019-02-12media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil
2017-08-26media: adv7511: constify i2c_device_idArvind Yadav
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil
2017-04-05[media] i2c: adv7511: Use cec_get_drvdata()Jose Abreu
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil
2016-08-24[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun
2016-07-28[media] adv7511: fix VIC autodetectHans Verkuil
2016-07-12[media] adv7511: the h/vsync polarities were always positiveHans Verkuil
2016-07-12[media] adv7511: fix quantization range handlingHans Verkuil
2016-07-12[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrameHans Verkuil
2016-06-28[media] cec: adv7511: add cec supportHans Verkuil
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil
2016-02-19[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil
2016-02-10[media] adv7511: 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-11-17[media] adv7511: fix incorrect bit offsetHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-08-16[media] i2c/adv7511: Fix license, set to GPL v2Mike Looijmans
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil
2015-06-05[media] adv7511: add xfer_func supportHans Verkuil
2015-04-08[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-12-02[media] adv7511: improve colorspace handlingHans Verkuil
2014-11-11[media] adv7511: fix G/S_EDID behaviorHans Verkuil
2014-05-25[media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart
2014-05-25[media] adv7511: Remove deprecated video-level DV timings operationsLaurent Pinchart
2014-05-25[media] adv7511: Add pad-level DV timings operationsLaurent Pinchart
2014-03-11[media] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edidHans Verkuil
2014-01-07[media] adv7511: verify EDID headerMartin Bugge
2014-01-07[media] adv7511: add VIC and audio CTS/N values to log_statusMartin Bugge
2014-01-07[media] adv7511: disable register reset by HPDMartin Bugge
2013-10-14[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun
2013-10-14[media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari
2013-08-26[media] adv7511: add new video encoderHans Verkuil