index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
simplefb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
video: fbdev: simplefb: Fix info message during probe
Peter Robinson
1
-3
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2018-07-03
video: fbdev: simplefb: Stop including <linux/clk-provider.h>
Geert Uytterhoeven
1
-1
/
+1
2017-01-11
video: fbdev: simplefb: Separate clk / regulator get and enable steps
Hans de Goede
1
-16
/
+40
2016-09-27
simplefb: Disable and release clocks and regulators in destroy callback
Chen-Yu Tsai
1
-3
/
+6
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
1
-2
/
+2
2016-02-26
simplefb: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
1
-2
/
+2
2015-12-15
simplefb: Claim and enable regulators
Chen-Yu Tsai
1
-1
/
+119
2015-07-20
simplefb: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-01-13
simplefb: Fix build failure on Sparc
Hans de Goede
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined
Hans de Goede
1
-2
/
+2
2014-11-14
simplefb: Change simplefb_init from module_init to fs_initcall
Hans de Goede
1
-1
/
+1
2014-11-14
simplefb: Add support for enumerating simplefb dt nodes in /chosen
Hans de Goede
1
-1
/
+22
2014-11-14
simplefb: add clock handling code
Luc Verhaegen
1
-1
/
+107
2014-11-14
simplefb: add goto error path to probe
Luc Verhaegen
1
-7
/
+11
2014-11-14
simplefb: formalize pseudo palette handling
Luc Verhaegen
1
-3
/
+12
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+280