summaryrefslogtreecommitdiff
path: root/drivers/video/bridge
AgeCommit message (Expand)AuthorFilesLines
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-14dm: 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-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: 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-11SPDX: 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-24video: squash lines for immediate returnMasahiro Yamada1-6/+1
2016-01-22video: bridge: Allow GPIOs to be optionalSimon Glass1-4/+7
2015-08-06dm: video: Add support for the NXP PTN3460 bridgeSimon Glass3-0/+48
2015-08-06dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass3-0/+145
2015-08-06video: Work around lack of pinctrlSimon Glass1-10/+18
2015-08-06dm: video: Add support for video bridgesSimon Glass3-0/+126