aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/geode/gxfb_core.c
AgeCommit message (Expand)Author
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-06-29gxfb: fix incorrect __init annotationAndres Salomon
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven
2008-04-28OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon
2008-04-28gxfb: add power management functionalityAndres Salomon
2008-04-28gxfb: stop sharing code with gx1fbAndres Salomon
2008-04-28gxfb: move MSR bit fields into gxfb.hAndres Salomon
2008-04-28gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon
2008-04-28gxfb: replace FBSIZE config option with a module parameterAndres Salomon
2008-04-28gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon
2008-04-28x86: geode: MSR cleanupAndres Salomon
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionJordan Crouse
2006-12-08[PATCH] gxfb: Support command line optionsJordan Crouse
2006-12-08[PATCH] gxfb: Support flat panel timingsJordan Crouse
2006-12-08[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas
2006-03-27[PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel