summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2006-04-11[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas
2006-04-11[PATCH] atyfb is bust on sparc32Andrew Morton
2006-04-11[PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk
2006-03-31[PATCH] fbdev: Remove old radeon driverMichael Hanselmann
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie
2006-03-31[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser
2006-03-27[PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering
2006-03-27[PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin
2006-03-27[PATCH] imsttfb: Remove dead codeAntonino A. Daplas
2006-03-27[PATCH] atyfb: Remove dead codeAntonino A. Daplas
2006-03-27[PATCH] savagefb: Remove NULL checkAntonino A. Daplas
2006-03-27[PATCH] i810fb: Remove NULL checkAntonino A. Daplas
2006-03-27[PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas
2006-03-27[PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas
2006-03-27[PATCH] rivafb: Remove NULL checkAntonino A. Daplas
2006-03-27[PATCH] framebuffer: cmap-setting return valuesAlan Curry
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas
2006-03-27[PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle
2006-03-27[PATCH] matrox maven: memory allocation and other cleanupsJean Delvare
2006-03-27[PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno
2006-03-27[PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel
2006-03-27[PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas
2006-03-27[PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24BUG_ON() Conversion in drivers/video/Eric Sesterhenn
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas