aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv7511.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21media: i2c: fix warning same module namesAnders Roxell1-1992/+0
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-11-23media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil1-1/+1
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä1-1/+1
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil1-2/+2
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil1-1/+1
2018-07-25media: ad9389b/adv7511: set proper media entity functionHans Verkuil1-0/+1
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil1-2/+2
2018-05-25media: adv7511: fix clearing of the CEC receive bufferHans Verkuil1-9/+9
2018-02-14media: i2c: add SPDX license infoHans Verkuil1-13/+1
2017-08-26media: adv7511: constify i2c_device_idArvind Yadav1-1/+1
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil1-2/+1
2017-04-05[media] i2c: adv7511: Use cec_get_drvdata()Jose Abreu1-3/+3
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil1-2/+3
2016-08-24[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+1
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] 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