index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
stm32
/
stm32_dsi.c
Age
Commit message (
Expand
)
Author
2026-03-09
video: stm32: dsi: add .of_to_plat callback
Raphael Gallais-Pou
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-06-25
video: stm32: remove test on CONFIG_DM_REGULATOR
Patrick Delaunay
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
2021-03-11
video: stm32: remove all child of DSI bridge when its probe failed
Patrick Delaunay
2021-01-13
video: stm32_dsi: migrate trace to dev and log macro
Patrick Delaunay
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-02
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
2020-06-28
video: stm32: stm32_dsi: copy DSI fields
Yannick Fertre
2020-06-28
video: check hardware version of DSI
Yannick Fertre
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-11-12
video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support
Patrick Delaunay
2019-10-13
video: add support of STM32 MIPI DSI controller driver
Yannick Fertré