Age | Commit message (Expand) | Author |
2024-06-13 | drivers/gfx/generic: Don't set DOD constraints when generating device address | Matt DeVillier |
2024-04-09 | drivers/gfx: Remove unnecessary line continuations | Elyes Haouas |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-14 | drv/gfx/generic: Add Intel ACPI Backlight funcs for LCD devices | Matt DeVillier |
2024-02-13 | drivers/gfx/generic: Add display type field | Matt DeVillier |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-05-08 | drivers/gfx/generic: Add _PLD support to GFX device | Won Chung |
2021-12-01 | drivers/gfx/generic: Add optional _HID for gfx devices | Tim Wawrzynczak |
2021-09-21 | drivers/gfx/generic: Drop unused find_gfx_dev | Furquan Shaikh |
2021-02-15 | src/drivers: Remove unused <console/console.h> | Elyes HAOUAS |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-02 | drivers/gfx/generic: Add support for gpio based EPS | Rajat Jain |
2020-02-24 | gfx: Move drivers/generic/gfx to drivers/gfx/generic | Furquan Shaikh |