summaryrefslogtreecommitdiffstats
path: root/drivers/video/geode/lxfb_core.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-683/+0
* framebuffer: Use fb_<level>Joe Perches2013-10-291-2/+1
* video: lxfb: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-191-1/+0
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-12/+8
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* lxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
* pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-061-6/+3
* OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-281-5/+32
* lxfb: disable suspend VT switch by defaultAndres Salomon2008-04-281-0/+7
* lxfb: rename kernel arg fbsize to vramAndres Salomon2008-04-281-7/+5
* lxfb: add power management functionalityAndres Salomon2008-04-281-0/+41
* lxfb: clean up final bits of df_regsAndres Salomon2008-04-281-6/+6
* lxfb: clean up register definitionsAndres Salomon2008-04-281-3/+3
* lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-281-6/+3
* make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk2008-02-061-1/+1
* drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo2007-10-161-6/+1
* lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse2007-07-311-0/+621
OpenPOWER on IntegriCloud