aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-2/+1
2021-10-11drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König1-1/+2
2021-06-14drm/panel: s6e63m0: Switch to DBI abstraction for SPILinus Walleij1-52/+31
2020-11-16drm/panel: s6e63m0: Support 3WIRE protocolLinus Walleij1-1/+2
2020-11-16drm/panel: s6e63m0: Add some explanationsLinus Walleij1-0/+7
2020-11-16drm/panel: s6e63m0: Implement reading from panelLinus Walleij1-6/+13
2020-11-16drm/panel: s6e63m0: Simplify SPI writingLinus Walleij1-9/+2
2020-09-06drm/panel: s6e63m0: Fix up DRM_DEV* regressionLinus Walleij1-4/+4
2020-09-05drm/panel: s6e63m0: Add reading functionalityLinus Walleij1-1/+13
2020-09-05drm/panel: s6e63m0: Add DSI transportLinus Walleij1-1/+1
2020-09-05drm/panel: s6e63m0: Break out SPI transportLinus Walleij1-0/+89