Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-11 | drm/ast: Define struct ast_ddc in ast_ddc.c | 1 | -2/+12 | |
2024-04-11 | drm/ast: Group DDC init code by data structure | 1 | -8/+8 | |
2024-04-11 | drm/ast: Set DDC timeout in milliseconds | 1 | -1/+1 | |
2024-04-02 | drm/ast: Acquire I/O-register lock in DDC code | 1 | -0/+24 | |
2024-04-02 | drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters | 1 | -14/+14 | |
2024-04-02 | drm/ast: Store AST device in struct ast_ddc | 1 | -5/+5 | |
2024-04-02 | drm/ast: Pass AST device to ast_ddc_create() | 1 | -1/+2 | |
2024-04-02 | drm/ast: Rename struct ast_i2c_chan to struct ast_ddc | 1 | -33/+38 | |
2024-04-02 | drm/ast: Move DDC code to ast_ddc.{c,h} | 1 | -0/+147 |