summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/solomon/ssd130x-spi.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01drm/ssd130x: Add support for the SSD133x OLED controller familyJavier Martinez Canillas1-0/+7
2023-10-18drm/ssd130x: Add support for the SSD132x OLED controller familyJavier Martinez Canillas1-2/+19
2023-10-18drm/ssd130x: Rename commands that are shared across chip familiesJavier Martinez Canillas1-2/+2
2023-10-18drm/ssd130x: Add a controller family id to the device info dataJavier Martinez Canillas1-0/+2
2022-07-18drm/ssd130x: Use new regmap bulk write support to drop custom busJavier Martinez Canillas1-16/+5
2022-06-02drm/ssd130x: Only define a SPI device ID table when built as a moduleJavier Martinez Canillas1-0/+2
2022-04-20drm/solomon: Add SSD130x OLED displays SPI supportJavier Martinez Canillas1-0/+178