summaryrefslogtreecommitdiff
path: root/drivers/video/bridge
AgeCommit message (Expand)Author
2025-12-30video: Tighten some video driver dependenciesTom Rini
2025-08-01video: bridge: add Samsung CMC623 image converter driverIon Agorria
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-03-13video: bridge: ssd2825: fix reset gpio directionSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: add power suppliesSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: set default minimum tx_clkSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: make pixel format calculation more obviousSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: add HS delays configurationSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: move post configuration from transfer functionSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: convert to use of_graphSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: remove need in clock nameSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: simplify power supplies requestSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: convert to use of_graphSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: bridge: dp501: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-08video: bridge: add transparent LVDS de/encoder bridgeSvyatoslav Ryhel
2025-03-08video: bridge-uclass: add get_display_timing opsSvyatoslav Ryhel
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2024-04-21video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel
2024-04-21video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel
2024-04-21video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel
2023-04-26video: bridge: add Solomon SSD2825 DSI/LVDS driverSvyatoslav Ryhel
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-26video: add anx6345 DM driverVasily Khoruzhick
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-09-23video: squash lines for immediate returnMasahiro Yamada
2016-01-21video: bridge: Allow GPIOs to be optionalSimon Glass
2015-08-05dm: video: Add support for the NXP PTN3460 bridgeSimon Glass
2015-08-05dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass
2015-08-05video: Work around lack of pinctrlSimon Glass
2015-08-05dm: video: Add support for video bridgesSimon Glass