summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
* drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König2021-10-111-1/+2
* drm/panel: s6e63m0: Switch to DBI abstraction for SPILinus Walleij2021-06-141-52/+31
* drm/panel: s6e63m0: Support 3WIRE protocolLinus Walleij2020-11-161-1/+2
* drm/panel: s6e63m0: Add some explanationsLinus Walleij2020-11-161-0/+7
* drm/panel: s6e63m0: Implement reading from panelLinus Walleij2020-11-161-6/+13
* drm/panel: s6e63m0: Simplify SPI writingLinus Walleij2020-11-161-9/+2
* drm/panel: s6e63m0: Fix up DRM_DEV* regressionLinus Walleij2020-09-061-4/+4
* drm/panel: s6e63m0: Add reading functionalityLinus Walleij2020-09-051-1/+13
* drm/panel: s6e63m0: Add DSI transportLinus Walleij2020-09-051-1/+1
* drm/panel: s6e63m0: Break out SPI transportLinus Walleij2020-09-051-0/+89