summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao
2008-04-30pxafb: preliminary smart panel interface supportEric Miao
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao
2008-04-30pxafb: fix various coding style issues for pxafberic miao
2008-04-30pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29vt: fix background color on line feedJan Engelhardt
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...Mike Frysinger
2008-04-28BF54x Framebuffer Driver: drop request_irq castMike Frysinger
2008-04-28drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme
2008-04-28fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan
2008-04-28drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar
2008-04-28metronomefb: don't free firmware twice in error pathSebastian Siewior
2008-04-28fbdev: platforming metronomefb and am200epdJaya Kumar
2008-04-28fbdev: hecubafb bugfixJaya Kumar
2008-04-28fbdev: metronomefb bugfixJaya Kumar
2008-04-28fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun
2008-04-28fbdev: nv: fix sparse noiseAlexey Dobriyan
2008-04-28fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan
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-28atmel_lcdfb: adjust fifo size for at91sam9rlNicolas Ferre
2008-04-28atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre
2008-04-28atmel_lcdfb: suspend/resume supportDavid Brownell
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen
2008-04-28fbdev: framebuffer_alloc() fixesOndrej Zajicek
2008-04-28fbdev: vt8623fb: better resume from STROndrej Zajicek