fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / video / fbmem.c
2010-05-22 Randy Dunlapfbmem: avoid printk format warning with 32-bit resources
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-02-25 Dave Airliefb: for framebuffer handover don't exit the loop early.
2009-09-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-25 Dave Airliefb: change rules for global rules match.
2009-09-23 Florian Tobias Sch... fb: do not ignore fb_set_par errors
2009-09-23 Florian Tobias Sch... fb: fix fb_pan_display range check
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-08 Linus TorvaldsRevert "fb: Initialize fb_info mutexes in framebuffer_a...
2009-07-06 Paul Mundtfb: Initialize fb_info mutexes in framebuffer_alloc()
2009-07-01 Krzysztof Heltfbdev: add mutex for fb_mmap locking
2009-06-17 Dave Airliefbdev: add support for handoff from firmware to hw...
2009-04-13 Andrea Righifbdev: fix info->lock deadlock in fbcon_event_notify()
2009-04-01 Andrew Mortonfbdev: uninline lock_fb_info()
2009-04-01 Andrea Righifbmem: fix fb_info->lock and mm->mmap_sem circular...
2009-02-05 Andrea Righifbmem: don't call copy_from/to_user() with mutex held
2009-01-06 Geert Uytterhoevenfbdev/logo: check compatibility of main and extra logos
2008-11-20 Clemens Ladischfbdev: clean the penguin's dirty feet
2008-11-06 Geert Uytterhoevenfbdev: fix fb_compat_ioctl() deadlocks
2008-10-30 Mikulas Patockaframebuffer compat_ioctl deadlock
2008-10-20 Krzysztof Heltfb: convert lock/unlock_kernel() into local fb mutex
2008-10-20 Alan Coxfb: push down the BKL in the ioctl handler
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Greg Kroah-Hartmandevice create: video: convert device_create_drvdata...
2008-10-16 Johannes Bergremove CONFIG_KMOD from drivers
2008-09-23 Eric Miaolcd: allow lcd device to handle mode change events
2008-08-20 Ian Campbellfbdefio: add set_page_dirty handler to deferred IO FB
2008-07-26 Huang Weiyidrivers/video/fbmem.c: removed duplicated include
2008-07-24 Philippe De Muytervideo/fb: cleanup FB_MAJOR usage
2008-07-24 Ville Syrjalafbdev: xoffset, yoffset and yres are unsigned
2008-07-22 Greg Kroah-Hartmandevice create: framebuffer: convert device_create to...
2008-06-20 Jonathan Corbetfbmem: cdev lock_kernel() pushdown
2008-04-28 Alexey Dobriyanfb: convert /proc/fb to seq_file interface
2008-04-28 Peter Samuelsonfbmem: fix con2fbmap limit check
2008-04-28 Anton Vorontsovfb: add support for foreign endianness
2008-04-16 Alexey Dobriyanfbdev: fix /proc/fb oops after module removal
2007-10-16 Geert Uytterhoevenfb: move and rename extern declaration for global_mode_...
2007-10-16 Adrian Bunkunexport fb_prepare_logo
2007-07-31 Antonino A. Daplasfbdev: Fix logo if logo depth is less than framebuffer...
2007-07-17 Geert Uytterhoevenfbdev: Add fb_append_extra_logo()
2007-07-17 Geert Uytterhoevenfbdev: extract fb_show_logo_line()
2007-07-17 Jesse Barnesfbdev: fbcon: console unregistration from unregister_fr...
2007-07-17 Antonino A. Daplasfbdev: move arch-specific bits to their respective...
2007-05-09 Haavard Skinnemoenfbdev: add support for AVR32
2007-05-08 Antonino A. Daplasfbdev: clean up exit patch of fb_set_var
2007-05-08 Antonino A. Daplasfbdev: fbcon: check if mode can handle new screen
2007-05-08 Antonino A. Daplasfbdev: save the activate field before calling fb_check_...
2007-05-08 Antonino A. Daplasfbdev: advertise limitation of drawing engine
2007-05-08 Antonino A. Daplasfbdev: pass struct fb_info to fb_read and fb_write
2007-05-08 Antonino A. Daplasfbdev: don't show logo if driver or fbcon are modular
2007-05-08 Geert Uytterhoevenfbdev: correct image offsets when rotating logo
2007-05-08 Geert Uytterhoevenfbdev: fb_do_show_logo() updates
2007-05-08 Paul Mundtfb: fsync() method for deferred I/O flush.
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-12-08 Helge Deller[PATCH] constify and annotate __read_mostly in vgacon...
2006-12-08 Josef Sipek[PATCH] struct path: convert video
2006-12-01 Greg Kroah-HartmanDriver core: convert fb code to use struct device
2006-10-03 Geert Uytterhoeven[PATCH] fbdev: correct buffer size limit in fbmem_read_...
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 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function 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-26 Antonino A. Daplas[PATCH] fbdev: Fix logo rotation if width != height
2006-06-26 Adrian Bunk[PATCH] fbdev: Remove unused exports
2006-06-26 Antonino A. Daplas[PATCH] fbdev: Static pseudocolor with depth less than...
2006-06-26 Adrian Bunk[PATCH] fbdev: Remove duplicate #include's
2006-04-19 Antonino A. Daplas[PATCH] fbdev: Fix return error of fb_write
2006-04-11 Antonino A. Daplas[PATCH] fbdev: Use logo with depth of 4 or less for...
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-22 David S. Miller[SPARC]: Respect vm_page_prot in io_remap_page_range().
2006-02-12 Andrew Morton[PATCH] fbdev: video_setup() warning fix
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_mmap prototype
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_ioctl prototype
2006-01-10 Thomas Koeller[PATCH] non-linear frame buffer read/write access
2006-01-10 Antonino A. Daplas[PATCH] fbdev: Fix return code of fb_read and fb_write
2005-12-13 Antonino A. Daplas[PATCH] fbdev: Pan display fixes
2005-11-25 Jasper Spaans[PATCH] fbcon: fix obvious bug in fbcon logo rotation...
2005-11-09 Arnd Bergmann[PATCH] fbdev: move ioctl32 code to fbmem.c
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-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-29 Roland Dreier[PATCH] ppc: make phys_mem_access_prot() work with...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
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 Antonino A. Daplas[PATCH] fbdev: Fix greater than 1 bit monochrome color...
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Add fbset -a support
2005-08-15 Antonino A. Daplas[PATCH] intelfb/fbdev: Save info->flags in a local...
2005-07-29 Antonino A. Daplas[PATCH] fbdev: Replace memcpy with for-loop when prepar...
2005-07-27 Jon Smirl[PATCH] fbmem: use unregister_chrdev() on unload
2005-06-22 James Simmons[PATCH] fbdev: fill in the access_align field.
2005-06-22 James Simmons[PATCH] fbdev: stack reduction
next