| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fbcon: fix obvious bug in fbcon logo rotation code | Jasper Spaans | 2005-11-24 | 1 | -1/+5 |
* | [PATCH] vgacon: Fix usage of stale height value on vc initialization | Antonino A. Daplas | 2005-11-22 | 1 | -0/+1 |
* | [PATCH] fbcon: Console Rotation - Fix wrong shift calculation | Antonino A. Daplas | 2005-11-22 | 1 | -2/+2 |
* | offb: Fix compile error on ppc32 systems | Paul Mackerras | 2005-11-18 | 1 | -0/+1 |
* | [PATCH] powerpc: Workaround for offb on 64 bits platforms | Benjamin Herrenschmidt | 2005-11-17 | 1 | -5/+35 |
* | [PATCH] make vesafb build without CONFIG_MTRR | Jan Beulich | 2005-11-13 | 1 | -0/+2 |
* | [PATCH] w100fb: platform device conversion fixup | Richard Purdie | 2005-11-13 | 1 | -1/+1 |
* | [PATCH] nvidiafb: Fix bug in nvidiafb_pan_display | Antonino A. Daplas | 2005-11-13 | 1 | -1/+1 |
* | [PATCH] fbdev: fix module dependency loop | Antonino A. Daplas | 2005-11-13 | 5 | -39/+29 |
* | [PATCH] nv_of.c build fix | Andrew Morton | 2005-11-13 | 1 | -1/+1 |
* | [SBUSFB]: implement ->compat_ioctl | Christoph Hellwig | 2005-11-12 | 10 | -0/+133 |
* | Revert "[PATCH] fbcon: Add rl (Roman Large) font" | Linus Torvalds | 2005-11-12 | 4 | -4386/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 16 | -228/+228 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 16 | -228/+228 |
* | | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver | Richard Purdie | 2005-11-10 | 1 | -0/+6 |
* | | [PATCH] drivers/video/vgastate.c: kill dead code | Adrian Bunk | 2005-11-09 | 1 | -5/+0 |
* | | [PATCH] fbdev: move ioctl32 code to fbmem.c | Arnd Bergmann | 2005-11-09 | 1 | -5/+142 |
* | | [PATCH] fbdev: Remove remains of epson1356fb | Ralf Baechle | 2005-11-09 | 1 | -32/+0 |
* | | [PATCH] fbdev: Possible endian fix in cfbimageblit | Antonino A. Daplas | 2005-11-09 | 1 | -1/+3 |
* | | [PATCH] vga16fb: Convert vga16fb as a platform device | Antonino A. Daplas | 2005-11-09 | 1 | -59/+110 |
* | | [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs | Antonino A. Daplas | 2005-11-09 | 3 | -0/+161 |
* | | [PATCH] fbcon: Console Rotation - Add support for 270-degree rotation | Antonino A. Daplas | 2005-11-09 | 4 | -1/+434 |
* | | [PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation | Antonino A. Daplas | 2005-11-09 | 4 | -1/+459 |
* | | [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation | Antonino A. Daplas | 2005-11-09 | 5 | -1/+433 |
* | | [PATCH] fbcon: Console Rotation - Add support to rotate font bitmap | Antonino A. Daplas | 2005-11-09 | 4 | -0/+214 |
* | | [PATCH] fbcon: Console Rotation - Add support to rotate the logo | Antonino A. Daplas | 2005-11-09 | 2 | -15/+120 |
* | | [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation | Antonino A. Daplas | 2005-11-09 | 5 | -136/+276 |
* | | [PATCH] fbdev: Framebuffer mode required for PowerBook Titanium | Michael Hanselmann | 2005-11-09 | 1 | -0/+4 |
* | | [PATCH] savagefb: X-panning fixes | Antonino A. Daplas | 2005-11-09 | 1 | -4/+6 |
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 4 | -4/+0 |
|/ |
|
* | [ARM] More sparse fixes | Russell King | 2005-11-08 | 1 | -1/+1 |
* | [SPARC]: Remove bogus register programming in cg6 driver. | David S. Miller | 2005-11-07 | 1 | -6/+0 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] matroxfb: Set maxhipri to 0 | Ville Syrj�l� | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] matroxfb: Kill a useless message | Ville Syrj�l� | 2005-11-07 | 1 | -4/+0 |
* | [PATCH] matroxfb: Use CACHEFLUSH on all chips | Ville Syrj�l� | 2005-11-07 | 3 | -14/+2 |
* | [PATCH] matroxfb: Add support for Mystique AGP | Ville Syrj�l� | 2005-11-07 | 1 | -0/+14 |
* | [PATCH] matroxfb: Remove an unused wait queue entry | Ville Syrj�l� | 2005-11-07 | 1 | -2/+0 |
* | [PATCH] fbdev: ATI RN50 pci id | Jake Moilanen | 2005-11-07 | 2 | -0/+2 |
* | [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper | Antonino A. Daplas | 2005-11-07 | 3 | -45/+11 |
* | [PATCH] fbdev: Add helper to get an appropriate initial mode | Antonino A. Daplas | 2005-11-07 | 1 | -0/+60 |
* | [PATCH] fbdev: Rearrange mode database entries | Antonino A. Daplas | 2005-11-07 | 1 | -14/+16 |
* | [PATCH] fbcon: Add rl (Roman Large) font | Zach Smith | 2005-11-07 | 4 | -0/+4386 |
* | [PATCH] i810fb: Cleanup I2C code | Antonino A. Daplas | 2005-11-07 | 4 | -90/+51 |
* | [PATCH] vesafb: Disable mtrr as the default | Antonino A. Daplas | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] s3c2410fb: initialise device_driver .owner | Ben Dooks | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] fbdev: fix the fb_find_nearest_mode() function | Michal Januszewski | 2005-11-07 | 2 | -12/+15 |
* | [PATCH] nvidiafb: Fix empty macro | Antonino A. Daplas | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] fbdev: Workaround for buggy EDID blocks | Antonino A. Daplas | 2005-11-07 | 1 | -1/+17 |
* | [PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office | Peter 'p2' De Schrijver | 2005-11-07 | 1 | -0/+16 |