summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-123/+278
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely1-6/+16
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely1-26/+45
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds8-34/+477
2007-10-12backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2-17/+16
2007-10-12backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen4-0/+439
2007-10-12backlight: Fix cr_bllcd allocations and error pathsJesper Juhl1-15/+20
2007-10-12backlight/leds: Make two structs staticAdrian Bunk2-2/+2
2007-10-10[POWERPC] XilinxFB: sparse fixesGrant Likely1-3/+3
2007-10-10drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-10-10[POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely1-12/+10
2007-10-10[POWERPC] XilinxFB: add of_platform bus bindingGrant Likely1-9/+98
2007-10-10[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely1-16/+16
2007-10-10[POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely1-53/+80
2007-10-10[POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely1-9/+9
2007-10-10[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely1-7/+7
2007-10-10[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely1-0/+5
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely1-1/+1
2007-09-22[POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt1-22/+26
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas1-1/+1
2007-09-13radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2-8/+7
2007-09-13radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de1-1/+2
2007-09-12Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa1-3/+3
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle1-1/+1
2007-08-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-16/+23
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2-10/+6
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin1-1/+1
2007-08-27[PARISC] Clean up sti_flushKyle McMartin1-9/+5
2007-08-27[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2-16/+23
2007-08-23au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa1-46/+46
2007-08-23newport_con warning fixAndrew Morton1-2/+1
2007-08-23Check for PPC32 in imsttfbStephen Rothwell1-1/+1
2007-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-08-12[ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg1-1/+1
2007-08-12matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-08-12pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin1-0/+4
2007-08-12pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas1-5/+7
2007-08-12fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-08-12stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-08-04[CG6]: fix memory size detectionKrzysztof Helt1-1/+4
2007-08-01remove tx3912fbYoichi Yuasa3-339/+0
2007-08-01Remove the arm26 portAdrian Bunk1-20/+0
2007-08-01lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse5-0/+1373
2007-08-01xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely1-12/+7
2007-08-01xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely1-2/+2
2007-08-01s3c2410fb: fix s3c2410 compilationBen Dooks2-31/+60
2007-08-01fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas1-16/+26
2007-08-01fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas1-2/+2
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller1-25/+0