summaryrefslogtreecommitdiff
path: root/drivers/video/bridge/video-bridge-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick1-5/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick1-0/+10
2016-01-22video: bridge: Allow GPIOs to be optionalSimon Glass1-4/+7
2015-08-06video: Work around lack of pinctrlSimon Glass1-10/+18
2015-08-06dm: video: Add support for video bridgesSimon Glass1-0/+111