aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12[ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack1-0/+1
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+1
2009-06-16fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger1-1/+1
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie1-1/+11
2009-04-13fbdev: fix color component field length documentationMichal Januszewski1-2/+6
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton1-9/+1
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt1-0/+1
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi1-0/+15
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput1-1/+1
2008-12-22fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt1-1/+1
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-0/+1
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell1-0/+3
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter1-1/+0
2008-07-24tridentfb: acceleration constants changeKrzysztof Helt1-0/+4
2008-04-28fb: add support for foreign endiannessAnton Vorontsov1-9/+35
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven1-0/+1
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa1-0/+1
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa1-0/+1
2007-07-17OMAP: add TI OMAP1610 accelerator entry.Imre Deak1-0/+1
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes1-0/+2
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven1-0/+1
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen1-1/+1
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+12
2007-05-08fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas1-1/+2
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas1-0/+4
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas1-0/+4
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-2/+4
2007-05-08fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas1-0/+6
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt1-2/+4
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar1-0/+20
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-6/+3
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-1/+3
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-15/+16
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek1-0/+7
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven1-2/+0
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller1-3/+3
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas1-0/+1
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie1-0/+2
2006-08-14[PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski1-1/+1
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas1-5/+7
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas1-7/+0
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-0/+23
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas1-2/+0
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1