linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-15 22:21:45 to 2009-06-05 11:39:51 UTC [more...]

[PATCH 00/20] omapfb: Add support for new LCDs / misc fixes
 2009-06-05 11:39 UTC  (24+ messages)
` [PATCH 01/20] omapfb: Add support for the Apollon LCD
  ` [PATCH 02/20] omapfb: Add support for MIPI-DCS compatible LCDs
  ` [PATCH 03/20] N770: Enable LCD MIPI-DCS in Kconfig
  ` [PATCH 04/20] omapfb: Add support for the Amstrad Delta LCD
  ` [PATCH 05/20] omapfb: Add support for the 2430SDP LCD
  ` [PATCH 06/20] omapfb: Add support for the OMAP2EVM LCD
  ` [PATCH 07/20] omapfb: Add support for the 3430SDP LCD
  ` [PATCH 08/20] omapfb: Add support for the OMAP3 EVM LCD
  ` [PATCH 09/20] omapfb: Add support for the OMAP3 Beagle DVI output
  ` [PATCH 10/20] omapfb: Add support for the Gumstix Overo LCD
  ` [PATCH 11/20] omapfb: Add support for the ZOOM MDK LCD
  ` [PATCH 12/20] omapfb: Add support for rotation on the Blizzard LCD ctrl
  ` [PATCH 13/20] omapfb: dispc: Various typo fixes
  ` [PATCH 14/20] omapfb: dispc: Disable iface clocks along with func clocks
  ` [PATCH 15/20] omapfb: dispc: Enable wake up capability
  ` [PATCH 16/20] omapfb: dispc: Allow multiple external IRQ handlers
  ` [PATCH 17/20] omapfb: suspend/resume only if FB device is already initialized
  ` [PATCH 18/20] omapfb: Fix coding style / remove dead line
  ` [PATCH 19/20] omapfb: Add FB manual update option to Kconfig
  ` [PATCH 20/20] omapfb: HWA742: fix pointer to be const
` [Linux-fbdev-devel] [PATCH 00/20] omapfb: Add support for new LCDs / misc fixes

[PATCH] fbdev: Blackfin has __raw I/O accessors, so use them in fb.h
 2009-06-05  8:10 UTC 

[PATCH] fb: add support for handoff from firmware to hw framebuffers
 2009-06-05  6:09 UTC  (5+ messages)

[PATCH] fb: add support for handoff from firmware to hw framebuffers (v2)
 2009-06-05  6:07 UTC 

[Bugme-new] [Bug 13285] New: INTELFB: Colors display incorrectly
 2009-06-04 20:58 UTC  (8+ messages)
    ` [Linux-fbdev-devel] "

[REPOST][PATCH 0/7] sparc32: use standard fields for framebuffer physical address and length
 2009-06-04  8:44 UTC 

[PATCH 05/10] ARM: OMAP1: Make 770 LCD work
 2009-06-03 16:44 UTC  (16+ messages)
            ` [PATCH 05/10] ARM: OMAP1: Make 770 LCD work, v2
              ` [PATCH 05/10] ARM: OMAP1: Make 770 LCD work, v3
            ` [PATCH] ARM: Move clk_add_alias() to arch/arm/common/clkdev.c (Re: [PATCH 05/10] ARM: OMAP1: Make 770 LCD work)
` [PATCH 10/10] ARM: OMAP2: 2430SDP: Add FB support to board file
  ` [PATCH 11/10] ARM: OMAP: Add some entries to MAINTAINERS

[PATCH] Fix a bug in intelfb initialization
 2009-06-03 14:35 UTC  (2+ messages)
` [RESEND] "

aty128fb artifacts
 2009-06-03  4:17 UTC  (3+ messages)

[PATCH] add mutex to fbdev for fb_mmap locking
 2009-06-02 19:51 UTC  (13+ messages)

[PATCH] fb: add support of LCD display controller on pxa168/910 (base layer)
 2009-06-02  2:32 UTC  (7+ messages)

