summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-302-2/+2
* pxafb: preliminary smart panel interface supportEric Miao2008-04-303-43/+281
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-302-50/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-302-8/+6
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-14/+62
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-302-83/+95
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-302-23/+73
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* video: use get/put_unaligned_* helpersHarvey Harrison2008-04-292-20/+17
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* vt: fix background color on line feedJan Engelhardt2008-04-294-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-288-19/+17
|\
| * sparc: video drivers: add facility levelRobert Reif2008-04-278-8/+8
| * sparc: tcx.c make tcx_init and tcx_exit staticRobert Reif2008-04-271-2/+2
| * sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif2008-04-271-3/+2
| * sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif2008-04-271-2/+2
| * sparc: bw2.c fix bw2_exitRobert Reif2008-04-271-2/+1
| * sparc: fix drivers/video/tcx.c warningRobert Reif2008-04-261-2/+2
* | video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2828-106/+106
* | BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...Mike Frysinger2008-04-281-1/+1
* | BF54x Framebuffer Driver: drop request_irq castMike Frysinger2008-04-281-1/+1
* | drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton2008-04-281-2/+4
* | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-285-8/+38
* | fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan2008-04-281-19/+44
* | drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton2008-04-281-3/+4
* | fbdev: platforming hecubafb and n411Jaya Kumar2008-04-283-206/+263
* | metronomefb: don't free firmware twice in error pathSebastian Siewior2008-04-281-5/+3
* | fbdev: platforming metronomefb and am200epdJaya Kumar2008-04-284-273/+353
* | fbdev: hecubafb bugfixJaya Kumar2008-04-281-25/+27
* | fbdev: metronomefb bugfixJaya Kumar2008-04-281-3/+3
* | fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun2008-04-284-0/+1955
* | fbdev: nv: fix sparse noiseAlexey Dobriyan2008-04-284-7/+7
* | fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan2008-04-282-9/+0
* | fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan2008-04-282-5/+0
* | OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-282-7/+67
* | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon2008-04-282-1/+33
* | gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon2008-04-282-6/+7
* | lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRTAndres Salomon2008-04-282-15/+20
* | 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-283-9/+340
* | lxfb: rearrange/rename MSR bitfieldsAndres Salomon2008-04-282-43/+46
* | lxfb: clean up final bits of df_regsAndres Salomon2008-04-282-13/+11
* | lxfb: clean up register definitionsAndres Salomon2008-04-283-192/+353
* | lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-283-87/+116
* | lxfb: extend PLL table to support dotclocks below 25 MHzJens Rottmann2008-04-281-31/+81
OpenPOWER on IntegriCloud