summaryrefslogtreecommitdiff
path: root/drivers/video/stm32/stm32_dsi.c
Commit message (Expand)AuthorAgeFilesLines
* video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay2021-03-111-0/+3
* video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
* video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre2020-06-281-0/+3
* video: check hardware version of DSIYannick Fertre2020-06-281-1/+9
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon 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: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay2019-11-121-1/+14
* video: add support of STM32 MIPI DSI controller driverYannick Fertré2019-10-131-0/+490