summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/solomon/ssd130x-spi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ssd130x: Add support for the SSD133x OLED controller familyJavier Martinez Canillas2024-01-011-0/+7
* drm/ssd130x: Add support for the SSD132x OLED controller familyJavier Martinez Canillas2023-10-181-2/+19
* drm/ssd130x: Rename commands that are shared across chip familiesJavier Martinez Canillas2023-10-181-2/+2
* drm/ssd130x: Add a controller family id to the device info dataJavier Martinez Canillas2023-10-181-0/+2
* drm/ssd130x: Use new regmap bulk write support to drop custom busJavier Martinez Canillas2022-07-181-16/+5
* drm/ssd130x: Only define a SPI device ID table when built as a moduleJavier Martinez Canillas2022-06-021-0/+2
* drm/solomon: Add SSD130x OLED displays SPI supportJavier Martinez Canillas2022-04-201-0/+178