Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | [PATCH] fbdev: correct buffer size limit in fbmem_read_proc() | Geert Uytterhoeven | 1 | -1/+2 |
2006-08-01 | [PATCH] fbdev: statically link the framebuffer notification functions | Antonino A. Daplas | 1 | -43/+11 |
2006-07-11 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] VT binding: Update fbcon to support binding | Antonino A. Daplas | 1 | -1/+6 |
2006-06-26 | [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon | Antonino A. Daplas | 1 | -23/+2 |
2006-06-26 | [PATCH] fbdev: Fix logo rotation if width != height | Antonino A. Daplas | 1 | -10/+10 |
2006-06-26 | [PATCH] fbdev: Remove unused exports | Adrian Bunk | 1 | -2/+0 |
2006-06-26 | [PATCH] fbdev: Static pseudocolor with depth less than 4 does exist | Antonino A. Daplas | 1 | -1/+1 |
2006-06-26 | [PATCH] fbdev: Remove duplicate #include's | Adrian Bunk | 1 | -2/+0 |
2006-04-19 | [PATCH] fbdev: Fix return error of fb_write | Antonino A. Daplas | 1 | -4/+10 |
2006-04-11 | [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor | Antonino A. Daplas | 1 | -0/+5 |
2006-04-01 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 1 | -1/+1 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -14/+17 |
2006-03-22 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 1 | -7/+1 |
2006-02-12 | [PATCH] fbdev: video_setup() warning fix | Andrew Morton | 1 | -0/+2 |
2006-01-15 | [PATCH] fbdev: Sanitize ->fb_mmap prototype | Christoph Hellwig | 1 | -1/+1 |
2006-01-15 | [PATCH] fbdev: Sanitize ->fb_ioctl prototype | Christoph Hellwig | 1 | -2/+2 |
2006-01-10 | [PATCH] non-linear frame buffer read/write access | Thomas Koeller | 1 | -3/+2 |
2006-01-10 | [PATCH] fbdev: Fix return code of fb_read and fb_write | Antonino A. Daplas | 1 | -12/+20 |
2005-12-13 | [PATCH] fbdev: Pan display fixes | Antonino A. Daplas | 1 | -5/+21 |
2005-11-25 | [PATCH] fbcon: fix obvious bug in fbcon logo rotation code | Jasper Spaans | 1 | -1/+5 |
2005-11-09 | [PATCH] fbdev: move ioctl32 code to fbmem.c | Arnd Bergmann | 1 | -5/+142 |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs | Antonino A. Daplas | 1 | -0/+22 |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add support to rotate the logo | Antonino A. Daplas | 1 | -13/+117 |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras | 1 | -1/+1 |
2005-10-29 | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses | Roland Dreier | 1 | -1/+1 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2005-09-10 | [PATCH] fbcon: Break up bit_putcs into its component functions | Antonino A. Daplas | 1 | -9/+1 |
2005-09-10 | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support | Antonino A. Daplas | 1 | -8/+4 |
2005-09-10 | [PATCH] fbdev: Fix greater than 1 bit monochrome color handling | Antonino A. Daplas | 1 | -13/+28 |
2005-09-10 | [PATCH] fbdev: Add fbset -a support | Antonino A. Daplas | 1 | -2/+4 |
2005-08-15 | [PATCH] intelfb/fbdev: Save info->flags in a local variable | Antonino A. Daplas | 1 | -2/+2 |
2005-07-30 | [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap | Antonino A. Daplas | 1 | -2/+4 |
2005-07-28 | [PATCH] fbmem: use unregister_chrdev() on unload | Jon Smirl | 1 | -0/+1 |
2005-06-22 | [PATCH] fbdev: fill in the access_align field. | James Simmons | 1 | -1/+1 |
2005-06-22 | [PATCH] fbdev: stack reduction | James Simmons | 1 | -9/+5 |
2005-06-22 | [PATCH] fbdev: iomove removal | James Simmons | 1 | -52/+5 |
2005-06-21 | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 1 | -5/+5 |
2005-05-06 | [PATCH] make some things static | Adrian Bunk | 1 | -1/+1 |
2005-05-01 | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 1 | -3/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1371 |