linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: Andrew Dyer <amdyer@gmail.com>
Subject: Re: i.MX framebuffer patches
Date: Wed, 15 Oct 2008 10:28:00 +0200	[thread overview]
Message-ID: <20081015082800.GG756@pengutronix.de> (raw)
In-Reply-To: <1220354697-13648-1-git-send-email-s.hauer@pengutronix.de>

On Tue, Sep 02, 2008 at 01:24:43PM +0200, Sascha Hauer wrote:
> These patches are the rework of the patches I sent some time ago based
> on comments from Krzysztof Helt, Andrew Dyer and Russell King. The patches
> are also available as git:
> 
> git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git imxfb

Are these patches being cared upon? They didn't show up in any tree yet.
To show off my growing git experience here's a proper pull request ;)

Sascha

The following changes since commit 278429cff8809958d25415ba0ed32b59866ab1a8:
  Linus Torvalds (1):
        Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6

are available in the git repository at:

  git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git imxfb

Juergen Beisert (1):
      i.MX Framebuffer: Use readl/writel instead of direct pointer deref

Sascha Hauer (5):
      i.MX Framebuffer: remove gpio setup function
      i.MX Framebuffer: fix margins
      i.MX Framebuffer: remove header file
      i.MX Framebuffer: Cleanup Coding style
      i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data

sascha Hauer (1):
      i.MX Framebuffer: add TFT support

 arch/arm/mach-imx/include/mach/imxfb.h |   50 ++++-
 drivers/video/imxfb.c                  |  468 ++++++++++++++++++--------------
 drivers/video/imxfb.h                  |   73 -----
 3 files changed, 315 insertions(+), 276 deletions(-)
 delete mode 100644 drivers/video/imxfb.h



-- 
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

  parent reply	other threads:[~2008-10-15  8:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-02 11:24 i.MX framebuffer patches Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: remove gpio setup function Sascha Hauer
2008-09-02 11:24 ` Sascha Hauer
2008-09-02 20:10   ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Use readl/writel instead of direct pointer deref Sascha Hauer
2008-09-03 19:06   ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: fix margins Sascha Hauer
2008-09-03 19:14   ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Use iowrite/ioread instead of direct pointer deref Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: fix margins Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: remove header file Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Cleanup Coding style Sascha Hauer
2008-09-03 19:19   ` Krzysztof Helt
2008-09-04  7:59     ` Sascha Hauer
2008-09-04 11:20     ` Juergen Beisert
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: remove header file Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Cleanup Coding style Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: add TFT support Sascha Hauer
2008-09-03 19:25   ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: add TFT support Sascha Hauer
2008-10-15  8:28 ` Sascha Hauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-19 15:06 i.MX Framebuffer patches Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081015082800.GG756@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=amdyer@gmail.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).