index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
simplefb.c
Age
Commit message (
Expand
)
Author
2016-09-27
simplefb: Disable and release clocks and regulators in destroy callback
Chen-Yu Tsai
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2016-02-26
simplefb: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
2015-12-15
simplefb: Claim and enable regulators
Chen-Yu Tsai
2015-07-20
simplefb: Include clk.h
Stephen Boyd
2015-01-13
simplefb: Fix build failure on Sparc
Hans de Goede
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined
Hans de Goede
2014-11-14
simplefb: Change simplefb_init from module_init to fs_initcall
Hans de Goede
2014-11-14
simplefb: Add support for enumerating simplefb dt nodes in /chosen
Hans de Goede
2014-11-14
simplefb: add clock handling code
Luc Verhaegen
2014-11-14
simplefb: add goto error path to probe
Luc Verhaegen
2014-11-14
simplefb: formalize pseudo palette handling
Luc Verhaegen
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen