aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fb.h
AgeCommit message (Expand)Author
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter
2008-07-24tridentfb: acceleration constants changeKrzysztof Helt
2008-04-28fb: add support for foreign endiannessAnton Vorontsov
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa
2007-07-17OMAP: add TI OMAP1610 accelerator entry.Imre Deak
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas
2007-05-08fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas
2007-05-08fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie
2006-08-14[PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas