summaryrefslogtreecommitdiffstats
path: root/drivers/video/stm32/stm32_ltdc.c
Commit message (Expand)AuthorAgeFilesLines
* video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-15/+18
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré2019-10-131-60/+83
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: stm32: stm32_ltdc: set the blending factoryannick fertre2018-03-191-6/+35
* video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre2018-03-191-0/+2
* video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre2018-03-191-23/+29
* video: stm32: stm32_ltdc: update file header & footeryannick fertre2018-03-191-9/+8
* video: stm32: stm32_ltdc: add resetyannick fertre2018-03-191-0/+11
* video: add STM32 LTDC display controllerPhilippe CORNU2017-09-121-0/+406