aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+26
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+4
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter1-3/+3
2008-06-12hgafb: resource management fixKrzysztof Helt1-11/+15
2008-06-12fsl-diu-db: compile fixJeff Mahoney1-2/+2
2008-06-11[ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele1-2/+4
2008-06-10sparc: get leo framebuffer workingRobert Reif1-32/+26
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand1-0/+1
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt1-3/+1
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt1-0/+1
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks1-0/+2
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks2-83/+11
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks1-1/+4
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks1-20/+29
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks1-4/+4
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison4-5/+5
2008-05-22[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel1-1/+0
2008-05-20fbdev: fix race in device_createGreg Kroah-Hartman1-3/+7
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2-3/+3
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven1-0/+3
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven1-2/+1
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven1-1/+0
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+2
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King1-3/+2
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt1-5/+16
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt1-1/+9
2008-05-13fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven1-1/+0
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre1-5/+6
2008-05-13drivers/video/pnx4008: eliminate double freeJulia Lawall1-7/+4
2008-05-13tridentfb: improve clock setting accuracyKrzysztof Helt1-12/+12
2008-05-13tridentfb: remove misplaced enable_mmio()Krzysztof Helt1-1/+0
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-35/+26
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King7-19/+13
2008-05-08sparc video: remove open boot prom codeRobert Reif12-35/+26
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski1-4/+4
2008-05-03sparc video: make blank use proper constantRobert Reif6-6/+6
2008-05-03sparc: tcx.c remove unnecessary functionRobert Reif1-13/+7
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao2-2/+2
2008-04-30pxafb: preliminary smart panel interface supportEric Miao3-43/+281
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao2-50/+47
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao2-8/+6
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao1-24/+35
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao1-14/+62
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2-83/+95
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2-23/+73
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao1-29/+28
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao1-71/+0