summaryrefslogtreecommitdiff
path: root/drivers/video/stm32/stm32_dsi.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-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-06-25video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-03-11video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay
2021-01-13video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-02video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre
2020-06-28video: check hardware version of DSIYannick Fertre
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-11-12video: stm32: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay
2019-10-13video: add support of STM32 MIPI DSI controller driverYannick Fertré