| Commit message (Expand) | Author | Age |
* | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds | 2009-12-10 |
|\ |
|
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. | Konrad Rzeszutek Wilk | 2009-12-03 |
* | | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 2009-11-12 |
* | | [ARM] pxafb: add accelerator ID for PXA3xx GCU | Daniel Mack | 2009-09-11 |
|/ |
|
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 |
* | fbdev: blackfin has __raw I/O accessors, so use them in fb.h | Mike Frysinger | 2009-06-16 |
* | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 2009-06-16 |
* | fbdev: fix color component field length documentation | Michal Januszewski | 2009-04-13 |
* | fbdev: uninline lock_fb_info() | Andrew Morton | 2009-04-01 |
* | cirrusfb: add accelerator constant | Krzysztof Helt | 2009-04-01 |
* | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 |
* | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 2009-01-15 |
* | fb: SH-5 uses __raw I/O accessors now also, drop the special casing. | Paul Mundt | 2008-12-22 |
* | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 2008-10-20 |
* | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2008-08-20 |
* | video/fb: cleanup FB_MAJOR usage | Philippe De Muyter | 2008-07-24 |
* | tridentfb: acceleration constants change | Krzysztof Helt | 2008-07-24 |
* | fb: add support for foreign endianness | Anton Vorontsov | 2008-04-28 |
* | fb: move and rename extern declaration for global_mode_option | Geert Uytterhoeven | 2007-10-16 |
* | Intel FB: more interlaced mode support | Krzysztof Halasa | 2007-10-16 |
* | fbdev: Support for byte-reversed framebuffer formats | Pavel Pisa | 2007-10-16 |
* | OMAP: add TI OMAP1610 accelerator entry. | Imre Deak | 2007-07-17 |
* | fbdev: fbcon: console unregistration from unregister_framebuffer | Jesse Barnes | 2007-07-17 |
* | fbdev: Move declaration of fb_class to <linux/fb.h> | Geert Uytterhoeven | 2007-06-01 |
* | fbdev: add support for AVR32 | Haavard Skinnemoen | 2007-05-09 |
* | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas | 2007-05-08 |
* | fbdev: add tile operation to get the maximum length of the map | Antonino A. Daplas | 2007-05-08 |
* | fbdev: advertise limitation of drawing engine | Antonino A. Daplas | 2007-05-08 |
* | fbdev: add fb_read/fb_write functions for framebuffers in system RAM | Antonino A. Daplas | 2007-05-08 |
* | fbdev: pass struct fb_info to fb_read and fb_write | Antonino A. Daplas | 2007-05-08 |
* | fbdev: add drawing functions for framebuffers in system RAM | Antonino A. Daplas | 2007-05-08 |
* | fb: fsync() method for deferred I/O flush. | Paul Mundt | 2007-05-08 |
* | fbdev: mm: Deferred IO support | Jaya Kumar | 2007-05-08 |
* | backlight: Rework backlight/fb interaction simplifying, lots | Richard Purdie | 2007-02-20 |
* | backlight/fbcon: Add FB_EVENT_CONBLANK | Richard Purdie | 2007-02-20 |
* | [PATCH] fbdev modedb: make more pointer parameters const | Geert Uytterhoeven | 2007-02-12 |
* | [PATCH] fbdev driver for S3 Trio/Virge | Ondrej Zajicek | 2007-02-12 |
* | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() | Geert Uytterhoeven | 2006-12-13 |
* | [PATCH] fbcmap.c: mark structs const or __read_mostly | Helge Deller | 2006-12-08 |
* | Driver core: convert fb code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | [PATCH] fbdev: Honor the return value of device_create_file | Antonino A. Daplas | 2006-10-03 |
* | [PATCH] fbdev: Add generic ddc read functionality | Dennis Munsie | 2006-10-03 |
* | [PATCH] fbdev: include backlight.h only when __KERNEL__ is defined | Michal Januszewski | 2006-08-14 |
* | [PATCH] fbdev: statically link the framebuffer notification functions | Antonino A. Daplas | 2006-07-31 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 |
* | typo fixes: mecanism -> mechanism | Adrian Bunk | 2006-06-30 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] VT binding: Update fbcon to support binding | Antonino A. Daplas | 2006-06-26 |
* | [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon | Antonino A. Daplas | 2006-06-26 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 |