index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2019-05-24
1
-2
/
+1
*
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
2019-02-08
1
-2
/
+2
*
Revert "video: ssd1307fb: Do not hard code active-low reset sequence"
Bartlomiej Zolnierkiewicz
2018-10-09
1
-2
/
+2
*
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
2018-10-08
1
-2
/
+2
*
video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
Michal Vokáč
2018-10-08
1
-2
/
+2
*
video: ssd1307fb: Improve a size determination in ssd1307fb_probe()
Markus Elfring
2018-03-28
1
-1
/
+2
*
fbdev/ssd1307fb: fix optional VBAT support
Bastian Stender
2017-04-07
1
-8
/
+16
*
fbdev: ssd1307fb: include linux/gpio/consumer.h
Arnd Bergmann
2017-02-20
1
-0
/
+1
*
fbdev/ssd1307fb: clear screen in probe
Tomi Valkeinen
2017-02-08
1
-3
/
+2
*
fbdev/ssd1307fb: add support to enable VBAT
Tomi Valkeinen
2017-02-08
1
-1
/
+19
*
fbdev: ssd1307fb: Make reset gpio devicetree property optional
Jyri Sarha
2017-02-08
1
-6
/
+13
*
fbdev: ssd1307fb: Start to use gpiod API for reset gpio
Jyri Sarha
2017-02-08
1
-17
/
+8
*
fbdev: ssd1307fb: fix a possible NULL dereference
LABBE Corentin
2016-09-27
1
-2
/
+1
*
fbdev: ssd1307fb: constify the device_info pointer
LABBE Corentin
2016-09-27
1
-3
/
+3
*
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2016-09-27
1
-2
/
+2
*
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
1
-1
/
+10
|
\
|
*
fbdev: ssd1307fb: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+10
*
|
fbdev: ssd1307fb: Fix charge pump setting
Julian Scheel
2016-05-10
1
-1
/
+1
|
/
*
fbdev: ssd1307fb: add ssd1309 support
Olliver Schinagl
2015-09-24
1
-0
/
+11
*
fbdev: ssd1307fb: alphabetize headers
Olliver Schinagl
2015-09-24
1
-5
/
+5
*
fbdev: ssd1307fb: fix error return code
Julia Lawall
2015-09-01
1
-2
/
+3
*
video: fbdev: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-20
1
-1
/
+0
*
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