summaryrefslogtreecommitdiffstats
path: root/drivers/video/simplefb.c
Commit message (Expand)AuthorAgeFilesLines
* simplefb: use write-combined remappingDavid Herrmann2013-10-301-2/+2
* simplefb: fix unmapping fb during destructionDavid Herrmann2013-10-301-2/+10
* simplefb: print some info about the registered fbTom Gundersen2013-10-091-0/+8
* video: simplefb: use dev_get_platdata()Jingoo Han2013-09-201-2/+2
* fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann2013-08-031-1/+9
* fbdev: simplefb: add init through platform_dataDavid Herrmann2013-08-031-13/+35
* drivers/video: implement a simple framebuffer driverStephen Warren2013-05-251-0/+234