Age | Commit message (Expand) | Author | Files | Lines |
2015-01-27 | [media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT | Hans Verkuil | 1 | -1/+1 |
2015-01-27 | [media] hdmi: added unpack and logging functions for InfoFrames | Martin Bugge | 1 | -7/+815 |
2013-08-30 | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI | Lespiau, Damien | 1 | -2/+2 |
2013-08-30 | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe | Lespiau, Damien | 1 | -12/+13 |
2013-08-30 | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() | Lespiau, Damien | 1 | -36/+10 |
2013-08-30 | video/hdmi: Introduce helpers for the HDMI vendor specific infoframe | Lespiau, Damien | 1 | -0/+90 |
2013-08-30 | video/hdmi: Derive the bar data valid bit from the bar data fields | Lespiau, Damien | 1 | -2/+3 |
2013-08-30 | video/hdmi: Don't let the user of this API create invalid infoframes | Lespiau, Damien | 1 | -1/+5 |
2013-08-08 | video/hmdi: Clear the whole incoming buffer, not just the infoframe size | Damien Lespiau | 1 | -4/+4 |
2013-08-08 | video/hdmi: Introduce a generic hdmi_infoframe union | Damien Lespiau | 1 | -0/+43 |
2013-08-08 | video/hdmi: Replace the payload length by their defines | Damien Lespiau | 1 | -3/+3 |
2013-04-12 | video: hdmi: Relicense under MIT | Thierry Reding | 1 | -3/+18 |
2013-02-22 | video: Add generic HDMI infoframe helpers | Thierry Reding | 1 | -0/+308 |