All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] STAGING patches for 2.6-git
Date: Mon, 9 Feb 2009 11:32:01 -0800	[thread overview]
Message-ID: <20090209193201.GB2194@kroah.com> (raw)

Here are some tiny staging patches fixing some build errors and Kconfig
problems that people have reported.

And there's also a big patch in here that is a revert of a patch that
went into 2.6.29-rc1 for the at76_usb driver.  The linux-wireless
developers asked that I revert it as it is conflicting with some work
that they are currently doing.  The revert wasn't a straight git-revert
due to patches that had been made afterward, hence the by-hand revert.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/

All of these have been in the -next releases with no known build errors.

The patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

--------------

 drivers/staging/android/Kconfig       |    1 +
 drivers/staging/android/ram_console.c |   14 +
 drivers/staging/android/timed_gpio.c  |    2 +-
 drivers/staging/at76_usb/Kconfig      |    2 +-
 drivers/staging/at76_usb/at76_usb.c   | 4620 ++++++++++++++++++++++++++-------
 drivers/staging/at76_usb/at76_usb.h   |  227 ++-
 drivers/staging/panel/panel.c         |   10 +-
 7 files changed, 3903 insertions(+), 973 deletions(-)

---------------

Arve Hjønnevåg (1):
      Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size

Greg Kroah-Hartman (2):
      Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port
      Staging: android: fix up units in timed_gpio

Jamie Lentin (1):
      Staging: at76_usb: Add support for OQO Model 01+

Jason Andryuk (1):
      Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues"

Sachin P. Sant (1):
      Staging: panel: fix lcd panel driver build failure


             reply	other threads:[~2009-02-09 19:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09 19:32 Greg KH [this message]
2009-02-09 19:34 ` [PATCH 1/6] Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port Greg Kroah-Hartman
2009-02-09 19:34 ` [PATCH 2/6] Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues" Greg Kroah-Hartman
2009-02-09 19:34 ` [PATCH 3/6] Staging: at76_usb: Add support for OQO Model 01+ Greg Kroah-Hartman
2009-02-09 19:34 ` [PATCH 4/6] Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size Greg Kroah-Hartman
2009-02-09 19:34 ` [PATCH 5/6] Staging: android: fix up units in timed_gpio Greg Kroah-Hartman
2009-02-09 19:34 ` [PATCH 6/6] Staging: panel: fix lcd panel driver build failure Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2009-02-27 22:45 [GIT PATCH] STAGING patches for 2.6-git Greg KH
2009-01-28 23:23 Greg KH
2009-01-06 22:11 Greg KH
2009-01-12  8:25 ` Geert Uytterhoeven
2009-01-13 18:13 ` Linus Torvalds
2009-01-13 22:10   ` Greg KH
2008-10-29 22:38 Greg KH

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=20090209193201.GB2194@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.