aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ssd1307fb.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-09video: ssd1307fb: Remove redundant of_match_ptrGravatar Sachin Kamat 1-1/+1
2013-05-28video: ssd1307fb: Make use of horizontal addressing modeGravatar Maxime Ripard 1-13/+38
2013-05-28video: ssd1307fb: Speed up the communication with the controllerGravatar Maxime Ripard 1-3/+8
2013-05-28video: ssd1307fb: Rework the communication functionsGravatar Maxime Ripard 1-27/+50
2013-05-28video: ssd1307fb: Add support for SSD1306 OLED controllerGravatar Maxime Ripard 1-71/+202
2013-04-12treewide: Fix typo in printksGravatar Masanari Iida 1-2/+2
2013-01-11drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionGravatar Maxime Ripard 1-2/+2
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-5/+6
2012-12-10drivers/video: add support for the Solomon SSD1307 OLED ControllerGravatar Maxime Ripard 1-0/+396