Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/ast: Define struct ast_ddc in ast_ddc.c | Thomas Zimmermann | 2024-04-11 | 1 | -11/+2 |
* | drm/ast: Store AST device in struct ast_ddc | Thomas Zimmermann | 2024-04-02 | 1 | -2/+2 |
* | drm/ast: Pass AST device to ast_ddc_create() | Thomas Zimmermann | 2024-04-02 | 1 | -1/+2 |
* | drm/ast: Rename struct ast_i2c_chan to struct ast_ddc | Thomas Zimmermann | 2024-04-02 | 1 | -2/+2 |
* | drm/ast: Move DDC code to ast_ddc.{c,h} | Thomas Zimmermann | 2024-04-02 | 1 | -0/+19 |