summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas2005-11-221-2/+2
* offb: Fix compile error on ppc32 systemsPaul Mackerras2005-11-181-0/+1
* [PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt2005-11-171-5/+35
* [PATCH] make vesafb build without CONFIG_MTRRJan Beulich2005-11-141-0/+2
* [PATCH] w100fb: platform device conversion fixupRichard Purdie2005-11-141-1/+1
* [PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas2005-11-141-1/+1
* [PATCH] fbdev: fix module dependency loopAntonino A. Daplas2005-11-145-39/+29Star
* [PATCH] nv_of.c build fixAndrew Morton2005-11-141-1/+1
* [SBUSFB]: implement ->compat_ioctlChristoph Hellwig2005-11-1210-0/+133
* Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds2005-11-124-4386/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-1116-228/+228
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-0916-228/+228
* | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-101-0/+6
* | [PATCH] drivers/video/vgastate.c: kill dead codeAdrian Bunk2005-11-091-5/+0Star
* | [PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann2005-11-091-5/+142
* | [PATCH] fbdev: Remove remains of epson1356fbRalf Baechle2005-11-091-32/+0Star
* | [PATCH] fbdev: Possible endian fix in cfbimageblitAntonino A. Daplas2005-11-091-1/+3
* | [PATCH] vga16fb: Convert vga16fb as a platform deviceAntonino A. Daplas2005-11-091-59/+110
* | [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas2005-11-093-0/+161
* | [PATCH] fbcon: Console Rotation - Add support for 270-degree rotationAntonino A. Daplas2005-11-094-1/+434
* | [PATCH] fbcon: Console Rotation - Add support for 180-degree console rotationAntonino A. Daplas2005-11-094-1/+459
* | [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas2005-11-095-1/+433
* | [PATCH] fbcon: Console Rotation - Add support to rotate font bitmapAntonino A. Daplas2005-11-094-0/+214
* | [PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas2005-11-092-15/+120
* | [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas2005-11-095-136/+276
* | [PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann2005-11-091-0/+4
* | [PATCH] savagefb: X-panning fixesAntonino A. Daplas2005-11-091-4/+6
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-4/+0Star
|/
* [ARM] More sparse fixesRussell King2005-11-081-1/+1
* [SPARC]: Remove bogus register programming in cg6 driver.David S. Miller2005-11-071-6/+0Star
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-2/+1Star
* [PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä2005-11-071-1/+1
* [PATCH] matroxfb: Kill a useless messageVille Syrjälä2005-11-071-4/+0Star
* [PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä2005-11-073-14/+2Star
* [PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä2005-11-071-0/+14
* [PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä2005-11-071-2/+0Star
* [PATCH] fbdev: ATI RN50 pci idJake Moilanen2005-11-072-0/+2
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-073-45/+11Star
* [PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas2005-11-071-0/+60
* [PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas2005-11-071-14/+16
* [PATCH] fbcon: Add rl (Roman Large) fontZach Smith2005-11-074-0/+4386
* [PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas2005-11-074-90/+51Star
* [PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas2005-11-071-1/+1
* [PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks2005-11-071-0/+1
* [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-072-12/+15
* [PATCH] nvidiafb: Fix empty macroAntonino A. Daplas2005-11-071-1/+1
* [PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas2005-11-071-1/+17
* [PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver2005-11-071-0/+16
* [PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2005-11-072-487/+537