aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/ssd1307fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-581/+0
2013-10-09video: ssd1307fb: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-05-28video: ssd1307fb: Make use of horizontal addressing modeMaxime Ripard1-13/+38
2013-05-28video: ssd1307fb: Speed up the communication with the controllerMaxime Ripard1-3/+8
2013-05-28video: ssd1307fb: Rework the communication functionsMaxime Ripard1-27/+50
2013-05-28video: ssd1307fb: Add support for SSD1306 OLED controllerMaxime Ripard1-71/+202
2013-04-12treewide: Fix typo in printksMasanari Iida1-2/+2
2013-01-11drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard1-2/+2
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-5/+6
2012-12-10drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard1-0/+396