summaryrefslogtreecommitdiffstats
path: root/drivers/video/edid.c
Commit message (Expand)AuthorAgeFilesLines
* video: edid: print debug message on EDID read out errorAhmad Fatoum2023-10-041-2/+9
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-5/+1
* video: edid: make edid_check_header externally visibleAhmad Fatoum2021-01-051-4/+4
* video: edid: make accessible without i2cAhmad Fatoum2021-01-051-0/+3
* video: edid.c: fix "no previous prototype" warningAntony Pavlov2017-03-301-1/+1
* video/edid: Fix edid_to_display_timings error pathPhilipp Zabel2016-09-051-1/+0
* video/edid: Move int_sqrt() outAndrey Smirnov2016-06-301-29/+0
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-3/+6
* video: Add edid supportSascha Hauer2014-03-291-0/+909