summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
4 daysglobal: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-03-22video: ltl106hl02: adjust power supply nameSvyatoslav Ryhel
2026-03-22video: r61307: adjust property nameSvyatoslav Ryhel
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-09video: stm32: dsi: add .of_to_plat callbackRaphael Gallais-Pou
2026-02-28video: imx: ipuv3: use clock frameworkBrian Ruley
2026-02-28video: imx: ipuv3: move clock code to legacyBrian Ruley
2026-02-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-04video: menu "TrueType Fonts" depends on TrueType enabledHeinrich Schuchardt
2026-02-03video: nexell: unsigned parameter cannot be negativeAndrew Goodbody
2026-02-02video: exynos: node variable should not be unsignedAndrew Goodbody
2026-01-29video: correct label for cyclic video_idleHeinrich Schuchardt
2026-01-29video: simple_panel: add support for "rocktech,rk043fn48h" displayRaphael Gallais-Pou
2026-01-29video: stm32: ltdc: add .of_to_plat callbackRaphael Gallais-Pou
2026-01-24video: add DejaVu Mono fontHeinrich Schuchardt
2026-01-16Merge patch series "video: simple_panel support for am335x evm panel"Tom Rini
2026-01-16video: ti: am335x: Support OF graphMarkus Schneider-Pargmann (TI.com)
2026-01-16video: simple_panel: Add tfc_s9700rtwv43tr_01bMarkus Schneider-Pargmann (TI.com)
2026-01-16panel: Lightweight support of get_modes()Markus Schneider-Pargmann (TI.com)
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-30Merge patch series "video: Remove unused drivers, clean up dependencies"Tom Rini
2025-12-30drivers: video: tidss: Refactor tidss_drvSwamil Jain
2025-12-30video: simplefb: Add stride handlingIgor Belwon
2025-12-30Merge patch series "video: display: refactor display_read_timing to avoid cod...Tom Rini
2025-12-30cmd: add new command to read edidJulien Stephan
2025-12-30video: stm32: stm32_ltdc: Add missing <linux/sizes.h> to stm32_ltdc.cTom Rini
2025-12-30video: sharp-lq101r1sx01: Do not make use of 'z' for printing non-size_tTom Rini
2025-12-30video: ihs_video_out: Add missing <asm/io.h> to ihs_video_out.cTom Rini
2025-12-30video: anx9804: Only build when neededTom Rini
2025-12-30video: Tighten some video driver dependenciesTom Rini
2025-12-30video: tegra: Rework some of the driver dependenciesTom Rini
2025-12-30video: mali_dp: Remove unused driverTom Rini
2025-12-30video: display: refactor display_read_timing to avoid code duplicationJulien Stephan
2025-12-29video: imx: ipuv3: refactor to use dm-managed stateBrian Ruley
2025-12-29video: imx: ipuv3: use CONFIG_IS_ENABLEDBrian Ruley
2025-12-29video: imx: ipuv3: add names to clk function identifiersBrian Ruley
2025-12-29video: imx: ipuv3: fix camel casesBrian Ruley
2025-12-29video: imx: ipuv3: prefer kernel typesBrian Ruley
2025-12-29video: imx: ipuv3: apply clang-formatBrian Ruley
2025-12-29video: imx: ipuv3: remove undefined function declarationsBrian Ruley
2025-12-29video: mxsfb: fix pixel clock polaritySam Meredith
2025-11-17video: stm32: ltdc: properly search the first available panelRaphael Gallais-Pou
2025-11-17video: stm32: ltdc: support new hardware version for STM32MP25 SoCRaphael Gallais-Pou
2025-11-17video: stm32: STM32 driver support for LVDSRaphael Gallais-Pou
2025-11-17video: simple_panel: add support for "panel-lvds" displayRaphael Gallais-Pou
2025-11-06efi: video: fix mode info in payload modeBen Wolsieffer
2025-10-28video: tegra: Incorrect operator usedAndrew Goodbody
2025-10-28video: tegra: Remove unreachable codeAndrew Goodbody