Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-09 | spi: make remove callback a void function | 1 | -2/+1 | |
2021-10-11 | drm/panel: s6e63m0: Make s6e63m0_remove() return void | 1 | -1/+2 | |
2021-06-14 | drm/panel: s6e63m0: Switch to DBI abstraction for SPI | 1 | -52/+31 | |
2020-11-16 | drm/panel: s6e63m0: Support 3WIRE protocol | 1 | -1/+2 | |
2020-11-16 | drm/panel: s6e63m0: Add some explanations | 1 | -0/+7 | |
2020-11-16 | drm/panel: s6e63m0: Implement reading from panel | 1 | -6/+13 | |
2020-11-16 | drm/panel: s6e63m0: Simplify SPI writing | 1 | -9/+2 | |
2020-09-06 | drm/panel: s6e63m0: Fix up DRM_DEV* regression | 1 | -4/+4 | |
2020-09-05 | drm/panel: s6e63m0: Add reading functionality | 1 | -1/+13 | |
2020-09-05 | drm/panel: s6e63m0: Add DSI transport | 1 | -1/+1 | |
2020-09-05 | drm/panel: s6e63m0: Break out SPI transport | 1 | -0/+89 |