summaryrefslogtreecommitdiffstats
path: root/drivers/video/hdmi.c
AgeCommit message (Expand)AuthorLines
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil-1/+1
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge-7/+815
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien-2/+2
2013-08-30video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien-12/+13
2013-08-30video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien-36/+10
2013-08-30video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien-0/+90
2013-08-30video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien-2/+3
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien-1/+5
2013-08-08video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau-4/+4
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau-0/+43
2013-08-08video/hdmi: Replace the payload length by their definesDamien Lespiau-3/+3
2013-04-12video: hdmi: Relicense under MITThierry Reding-3/+18
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding-0/+308