index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
ssd1307fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: ssd1307fb: fix logical error
Thomas Niederprüm
2015-05-27
1
-1
/
+1
*
fbdev: ssd1307fb: potential ERR_PTR dereference
Dan Carpenter
2015-05-27
1
-4
/
+5
*
fbdev: ssd1307fb: Add blank mode
Thomas Niederprüm
2015-05-27
1
-0
/
+11
*
fbdev: ssd1307fb: add backlight controls for setting the contrast
Thomas Niederprüm
2015-05-27
1
-0
/
+58
*
fbdev: ssd1307fb: Turn off display on driver unload.
Thomas Niederprüm
2015-05-27
1
-0
/
+2
*
fbdev: ssd1307fb: Add a module parameter to set the refresh rate
Thomas Niederprüm
2015-05-27
1
-6
/
+17
*
fbdev: ssd1307fb: Add support for SSD1305
Thomas Niederprüm
2015-05-27
1
-0
/
+11
*
fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
Thomas Niederprüm
2015-05-27
1
-73
/
+104
*
fbdev: ssd1307fb: Allocate page aligned video memory.
Thomas Niederprüm
2015-05-27
1
-1
/
+3
*
fbdev: ssd1307fb: fix memory address smem_start.
Thomas Niederprüm
2015-05-27
1
-1
/
+1
*
fbdev: ssd1307fb: return proper error code if write command fails
Prabhakar Lad
2015-01-30
1
-14
/
+53
*
fbdev: ssd1307fb: set default height if not found in DT node
Lad, Prabhakar
2015-01-15
1
-1
/
+1
*
fbdev: ssd1307fb: drop unused function ssd1307fb_write_data()
Lad, Prabhakar
2015-01-15
1
-17
/
+0
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+581