Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI | Lespiau, Damien | 2013-08-30 | 1 | -1/+1 |
* | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe | Lespiau, Damien | 2013-08-30 | 1 | -7/+8 |
* | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() | Lespiau, Damien | 2013-08-30 | 1 | -12/+12 |
* | drm/edid: Move HDMI_IDENTIFIER to hdmi.h | Lespiau, Damien | 2013-08-30 | 1 | -0/+1 |
* | video/hdmi: Introduce helpers for the HDMI vendor specific infoframe | Lespiau, Damien | 2013-08-30 | 1 | -0/+26 |
* | video/hdmi: Derive the bar data valid bit from the bar data fields | Lespiau, Damien | 2013-08-30 | 1 | -2/+0 |
* | video/hdmi: Don't let the user of this API create invalid infoframes | Lespiau, Damien | 2013-08-30 | 1 | -1/+0 |
* | video/hdmi: Add a macro to return the size of a full infoframe | Damien Lespiau | 2013-08-08 | 1 | -0/+3 |
* | video/hdmi: Introduce a generic hdmi_infoframe union | Damien Lespiau | 2013-08-08 | 1 | -0/+17 |
* | video: Add generic HDMI infoframe helpers | Thierry Reding | 2013-02-22 | 1 | -0/+231 |