summaryrefslogtreecommitdiffstats
path: root/drivers/video/geode/gxfb_core.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-12/+8Star
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* gxfb: fix incorrect __init annotationAndres Salomon2010-06-301-8/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-1/+1
* gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-071-5/+3Star
* OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-281-2/+35
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-0/+7
* gxfb: add power management functionalityAndres Salomon2008-04-281-0/+57
* gxfb: stop sharing code with gx1fbAndres Salomon2008-04-281-22/+10Star
* gxfb: move MSR bit fields into gxfb.hAndres Salomon2008-04-281-1/+1
* gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-281-2/+2
* gxfb: replace FBSIZE config option with a module parameterAndres Salomon2008-04-281-6/+8
* gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon2008-04-281-3/+1Star
* x86: geode: MSR cleanupAndres Salomon2008-04-281-1/+2
* [PATCH] gxfb: Fixup flatpanel detectionJordan Crouse2006-12-081-1/+1
* [PATCH] gxfb: Support command line optionsJordan Crouse2006-12-081-6/+31
* [PATCH] gxfb: Support flat panel timingsJordan Crouse2006-12-081-0/+10
* [PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse2006-12-081-0/+6
* [PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2006-12-071-1/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0Star
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-3/+0Star
* [PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel2006-03-271-0/+423