summaryrefslogtreecommitdiffstats
path: root/drivers/video/ssd1307fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: ssd1307fb: Remove redundant of_match_ptrSachin Kamat2013-10-091-1/+1
* video: ssd1307fb: Make use of horizontal addressing modeMaxime Ripard2013-05-281-13/+38
* video: ssd1307fb: Speed up the communication with the controllerMaxime Ripard2013-05-281-3/+8
* video: ssd1307fb: Rework the communication functionsMaxime Ripard2013-05-281-27/+50
* video: ssd1307fb: Add support for SSD1306 OLED controllerMaxime Ripard2013-05-281-71/+202
* treewide: Fix typo in printksMasanari Iida2013-04-121-2/+2
* drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard2013-01-111-2/+2
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+6
* drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard2012-12-101-0/+396