summaryrefslogtreecommitdiff
path: root/drivers/video/simple_panel.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
2024-04-21video: simple_panel: add EDID supportSvyatoslav Ryhel
2024-04-20video: simple_panel: simplify platform data passSvyatoslav Ryhel
2023-10-22video: simple_panel: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-04-08Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-08video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-07simple_panel: support simple MIPI DSI panelsSvyatoslav Ryhel
2023-04-07simple_panel: add support for get_display_timingSvyatoslav Ryhel
2023-02-04drivers: video: simple_panel: make simple panel independent of backlightNikhil M Jain
2021-02-19video: simple_panel: Add boe,nv101wxmn51 displayAlper Nebi Yasak
2021-02-19video: simple_panel: Add sharp,lq123p1jx31 displayAlper Nebi Yasak
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-26video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson
2019-07-29video, simple_panel: add lg,lb070wv8 displayHeiko Schocher
2018-10-09panel: Expand the backlight supportSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-07-11video: simple-panel: Add a little more debuggingSimon Glass
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass
2016-03-17video: Allow simple-panel to be used without regulatorsSimon Glass
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass
2016-01-21video: panel: Add a simple panel driverSimon Glass