aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-03[CG6]: fix memory size detectionKrzysztof Helt1-1/+4
2007-07-31remove tx3912fbYoichi Yuasa3-339/+0
2007-07-31Remove the arm26 portAdrian Bunk1-20/+0
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse5-0/+1373
2007-07-31xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely1-12/+7
2007-07-31xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely1-2/+2
2007-07-31s3c2410fb: fix s3c2410 compilationBen Dooks2-31/+60
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas1-16/+26
2007-07-31fbcon: 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
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller8-624/+567
2007-07-26chipsfb: use correct pm stateRafael J. Wysocki1-1/+2
2007-07-26drivers/ misc __iomem annotationsAl Viro1-1/+1
2007-07-24Fix Au1100 fb dependencies, add helptextRalf Baechle1-1/+8
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds9-151/+126
2007-07-22leds: cr_bllcd.c: build fixAndrew Morton1-1/+1
2007-07-22Pull video into release branchLen Brown2-0/+10
2007-07-21atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen1-1/+4
2007-07-21rivafb_setup() must be __devinitAdrian Bunk1-1/+1
2007-07-21atmel_lcdfb: Fix STN LCD supportNicolas Ferre2-8/+64
2007-07-21ps3fb: Set FBINFO_READS_FAST to speed up text console scrollingGeert Uytterhoeven1-1/+1
2007-07-21ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiBGeert Uytterhoeven1-1/+1
2007-07-21ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexecGeert Uytterhoeven1-0/+1
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg1-1/+5
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller2-8/+0
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl1-1/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+5
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau8-16/+8
2007-07-18fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann1-1/+1
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik2-3/+13
2007-07-17OMAP: LCD panel support for the Siemens SX1 mobile phoneVovan888@gmail2-0/+335
2007-07-17OMAP: LCD panel support for the TI OMAP OSK boardDirk Behme2-0/+145
2007-07-17OMAP: LCD panel support for the TI OMAP1510 Innovator boardImre Deak2-0/+125
2007-07-17OMAP: LCD panel support for the TI OMAP1610 Innovator boardImre Deak2-0/+151
2007-07-17OMAP: LCD panel support for the Palm Zire71Marek Vasut2-0/+124
2007-07-17OMAP: LCD panel support for Palm Tungsten|TMarek Vasut2-0/+128
2007-07-17OMAP: LCD panel support for the Palm Tungsten ERomain Goyet2-0/+124
2007-07-17OMAP: LCD panel support for the TI OMAP H3 boardImre Deak2-0/+142
2007-07-17OMAP: LCD panel support for the TI OMAP H4 boardImre Deak2-0/+119
2007-07-17OMAP: add external Epson Blizzard LCD controller supportImre Deak3-0/+1575
2007-07-17OMAP: add external Epson HWA742 LCD controller supportImre Deak3-0/+1086
2007-07-17OMAP: add TI OMAP2 external LCD controller support - RFBIImre Deak2-0/+589
2007-07-17OMAP: add TI OMAP1 external LCD controller support - SoSSIImre Deak3-0/+695
2007-07-17OMAP: add TI OMAP2 internal display controller support.Imre Deak3-0/+1546
2007-07-17OMAP: add TI OMAP1 internal LCD controllerImre Deak3-0/+902
2007-07-17OMAP: add TI OMAP framebuffer driverImre Deak5-0/+1994
2007-07-17drivers/video/macmodes.c:mac_find_mode() mustn't be __devinitAdrian Bunk2-7/+6
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven1-0/+1
2007-07-17fbdev: SPE helper penguin logoGeert Uytterhoeven2-0/+285
2007-07-17fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2-69/+147