aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-21[PATCH] i810 section fixAndrew Morton1-2/+2
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke3-2/+25
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2-22/+28
2006-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-04-30kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg1-1/+1
2006-04-29[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle1-1922/+0
2006-04-28[PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas1-0/+2
2006-04-27[PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl1-89/+3
2006-04-20[PATCH] fix section mismatch in pm2fb.oDarren Jenkins1-2/+2
2006-04-19[PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas1-4/+10
2006-04-19[PATCH] savagefb: fix section mismatch warningsRandy Dunlap1-3/+3
2006-04-19[PATCH] radeonfb section mismatchesRandy Dunlap1-1/+1
2006-04-19[PATCH] fb: Fix section mismatch in savagefbJean Delvare1-1/+1
2006-04-11[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas1-0/+5
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-6/+21
2006-04-11[PATCH] atyfb is bust on sparc32Andrew Morton1-1/+1
2006-04-11[PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk1-1/+1
2006-03-31[PATCH] fbdev: Remove old radeon driverMichael Hanselmann3-3180/+0
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas1-1/+1
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2-20/+15
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie2-91/+92
2006-03-31[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2-299/+611
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi4-10/+10
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller3-127/+19
2006-03-29Merge ../linux-2.6Paul Mackerras44-236/+5924
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt8-18/+23
2006-03-27[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk1-10/+1
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser17-57/+58
2006-03-27[PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering1-0/+4
2006-03-27[PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle1-2/+2
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin1-0/+2
2006-03-27[PATCH] imsttfb: Remove dead codeAntonino A. Daplas1-4/+4
2006-03-27[PATCH] atyfb: Remove dead codeAntonino A. Daplas1-3/+5
2006-03-27[PATCH] savagefb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-03-27[PATCH] i810fb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-03-27[PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas1-2/+1
2006-03-27[PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas1-2/+0
2006-03-27[PATCH] rivafb: Remove NULL checkAntonino A. Daplas1-2/+0
2006-03-27[PATCH] framebuffer: cmap-setting return valuesAlan Curry3-7/+7
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2-3/+19
2006-03-27[PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle4-0/+4428
2006-03-27[PATCH] matrox maven: memory allocation and other cleanupsJean Delvare1-30/+25
2006-03-27[PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno1-12/+5
2006-03-27[PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel7-2/+1003
2006-03-27[PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas3-31/+97
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2-43/+225
2006-03-27[PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault1-8/+19