summaryrefslogtreecommitdiff
path: root/drivers/video/stm32/stm32_ltdc.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2023-12-15board: stm32f469-disco: add support to displayDario Binacchi
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2022-05-10video: stm32: stm32_ltdc: support several hardware versionsYannick Fertre
2022-05-10video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez
2021-11-30video: stm32: stm32_ltdc: align framebuffer on 2MBPatrick Delaunay
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-01-13video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-02video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-10-13video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre
2017-09-12video: add STM32 LTDC display controllerPhilippe CORNU