summaryrefslogtreecommitdiff
path: root/drivers/video/bridge/video-bridge-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick2018-11-131-5/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: video: bridge: add operation to read EDIDVasily Khoruzhick2017-10-261-0/+10
* video: bridge: Allow GPIOs to be optionalSimon Glass2016-01-211-4/+7
* video: Work around lack of pinctrlSimon Glass2015-08-051-10/+18
* dm: video: Add support for video bridgesSimon Glass2015-08-051-0/+111