aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv7511.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12[media] adv7511: the h/vsync polarities were always positiveHans Verkuil1-0/+5
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-06-28[media] cec: adv7511: add cec supportHans Verkuil1-8/+393
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil1-6/+0
2016-02-19[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil1-6/+15
2016-02-10[media] adv7511: add support to for the content type controlHans Verkuil1-2/+20
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2015-11-17[media] adv7511: fix incorrect bit offsetHans Verkuil1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-08-16[media] i2c/adv7511: Fix license, set to GPL v2Mike Looijmans1-1/+1
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil1-2/+121
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil1-16/+16
2015-06-05[media] adv7511: add xfer_func supportHans Verkuil1-0/+5
2015-04-08[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil1-5/+5
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-7/+9
2014-12-02[media] adv7511: improve colorspace handlingHans Verkuil1-0/+208
2014-11-11[media] adv7511: fix G/S_EDID behaviorHans Verkuil1-7/+14
2014-05-25[media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart1-2/+0
2014-05-25[media] adv7511: Remove deprecated video-level DV timings operationsLaurent Pinchart1-2/+0
2014-05-25[media] adv7511: Add pad-level DV timings operationsLaurent Pinchart1-28/+38
2014-03-11[media] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edidHans Verkuil1-1/+1
2014-01-07[media] adv7511: verify EDID headerMartin Bugge1-11/+24
2014-01-07[media] adv7511: add VIC and audio CTS/N values to log_statusMartin Bugge1-0/+23
2014-01-07[media] adv7511: disable register reset by HPDMartin Bugge1-0/+6
2013-10-14[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+2
2013-10-14[media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari1-9/+7
2013-08-26[media] adv7511: add new video encoderHans Verkuil1-0/+1198