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, devel@driverdev.osuosl.org
Subject: [GIT PATCH] STAGING fixes for 2.6.32-git
Date: Wed, 14 Oct 2009 16:04:37 -0700	[thread overview]
Message-ID: <20091014230437.GC8865@kroah.com> (raw)

Here are some staging fixes for your 2.6.32-git tree.

The majority are build fixes due to the sched.h include change.  The
other fix here is for the et131x driver that was reported by a user.

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

The patches will be sent as a follow-on to this message to the
driver-devel list for people to see.

thanks,

greg k-h

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

 drivers/staging/b3dfg/b3dfg.c                  |    1 +
 drivers/staging/comedi/drivers/me_daq.c        |    1 +
 drivers/staging/comedi/drivers/ni_mio_common.c |    1 +
 drivers/staging/comedi/drivers/ni_pcidio.c     |    1 +
 drivers/staging/et131x/et1310_address_map.h    |    2 +-
 drivers/staging/et131x/et1310_rx.c             |   20 ++++++++++++++------
 drivers/staging/hv/osd.c                       |    1 +
 drivers/staging/iio/industrialio-core.c        |    2 ++
 drivers/staging/poch/poch.c                    |    1 +
 drivers/staging/rt2860/common/cmm_data_2860.c  |    2 ++
 drivers/staging/rt2860/common/cmm_info.c       |    1 +
 drivers/staging/rt2860/rt_linux.c              |    1 +
 drivers/staging/rt3090/common/cmm_info.c       |    1 +
 drivers/staging/rt3090/rt_linux.c              |    1 +
 drivers/staging/sep/sep_driver.c               |    1 +
 drivers/staging/vme/bridges/vme_ca91cx42.c     |    1 +
 drivers/staging/vme/bridges/vme_tsi148.c       |    1 +
 17 files changed, 32 insertions(+), 7 deletions(-)

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

Alan Cox (2):
      Staging: et131x: Correct WRAP bit handling
      Staging: et131x: Fix the add_10bit macro

Darren Salt (1):
      Staging: rt2860sta: prevent a panic when disabling when associated

Greg Kroah-Hartman (4):
      Staging: comedi: fix sched.h build breakage
      Staging: b3dfg: fix sched.h build breakage
      Staging: poch: fix sched.h build breakage
      Staging: vme: fix sched.h build breakage

Jeff Mahoney (2):
      staging: Complete sched.h removal from interrupt.h
      staging: more sched.h fixes

Jonathan Cameron (1):
      Staging: iio: Fix missing include <linux/sched.h>


             reply	other threads:[~2009-10-14 23:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-14 23:04 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-01 17:43 [GIT PATCH] STAGING fixes for 2.6.32-git Greg KH
2009-10-30 22:09 Greg KH
2009-10-09 21:02 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=20091014230437.GC8865@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=devel@driverdev.osuosl.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.