index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
stm32
/
stm32_ltdc.c
Age
Commit message (
Expand
)
Author
2026-01-29
video: stm32: ltdc: add .of_to_plat callback
Raphael Gallais-Pou
2025-12-30
Merge patch series "video: Remove unused drivers, clean up dependencies"
Tom Rini
2025-12-30
video: stm32: stm32_ltdc: Add missing <linux/sizes.h> to stm32_ltdc.c
Tom Rini
2025-11-17
video: stm32: ltdc: properly search the first available panel
Raphael Gallais-Pou
2025-11-17
video: stm32: ltdc: support new hardware version for STM32MP25 SoC
Raphael Gallais-Pou
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2023-12-15
board: stm32f469-disco: add support to display
Dario Binacchi
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2022-05-10
video: stm32: stm32_ltdc: support several hardware versions
Yannick Fertre
2022-05-10
video: stm32: stm32_ltdc: fix data enable polarity
Yannick FERTRE
2022-03-15
video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()
Gabriel Fernandez
2021-11-30
video: stm32: stm32_ltdc: align framebuffer on 2MB
Patrick Delaunay
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
2021-01-13
video: stm32_ltdc: migrate trace to dev and log macro
Patrick Delaunay
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-02
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-10-13
video: stm32: stm32_ltdc: add bridge to display controller
Yannick Fertré
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-19
video: stm32: stm32_ltdc: set the blending factor
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: missing set of line interrupt position
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: set rate of the pixel clock
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: update file header & footer
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: add reset
yannick fertre
2017-09-12
video: add STM32 LTDC display controller
Philippe CORNU