aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/lvds-codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-08drm/bridge: lvds-codec: Use dev_err_probe for error handlingBiju Das1-8/+3
2020-10-16drm/bridge: lvds-codec: Add support for regulatorBiju Das1-0/+29
2020-07-30drm/bridge: lvds-codec: simplify error handlingAndrzej Hajda1-7/+3
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart1-2/+3
2020-02-25drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart1-1/+1
2020-02-25drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart1-6/+8
2019-12-18drm/bridge: lvds-codec: Simplify panel DT node localisationFabrizio Castro1-18/+2
2019-12-18drm/bridge: lvds-codec: Add "lvds-decoder" supportFabrizio Castro1-3/+16
2019-12-18drm/bridge: Repurpose lvds-encoder.cFabrizio Castro1-0/+154