aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison
2008-05-22[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel
2008-05-20fbdev: fix race in device_createGreg Kroah-Hartman
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt
2008-05-13fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre
2008-05-13drivers/video/pnx4008: eliminate double freeJulia Lawall
2008-05-13tridentfb: improve clock setting accuracyKrzysztof Helt
2008-05-13tridentfb: remove misplaced enable_mmio()Krzysztof Helt
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King
2008-05-08sparc video: remove open boot prom codeRobert Reif
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski
2008-05-03sparc video: make blank use proper constantRobert Reif
2008-05-03sparc: tcx.c remove unnecessary functionRobert Reif
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