aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fb.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-17OMAP: add TI OMAP1610 accelerator entry.Gravatar Imre Deak 1-0/+1
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferGravatar Jesse Barnes 1-0/+2
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Gravatar Geert Uytterhoeven 1-0/+1
2007-05-09fbdev: add support for AVR32Gravatar Haavard Skinnemoen 1-1/+1
2007-05-08fbdev: fbcon: check if mode can handle new screenGravatar Antonino A. Daplas 1-0/+12
2007-05-08fbdev: add tile operation to get the maximum length of the mapGravatar Antonino A. Daplas 1-1/+2
2007-05-08fbdev: advertise limitation of drawing engineGravatar Antonino A. Daplas 1-0/+4
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMGravatar Antonino A. Daplas 1-0/+4
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeGravatar Antonino A. Daplas 1-2/+4
2007-05-08fbdev: add drawing functions for framebuffers in system RAMGravatar Antonino A. Daplas 1-0/+6
2007-05-08fb: fsync() method for deferred I/O flush.Gravatar Paul Mundt 1-2/+4
2007-05-08fbdev: mm: Deferred IO supportGravatar Jaya Kumar 1-0/+20
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsGravatar Richard Purdie 1-6/+3
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKGravatar Richard Purdie 1-1/+3
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGravatar Geert Uytterhoeven 1-15/+16
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeGravatar Ondrej Zajicek 1-0/+7
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Gravatar Geert Uytterhoeven 1-2/+0
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyGravatar Helge Deller 1-3/+3
2006-12-01Driver core: convert fb code to use struct deviceGravatar Greg Kroah-Hartman 1-4/+4
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileGravatar Antonino A. Daplas 1-0/+1
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityGravatar Dennis Munsie 1-0/+2
2006-08-14[PATCH] fbdev: include backlight.h only when __KERNEL__ is definedGravatar Michal Januszewski 1-1/+1
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsGravatar Antonino A. Daplas 1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-1/+0
2006-06-30typo fixes: mecanism -> mechanismGravatar Adrian Bunk 1-1/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] VT binding: Update fbcon to support bindingGravatar Antonino A. Daplas 1-5/+7
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconGravatar Antonino A. Daplas 1-7/+0
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersGravatar Michael Hanselmann 1-0/+23
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Gravatar Antonino A. Daplas 1-2/+0
2006-03-28[PATCH] Typo fixesGravatar Alexey Dobriyan 1-1/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeGravatar Christoph Hellwig 1-1/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeGravatar Christoph Hellwig 1-4/+4
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesGravatar Antonino A. Daplas 1-0/+12
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionGravatar Knut Petersen 1-0/+12
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateGravatar Antonino A. Daplas 1-0/+6
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsGravatar Antonino A. Daplas 1-0/+7
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoGravatar Antonino A. Daplas 1-2/+2
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationGravatar Antonino A. Daplas 1-2/+10
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeGravatar Antonino A. Daplas 1-0/+2
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionGravatar Michal Januszewski 1-1/+1
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-1/+0
2005-09-13[PATCH] fbcon: constify font dataGravatar Jan Beulich 1-1/+1
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsGravatar Antonino A. Daplas 1-0/+15
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportGravatar Antonino A. Daplas 1-0/+1
2005-09-09[PATCH] sisfb updateGravatar Thomas Winischhofer 1-0/+2
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingGravatar Antonino A. Daplas 1-1/+2
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareGravatar Antonino A. Daplas 1-1/+3
2005-09-09[PATCH] fbdev: Add fbset -a supportGravatar Antonino A. Daplas 1-0/+3
2005-06-21[PATCH] fbdev: stack reductionGravatar James Simmons 1-5/+2