summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/tda998x_drv.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-27drm/bridge: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-15drm/bridge: tda998x: Switch to atomic bridge callbacksMaxime Ripard1-4/+9
2026-05-04drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()Kory Maincent (TI)1-1/+1
2026-05-04drm/bridge: tda998x: Use __be32 for audio port OF property pointerKory Maincent (TI)1-1/+1
2026-02-11drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTORKory Maincent (TI.com)1-11/+85
2026-02-11drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapperKory Maincent (TI.com)1-6/+1
2026-02-11drm/bridge: tda998x: Move tda998x_create/destroy into probe and removeKory Maincent (TI.com)1-48/+51
2026-02-11drm/bridge: tda998x: Remove component supportKory Maincent (TI.com)1-68/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-04-29drm/bridge: tda998x: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-4/+3
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard1-0/+1
2025-02-13drm/i2c: move TDA998x driver under drivers/gpu/drm/bridgeDmitry Baryshkov1-0/+2075