fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / include / linux / fb.h
2010-05-25 Grazvydas Ignotasfbdev: move FBIO_WAITFORVSYNC to linux/fb.h
2010-05-18 Marcin Slusarzvga16fb, drm: vga16fb->drm handoff
2010-05-18 Marcin Slusarzfbmem, drm/nouveau: kick firmware framebuffers as soon...
2010-05-18 Marcin Slusarzfbdev: allow passing more than one aperture for handoff
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2009-12-10 Linus TorvaldsMerge branch 'xen/fbdev' of git://git./linux/kernel...
2009-12-04 Konrad Rzeszutek... fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO...
2009-11-12 Krzysztof Heltfb: remove fb_save_state() and fb_restore_state operations
2009-09-11 Daniel Mack[ARM] pxafb: add accelerator ID for PXA3xx GCU
2009-07-01 Krzysztof Heltfbdev: add mutex for fb_mmap locking
2009-06-17 Mike Frysingerfbdev: blackfin has __raw I/O accessors, so use them...
2009-06-17 Dave Airliefbdev: add support for handoff from firmware to hw...
2009-04-13 Michal Januszewskifbdev: fix color component field length documentation
2009-04-01 Andrew Mortonfbdev: uninline lock_fb_info()
2009-04-01 Krzysztof Heltcirrusfb: add accelerator constant
2009-02-05 Andrea Righifbmem: don't call copy_from/to_user() with mutex held
2009-01-16 Jaswinder Singh... include of <linux/types.h> is preferred over <asm/types.h>
2008-12-22 Paul Mundtfb: SH-5 uses __raw I/O accessors now also, drop the...
2008-10-20 Krzysztof Heltfb: convert lock/unlock_kernel() into local fb mutex
2008-08-20 Ian Campbellfbdefio: add set_page_dirty handler to deferred IO FB
2008-07-24 Philippe De Muytervideo/fb: cleanup FB_MAJOR usage
2008-07-24 Krzysztof Helttridentfb: acceleration constants change
2008-04-28 Anton Vorontsovfb: add support for foreign endianness
2007-10-16 Geert Uytterhoevenfb: move and rename extern declaration for global_mode_...
2007-10-16 Krzysztof HalasaIntel FB: more interlaced mode support
2007-10-16 Pavel Pisafbdev: Support for byte-reversed framebuffer formats
2007-07-17 Imre DeakOMAP: add TI OMAP1610 accelerator entry.
2007-07-17 Jesse Barnesfbdev: fbcon: console unregistration from unregister_fr...
2007-06-01 Geert Uytterhoevenfbdev: Move declaration of fb_class to <linux/fb.h>
2007-05-09 Haavard Skinnemoenfbdev: add support for AVR32
2007-05-08 Antonino A. Daplasfbdev: fbcon: check if mode can handle new screen
2007-05-08 Antonino A. Daplasfbdev: add tile operation to get the maximum length...
2007-05-08 Antonino A. Daplasfbdev: advertise limitation of drawing engine
2007-05-08 Antonino A. Daplasfbdev: add fb_read/fb_write functions for framebuffers...
2007-05-08 Antonino A. Daplasfbdev: pass struct fb_info to fb_read and fb_write
2007-05-08 Antonino A. Daplasfbdev: add drawing functions for framebuffers in system RAM
2007-05-08 Paul Mundtfb: fsync() method for deferred I/O flush.
2007-05-08 Jaya Kumarfbdev: mm: Deferred IO support
2007-02-20 Richard Purdiebacklight: Rework backlight/fb interaction simplifying...
2007-02-20 Richard Purdiebacklight/fbcon: Add FB_EVENT_CONBLANK
2007-02-12 Geert Uytterhoeven[PATCH] fbdev modedb: make more pointer parameters...
2007-02-12 Ondrej Zajicek[PATCH] fbdev driver for S3 Trio/Virge
2006-12-13 Geert Uytterhoeven[PATCH] fbdev: remove references to non-existent fbmon_...
2006-12-08 Helge Deller[PATCH] fbcmap.c: mark structs const or __read_mostly
2006-12-01 Greg Kroah-HartmanDriver core: convert fb code to use struct device
2006-10-03 Antonino A. Daplas[PATCH] fbdev: Honor the return value of device_create_file
2006-10-03 Dennis Munsie[PATCH] fbdev: Add generic ddc read functionality
2006-08-14 Michal Januszewski[PATCH] fbdev: include backlight.h only when __KERNEL__...
2006-07-31 Antonino A. Daplas[PATCH] fbdev: statically link the framebuffer notifica...
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-06-30 Adrian Bunktypo fixes: mecanism -> mechanism
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Update fbcon to support binding
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: sdd sysfs class device entry...
2006-06-25 Michael Hanselmann[PATCH] Rewritten backlight infrastructure for portable...
2006-03-31 Antonino A. Daplas[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_mmap prototype
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_ioctl prototype
2005-12-13 Antonino A. Daplas[PATCH] fbdev: Fix incorrect unaligned access in little...
2005-12-13 Knut Petersen[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
2005-12-13 Antonino A. Daplas[PATCH] fbcon: Add ability to save/restore graphics...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add ability to contro...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add support to rotate...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Prepare fbcon for...
2005-11-07 Antonino A. Daplas[PATCH] fbdev: Add helper to get an appropriate initial...
2005-11-07 Michal Januszewski[PATCH] fbdev: fix the fb_find_nearest_mode() function
2005-11-07 Antonino A. Daplas[PATCH] fbcon/fbdev: Move softcursor out of fbdev to...
2005-09-13 Jan Beulich[PATCH] fbcon: constify font data
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Break up bit_putcs into its component...
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Add VESA Coordinated Video Timings ...
2005-09-09 Thomas Winischhofer[PATCH] sisfb update
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Fix greater than 1 bit monochrome color...
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Resurrect hooks to get EDID from firmware
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Add fbset -a support
2005-06-22 James Simmons[PATCH] fbdev: stack reduction
2005-06-22 James Simmons[PATCH] fbdev: iomove removal
2005-05-01 Benjamin Herrenschmidt[PATCH] fbdev: Batch cmap changes at driver level
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2