aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/simplefb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-30simplefb: use write-combined remappingDavid Herrmann1-2/+2
2013-10-30simplefb: fix unmapping fb during destructionDavid Herrmann1-2/+10
2013-10-09simplefb: print some info about the registered fbTom Gundersen1-0/+8
2013-09-20video: simplefb: use dev_get_platdata()Jingoo Han1-2/+2
2013-08-02fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann1-1/+9
2013-08-02fbdev: simplefb: add init through platform_dataDavid Herrmann1-13/+35
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren1-0/+234