aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/bridge
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini5-5/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini5-0/+5
2024-05-07video: Remove <common.h> and add needed includesTom Rini5-5/+0
2024-04-21video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel1-41/+45
2024-04-21video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel3-0/+590
2024-04-21video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel3-0/+995
2023-04-26video: bridge: add Solomon SSD2825 DSI/LVDS driverSvyatoslav Ryhel3-0/+528
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2-5/+5
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2-2/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass4-0/+4
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick1-5/+11
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-8/+4
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-10-26video: add anx6345 DM driverVasily Khoruzhick3-0/+435
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick1-0/+10
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+2
2016-09-23video: squash lines for immediate returnMasahiro Yamada1-6/+1
2016-01-21video: bridge: Allow GPIOs to be optionalSimon Glass1-4/+7
2015-08-05dm: video: Add support for the NXP PTN3460 bridgeSimon Glass3-0/+48
2015-08-05dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass3-0/+145
2015-08-05video: Work around lack of pinctrlSimon Glass1-10/+18
2015-08-05dm: video: Add support for video bridgesSimon Glass3-0/+126