aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/geode/lxfb_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2010-06-29lxfb: fix incorrect __init annotationAndres Salomon1-8/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven1-6/+3
2008-04-28OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon1-5/+32
2008-04-28lxfb: disable suspend VT switch by defaultAndres Salomon1-0/+7
2008-04-28lxfb: rename kernel arg fbsize to vramAndres Salomon1-7/+5
2008-04-28lxfb: add power management functionalityAndres Salomon1-0/+41
2008-04-28lxfb: clean up final bits of df_regsAndres Salomon1-6/+6
2008-04-28lxfb: clean up register definitionsAndres Salomon1-3/+3
2008-04-28lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon1-6/+3
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk1-1/+1
2007-10-16drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo1-6/+1
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse1-0/+621