summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv7511.c
Commit message (Expand)AuthorAgeFilesLines
* [media] adv7511: log the currently set infoframesHans Verkuil2015-06-091-2/+121
* [media] adv7511: replace uintX_t by uX for consistencyHans Verkuil2015-06-091-16/+16
* [media] adv7511: add xfer_func supportHans Verkuil2015-06-051-0/+5
* [media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-081-5/+5
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-7/+9
* [media] adv7511: improve colorspace handlingHans Verkuil2014-12-021-0/+208
* [media] adv7511: fix G/S_EDID behaviorHans Verkuil2014-11-111-7/+14
* [media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart2014-05-251-2/+0Star
* [media] adv7511: Remove deprecated video-level DV timings operationsLaurent Pinchart2014-05-251-2/+0Star
* [media] adv7511: Add pad-level DV timings operationsLaurent Pinchart2014-05-251-28/+38
* [media] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edidHans Verkuil2014-03-111-1/+1
* [media] adv7511: verify EDID headerMartin Bugge2014-01-071-11/+24
* [media] adv7511: add VIC and audio CTS/N values to log_statusMartin Bugge2014-01-071-0/+23
* [media] adv7511: disable register reset by HPDMartin Bugge2014-01-071-0/+6
* [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-141-0/+2
* [media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+7Star
* [media] adv7511: add new video encoderHans Verkuil2013-08-261-0/+1198