[PATCH] GXT400P and GXT6500P support
 2009-06-02  0:42 UTC  (4+ messages)
  ` [Linux-fbdev-devel] "

Question about radeon 3000 driver
 2009-06-01 15:49 UTC  (2+ messages)

[PATCH] fbdev: use framebuffer_relase for freeing fb_info structures
 2009-05-31 14:18 UTC 

s3c-fb: CPUFREQ frequency scaling support
 2009-05-29 20:44 UTC 

[PATCH] [drivers] [fb] S3C-fb: PM fix
 2009-05-29  7:16 UTC  (3+ messages)

[PATCH] atmel_lcdfb: Correct fifo size for some products
 2009-05-28  7:35 UTC  (3+ messages)

[PATCH] radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
 2009-05-28  7:11 UTC  (3+ messages)

[RFC PATCH 2/2] ep93xx framebuffer driver
 2009-05-27 16:35 UTC  (4+ messages)

[PATCH] fbdev: does not allow VESA modes without compiled-in drivers (bug #13249)
 2009-05-27  7:41 UTC 

[PATCH] carminefb: beyond ARRAY_SIZE of carmine_modedb
 2009-05-27  7:15 UTC 

[PATCH] fbdev: does not allow VESA modes without compiled-in drivers (bug #13249)
 2009-05-27  6:15 UTC 

Please advise on choosing the right backlight switching framework
 2009-05-26 23:11 UTC 

[PATCH] atyfb: Fix HP OmniBook 500 reboot hang
 2009-05-26 22:08 UTC  (3+ messages)

[loongson-PATCH-v2 14/23] Add Siliconmotion 712 framebuffer driver
 2009-05-26 21:10 UTC 

[PATCH 1/7] video: Add support for the Avionic Design Xanthos framebuffer
 2009-05-24  6:45 UTC  (2+ messages)

[PATCH 01/14] [FB] viafb: Add missing break statement in switch
 2009-05-23  9:41 UTC  (14+ messages)
` [PATCH 02/14] [FB] viafb: Add support for the VX855 chipset
  ` [PATCH 03/14] [FB] viafb: Fix various resource leaks during module_init()
    ` [PATCH 04/14] [FB] viafb: make viafb a first-class citizen using pci_driver
      ` [PATCH 05/14] viafb: pass reference to pci device when calling framebuffer_alloc()
        ` [PATCH 06/14] viafb: use proper pci config API
          ` [PATCH 07/14] viafb: get rid of some duplicated fields in private structure
            ` [PATCH 08/14] viafb: Remove MMIO from "
              ` [PATCH 09/14] viafb: make module parameters visible in sysfs
                ` [PATCH 10/14] viafb: clean up duplicated code from 2D acceleration
                  ` [PATCH 11/14] viafb: introduce wrapper for 2D engine registers
                    ` [PATCH 12/14] viafb: initialize 2D engine registers from loop
                      ` [PATCH 13/14] viafb: Determine type of 2D engine and store it in chip_info
                        ` [PATCH 14/14] viafb: Add support for 2D accelerated framebuffer on VX800/VX855

[PATCH 01/15] [FB] make viafb work on x86_64
 2009-05-23  9:33 UTC  (33+ messages)
` [PATCH 02/15] [FB] viafb: Add missing break statement in switch
  ` [PATCH 03/15] [FB] viafb: Add support for the VX855 chipset
    ` [PATCH 04/15] [FB] viafb: Fix various resource leaks during module_init()
      ` [PATCH 05/15] [FB] viafb: make viafb a first-class citizen using pci_driver
        ` [PATCH 06/15] viafb: pass reference to pci device when calling framebuffer_alloc()
          ` [PATCH 07/15] viafb: use proper pci config API
            ` [PATCH 08/15] viafb: get rid of some duplicated fields in private structure
              ` [PATCH 09/15] viafb: Remove MMIO from "
                ` [PATCH 10/15] viafb: make module parameters visible in sysfs
                  ` [PATCH 11/15] viafb: clean up duplicated code from 2D acceleration
                    ` [PATCH 12/15] viafb: introduce wrapper for 2D engine registers
                      ` [PATCH 13/15] viafb: initialize 2D engine registers from loop
                        ` [PATCH 14/15] viafb: Determine type of 2D engine and store it in chip_info
                          ` [PATCH 15/15] viafb: Add support for 2D accelerated framebuffer on VX800/VX855

[PATCH 5/6] ARM: OMAP3: ZOOM MDK: Add FB support to board file
 2009-05-22 22:44 UTC 

[PATCH] acornfb: remove fb_mmap function
 2009-05-20 12:16 UTC 

[PATCH] s3c-fb: fix resource releasing on error during probing
 2009-05-20 12:14 UTC 

bug #13249 - problem with intelfb on i845gm
 2009-05-20  9:26 UTC  (7+ messages)

[PATCH 1/2] viafb: make viafb a first-class citizen using pci_driver
 2009-05-20  1:45 UTC  (3+ messages)

[PATCH 2/2] viafb: use proper pci config API
 2009-05-20  1:43 UTC  (3+ messages)

[PATCH 1/3] viafb: Fix various resource leaks during module_init()
 2009-05-19  9:21 UTC  (3+ messages)

[PATCH 3/3] viafb: Add support for the VX855 chipset
 2009-05-19  9:23 UTC  (3+ messages)

[PATCH 2/3] viafb: Add missing break statement in switch
 2009-05-19  8:01 UTC  (2+ messages)

[PATCH 01/11] video: Add support for the Avionic Design Xanthos framebuffer
 2009-05-18 13:55 UTC  (4+ messages)
    ` [Linux-fbdev-devel] "

[PATCH] staging: misplaced parentheses?
 2009-05-18 10:23 UTC  (9+ messages)
    ` [PATCH] platinumfb: misplaced parenthesis

[PATCH] fbdev: Add PLB support and cleanup DCR in xilinxfb driver
 2009-05-18  3:20 UTC  (5+ messages)
` [Linux-fbdev-devel] "

[REPOST][PATCH 7/7] tcx: use standard fields for framebuffer physical address and length
 2009-05-17 12:31 UTC 

[REPOST][PATCH 6/7] p9100: use standard fields for framebuffer physical address and length
 2009-05-17 12:31 UTC 

[REPOST][PATCH 4/7] cg6: use standard fields for framebuffer physical address and length
 2009-05-17 12:30 UTC 

[REPOST][PATCH 3/7] cg3: use standard fields for framebuffer physical address and length
 2009-05-17 12:30 UTC 

[PATCH 2/3] drivers/video: use dev_get_drvdata
 2009-05-17  9:29 UTC 

[PATCH 6/8] ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi
 2009-05-16 18:02 UTC  (7+ messages)

s13d...fb fill_rect accel giving wrong color
 2009-05-16 18:03 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).