summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/simplefb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* video: fbdev: simplefb: Stop including <linux/clk-provider.h>Geert Uytterhoeven2018-07-031-1/+1
* video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede2017-01-111-16/+40
* simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai2016-09-271-3/+6
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-2/+2
* simplefb: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-271-2/+2
* simplefb: Claim and enable regulatorsChen-Yu Tsai2015-12-151-1/+119
* simplefb: Include clk.hStephen Boyd2015-07-201-0/+1
* simplefb: Fix build failure on SparcHans de Goede2015-01-131-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | simplefb: Fix build errors when CONFIG_COMMON_CLK is not definedHans de Goede2014-11-251-2/+2
* | simplefb: Change simplefb_init from module_init to fs_initcallHans de Goede2014-11-141-1/+1
* | simplefb: Add support for enumerating simplefb dt nodes in /chosenHans de Goede2014-11-141-1/+22
* | simplefb: add clock handling codeLuc Verhaegen2014-11-141-1/+107
* | simplefb: add goto error path to probeLuc Verhaegen2014-11-141-7/+11
* | simplefb: formalize pseudo palette handlingLuc Verhaegen2014-11-141-3/+12
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+280