[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091014230437.GC8865@kroah.com>
Date: Wed, 14 Oct 2009 16:04:37 -0700
From: Greg KH <greg@...ah.com>
To: Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PATCH] STAGING fixes for 2.6.32-git
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>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists