aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-08[ARM] More sparse fixesRussell King1-1/+1
2005-11-07[SPARC]: Remove bogus register programming in cg6 driver.David S. Miller1-6/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-11-07[PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä1-1/+1
2005-11-07[PATCH] matroxfb: Kill a useless messageVille Syrjälä1-4/+0
2005-11-07[PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä3-14/+2
2005-11-07[PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä1-0/+14
2005-11-07[PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä1-2/+0
2005-11-07[PATCH] fbdev: ATI RN50 pci idJake Moilanen2-0/+2
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas3-45/+11
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas1-0/+60
2005-11-07[PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas1-14/+16
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith4-0/+4386
2005-11-07[PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas4-90/+51
2005-11-07[PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas1-1/+1
2005-11-07[PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks1-0/+1
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2-12/+15
2005-11-07[PATCH] nvidiafb: Fix empty macroAntonino A. Daplas1-1/+1
2005-11-07[PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas1-1/+17
2005-11-07[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver1-0/+16
2005-11-07[PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2-487/+537
2005-11-07[PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas1-14/+44
2005-11-07[PATCH] vesafb: Fix color palette handlingAntonino A. Daplas1-31/+25
2005-11-07[PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas3-79/+3
2005-11-07[PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas1-0/+9
2005-11-07[PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas1-15/+2
2005-11-07[PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas1-62/+23
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas74-161/+20
2005-11-07[PATCH] radeonfb: prevent spurious recompilationsJean Delvare2-2/+2
2005-11-07[PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie3-5/+14
2005-11-07[PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt1-4/+20
2005-11-07[PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixesAndrew Morton1-1/+5
2005-11-07[PATCH] nvidiafb: Fix mode setting & PPC supportBenjamin Herrenschmidt5-43/+137
2005-11-07[PATCH] fb: straighten up fb drivers menuRandy Dunlap1-59/+59
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap3-7/+14
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-34/+33
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-11-05[DRIVER MODEL] Fix sgivwfbRussell King1-14/+10
2005-11-05[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-11-05[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu1-0/+8
2005-11-02[ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King1-2/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds16-8/+21
2005-10-31Merge ../linux-2.6 by handPaul Mackerras19-945/+962
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs1-0/+2
2005-10-30[PATCH] CONFIG_IA32Brian Gerst2-4/+4
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Fix dependencies for DECstation framebuffers.Maciej W. Rozycki1-4/+4
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov3-777/+810
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer1-7/+13