~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* video: stm32: stm32_ltdc: support several hardware versionsYannick Fertre2022-05-10
* video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE2022-05-10
* video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez2022-03-15
* video: stm32: stm32_ltdc: align framebuffer on 2MBPatrick Delaunay2021-11-30
* gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-10
* video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay2021-01-13
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay2020-10-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré2019-10-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* video: stm32: stm32_ltdc: set the blending factoryannick fertre2018-03-19
* video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre2018-03-19
* video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre2018-03-19
* video: stm32: stm32_ltdc: update file header & footeryannick fertre2018-03-19
* video: stm32: stm32_ltdc: add resetyannick fertre2018-03-19
* video: add STM32 LTDC display controllerPhilippe CORNU2017-09-12