aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1112-35/+26
|\
| * sparc video: remove open boot prom codeRobert Reif2008-05-0812-35/+26
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-097-19/+13
|\ \ | |/
| * sparc video: make blank use proper constantRobert Reif2008-05-036-6/+6
| * sparc: tcx.c remove unnecessary functionRobert Reif2008-05-031-13/+7
* | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-071-4/+4
|/
* 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