aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/stm32
AgeCommit message (Expand)AuthorFilesLines
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre1-0/+3
2020-06-28video: check hardware version of DSIYannick Fertre1-1/+9
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2019-11-12video: stm32: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay1-1/+14
2019-10-13video: add support of STM32 MIPI DSI controller driverYannick Fertré3-0/+500
2019-10-13video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré1-60/+83
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-8/+3
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre1-6/+35
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre1-0/+2
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre1-23/+29
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre1-9/+8
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre1-0/+11
2017-09-12video: add STM32 LTDC display controllerPhilippe CORNU3-0/+460