index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
simplefb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: fbdev: simplefb: Stop including <linux/clk-provider.h>
Geert Uytterhoeven
2018-07-03
1
-1
/
+1
*
video: fbdev: simplefb: Separate clk / regulator get and enable steps
Hans de Goede
2017-01-11
1
-16
/
+40
*
simplefb: Disable and release clocks and regulators in destroy callback
Chen-Yu Tsai
2016-09-27
1
-3
/
+6
*
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2016-09-27
1
-2
/
+2
*
simplefb: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
2016-02-27
1
-2
/
+2
*
simplefb: Claim and enable regulators
Chen-Yu Tsai
2015-12-15
1
-1
/
+119
*
simplefb: Include clk.h
Stephen Boyd
2015-07-20
1
-0
/
+1
*
simplefb: Fix build failure on Sparc
Hans de Goede
2015-01-13
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined
Hans de Goede
2014-11-25
1
-2
/
+2
*
|
simplefb: Change simplefb_init from module_init to fs_initcall
Hans de Goede
2014-11-14
1
-1
/
+1
*
|
simplefb: Add support for enumerating simplefb dt nodes in /chosen
Hans de Goede
2014-11-14
1
-1
/
+22
*
|
simplefb: add clock handling code
Luc Verhaegen
2014-11-14
1
-1
/
+107
*
|
simplefb: add goto error path to probe
Luc Verhaegen
2014-11-14
1
-7
/
+11
*
|
simplefb: formalize pseudo palette handling
Luc Verhaegen
2014-11-14
1
-3
/
+12
|
/
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+280