summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/adv7511.c
AgeCommit message (Expand)Author
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