| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] arcfb __user annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | [PATCH] cyber2000fb.c __iomem annotations | Al Viro | 2005-12-15 | 1 | -2/+2 |
* | [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS | Ole Reinhardt | 2005-12-13 | 1 | -1/+2 |
* | [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines | Antonino A. Daplas | 2005-12-12 | 3 | -36/+24 |
* | [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit | Antonino A. Daplas | 2005-12-12 | 1 | -1/+2 |
* | [PATCH] fbdev: fix switch to KD_TEXT, enhanced version | Knut Petersen | 2005-12-12 | 1 | -1/+2 |
* | [PATCH] fbcon: Avoid illegal display panning | Antonino A. Daplas | 2005-12-12 | 1 | -6/+19 |
* | [PATCH] fbdev: Pan display fixes | Antonino A. Daplas | 2005-12-12 | 1 | -5/+21 |
* | [PATCH] fbcon: Add ability to save/restore graphics state | Antonino A. Daplas | 2005-12-12 | 1 | -1/+4 |
* | [PATCH] fbcon: fix complement_mask() with 512 character map | Antonino A. Daplas | 2005-12-12 | 1 | -1/+8 |
* | [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant. | Hareesh Nagarajan | 2005-12-12 | 1 | -1/+1 |
* | [SBUSFB]: Kill 'list' member from foo_par structs, totally unused. | David S. Miller | 2005-12-12 | 8 | -9/+1 |
* | [PATCH] fbdev: cg3fb: Kconfig fix | Mark Fortescue | 2005-11-29 | 1 | -6/+7 |
* | [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes | Antonino A. Daplas | 2005-11-29 | 1 | -6/+9 |
* | [PATCH] Console rotation fixes | Benjamin Herrenschmidt | 2005-11-28 | 2 | -11/+4 |
* | [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 |