index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
solomon
/
ssd130x.h
Age
Commit message (
Expand
)
Author
2024-01-01
drm/ssd130x: Add support for the SSD133x OLED controller family
Javier Martinez Canillas
2023-12-06
drm/solomon: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
2023-10-18
drm/ssd130x: Add support for the SSD132x OLED controller family
Javier Martinez Canillas
2023-10-18
drm/ssd130x: Rename commands that are shared across chip families
Javier Martinez Canillas
2023-10-18
drm/ssd130x: Add a controller family id to the device info data
Javier Martinez Canillas
2023-10-18
drm/ssd130x: Replace .page_height field in device info with a constant
Javier Martinez Canillas
2023-09-10
drm/ssd130x: Use bool for ssd130x_deviceinfo flags
Geert Uytterhoeven
2023-07-26
drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback
Javier Martinez Canillas
2023-06-15
drm/ssd130x: Don't allocate buffers on each plane update
Javier Martinez Canillas
2023-06-15
drm/ssd130x: Set the page height value in the device info data
Javier Martinez Canillas
2023-06-15
drm/ssd130x: Make default width and height to be controller dependent
Javier Martinez Canillas
2023-05-15
drm/ssd130x: Fix include guard name
Javier Martinez Canillas
2022-09-08
drm/ssd130x: Replace simple display helpers with the atomic helpers
Javier Martinez Canillas
2022-04-26
drm/ssd130x: Make ssd130x_remove() return void
Uwe Kleine-König
2022-04-20
drm/solomon: Move device info from ssd130x-i2c to the core driver
Javier Martinez Canillas
2022-04-07
drm/ssd130x: Support page addressing mode
Chen-Yu Tsai
2022-02-16
drm: Add driver for Solomon SSD130x OLED displays
Javier Martinez Canillas