| Commit message (Expand) | Author | Age | Files | Lines |
* | video: stm32: remove all child of DSI bridge when its probe failed | Patrick Delaunay | 2021-03-11 | 1 | -0/+3 |
* | video: stm32_dsi: migrate trace to dev and log macro | Patrick Delaunay | 2021-01-13 | 1 | -8/+10 |
* | video: stm32_ltdc: migrate trace to dev and log macro | Patrick Delaunay | 2021-01-13 | 1 | -15/+18 |
* | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 2 | -2/+2 |
* | video: stm32_dsi: Convert to use APIs which support live DT | Patrick Delaunay | 2020-10-02 | 1 | -2/+1 |
* | video: stm32_ltdc: Convert to use APIs which support live DT | Patrick Delaunay | 2020-10-02 | 1 | -2/+1 |
* | video: stm32: stm32_dsi: copy DSI fields | Yannick Fertre | 2020-06-28 | 1 | -0/+3 |
* | video: check hardware version of DSI | Yannick Fertre | 2020-06-28 | 1 | -1/+9 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 2 | -0/+2 |
* | video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support | Patrick Delaunay | 2019-11-12 | 1 | -1/+14 |
* | video: add support of STM32 MIPI DSI controller driver | Yannick Fertré | 2019-10-13 | 3 | -0/+500 |
* | video: stm32: stm32_ltdc: add bridge to display controller | Yannick Fertré | 2019-10-13 | 1 | -60/+83 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -8/+3 |
* | video: stm32: stm32_ltdc: set the blending factor | yannick fertre | 2018-03-19 | 1 | -6/+35 |
* | video: stm32: stm32_ltdc: missing set of line interrupt position | yannick fertre | 2018-03-19 | 1 | -0/+2 |
* | video: stm32: stm32_ltdc: set rate of the pixel clock | yannick fertre | 2018-03-19 | 1 | -23/+29 |
* | video: stm32: stm32_ltdc: update file header & footer | yannick fertre | 2018-03-19 | 1 | -9/+8 |
* | video: stm32: stm32_ltdc: add reset | yannick fertre | 2018-03-19 | 1 | -0/+11 |
* | video: add STM32 LTDC display controller | Philippe CORNU | 2017-09-12 | 3 | -0/+460 |