aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas
2007-09-13radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de
2007-09-13radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de
2007-09-11Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle
2007-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin
2007-08-27[PARISC] Clean up sti_flushKyle McMartin
2007-08-26[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa
2007-08-22newport_con warning fixAndrew Morton
2007-08-22Check for PPC32 in imsttfbStephen Rothwell
2007-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-08-11[ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas
2007-08-11fbcon: Kill compile warningAntonino A. Daplas
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller
2007-08-03[CG6]: fix memory size detectionKrzysztof Helt
2007-07-31remove tx3912fbYoichi Yuasa
2007-07-31Remove the arm26 portAdrian Bunk
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse
2007-07-31xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely
2007-07-31xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely
2007-07-31s3c2410fb: fix s3c2410 compilationBen Dooks
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas
2007-07-31fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller
2007-07-26chipsfb: use correct pm stateRafael J. Wysocki
2007-07-26drivers/ misc __iomem annotationsAl Viro
2007-07-24Fix Au1100 fb dependencies, add helptextRalf Baechle
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-22leds: cr_bllcd.c: build fixAndrew Morton
2007-07-22Pull video into release branchLen Brown
2007-07-21atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen
2007-07-21rivafb_setup() must be __devinitAdrian Bunk
2007-07-21atmel_lcdfb: Fix STN LCD supportNicolas Ferre
2007-07-21ps3fb: Set FBINFO_READS_FAST to speed up text console scrollingGeert Uytterhoeven
2007-07-21ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiBGeert Uytterhoeven
2007-07-21ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexecGeert Uytterhoeven
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik