aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/geode/gxfb_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-29gxfb: fix incorrect __init annotationAndres Salomon1-8/+12
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-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon1-1/+1
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven1-5/+3
2008-04-28OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon1-2/+35
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-0/+7
2008-04-28gxfb: add power management functionalityAndres Salomon1-0/+57
2008-04-28gxfb: stop sharing code with gx1fbAndres Salomon1-22/+10
2008-04-28gxfb: move MSR bit fields into gxfb.hAndres Salomon1-1/+1
2008-04-28gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon1-2/+2
2008-04-28gxfb: replace FBSIZE config option with a module parameterAndres Salomon1-6/+8
2008-04-28gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon1-3/+1
2008-04-28x86: geode: MSR cleanupAndres Salomon1-1/+2
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionJordan Crouse1-1/+1
2006-12-08[PATCH] gxfb: Support command line optionsJordan Crouse1-6/+31
2006-12-08[PATCH] gxfb: Support flat panel timingsJordan Crouse1-0/+10
2006-12-08[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse1-0/+6
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas1-3/+0
2006-03-27[PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel1-0/+423