summaryrefslogtreecommitdiff
path: root/drivers/video/geode
AgeCommit message (Expand)Author
2011-06-24gx1fb: Fix section mismatch warningsRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-12-01lxfb: Maintain video processor palette through suspend/resumeDaniel Drake
2010-11-17lxfb: Program panel v/h sync output polarity correctlyDaniel Drake
2010-06-29lxfb: fix incorrect __init annotationAndres Salomon
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
2010-03-24lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik
2009-12-16lxfb: add copyright/license infoAndres Salomon
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon
2009-02-11gx1fb: properly alloc cmap and plug cmap leakAndres Salomon
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven
2008-07-24lxfb: fix console blankingJordan Crouse
2008-07-24lxfb: drop dead declarations from headerAndres Salomon
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann
2008-04-28OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon
2008-04-28gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon
2008-04-28gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon
2008-04-28lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRTAndres Salomon
2008-04-28lxfb: disable suspend VT switch by defaultAndres Salomon
2008-04-28lxfb: rename kernel arg fbsize to vramAndres Salomon
2008-04-28lxfb: add power management functionalityAndres Salomon
2008-04-28lxfb: rearrange/rename MSR bitfieldsAndres Salomon
2008-04-28lxfb: clean up final bits of df_regsAndres Salomon
2008-04-28lxfb: clean up register definitionsAndres Salomon
2008-04-28lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon
2008-04-28lxfb: extend PLL table to support dotclocks below 25 MHzJens Rottmann
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: clean up register definitionsAndres 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-28gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse
2008-04-28gxfb: set the right registers to tweak the sync polarityJordan Crouse
2008-04-28x86: geode: MSR cleanupAndres Salomon
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk
2007-11-14LXFB: use the correct MSR number for panel supportJordan Crouse
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-16drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse
2007-02-12[PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan
2006-12-08[PATCH] gxfb: Turn on the flatpanel power and dataJordan Crouse
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionJordan Crouse