From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PATCH] STAGING fixes for .37-rc
Date: Thu, 2 Dec 2010 12:48:23 -0800 [thread overview]
Message-ID: <20101202204823.GA5927@kroah.com> (raw)
Here are a number of staging tree fixes for your .37-rc tree.
It's a lot of attribute permission fixes, and some other minor things
that have been reported for build errors or other stuff.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/ staging-linus
All of these patches have been in the -next trees for a while.
These patches will be sent to the linux driver project list for all to
see.
thanks,
greg k-h
--------------
drivers/staging/asus_oled/asus_oled.c | 8 +-
drivers/staging/batman-adv/hard-interface.c | 19 ++-
drivers/staging/batman-adv/soft-interface.c | 14 +-
drivers/staging/brcm80211/README | 8 +-
drivers/staging/brcm80211/TODO | 2 +
drivers/staging/comedi/drivers/usbdux.c | 4 +-
drivers/staging/easycap/easycap.h | 1 +
drivers/staging/frontier/tranzport.c | 2 +-
drivers/staging/iio/accel/adis16220_core.c | 2 +-
.../staging/intel_sst/intel_sst_stream_encoded.c | 2 +-
drivers/staging/line6/control.c | 204 ++++++++++----------
drivers/staging/line6/midi.c | 4 +-
drivers/staging/line6/pcm.c | 4 +-
drivers/staging/line6/pod.c | 32 ++--
drivers/staging/line6/toneport.c | 4 +-
drivers/staging/line6/variax.c | 12 +-
drivers/staging/quickstart/quickstart.c | 10 +-
drivers/staging/rt2860/usb_main_dev.c | 1 +
drivers/staging/rtl8187se/r8185b_init.c | 32 +++-
drivers/staging/rtl8712/usb_halinit.c | 2 +-
drivers/staging/samsung-laptop/samsung-laptop.c | 2 +-
drivers/staging/speakup/fakekey.c | 1 -
drivers/staging/spectra/ffsport.c | 2 +-
drivers/staging/udlfb/udlfb.c | 2 +-
drivers/staging/winbond/sysdef.h | 3 +
drivers/staging/zram/zram_sysfs.c | 4 +-
26 files changed, 211 insertions(+), 170 deletions(-)
---------------------
Arend van Spriel (1):
staging: brcm80211: updated maintainers contact information
Dan Carpenter (4):
Staging: speakup: free after input_unregister_device()
Staging: quickstart: free after input_unregister_device()
Staging: rtl8712: signedness bug in init
Staging: intel_sst: fix memory leak
Greg Kroah-Hartman (14):
Staging: asus_oled: fix up some sysfs attribute permissions
Staging: frontier: fix up some sysfs attribute permissions
Staging: iio: adis16220: fix up some sysfs attribute permissions
Staging: samsung-laptop: fix up some sysfs attribute permissions
Staging: udlfb: fix up some sysfs attribute permissions
Staging: zram: fix up some sysfs attribute permissions
Staging: line6: fix up some sysfs attribute permissions
Staging: asus_oled: fix up my fixup for some sysfs attribute permissions
Staging: frontier: fix up my fixup for some sysfs attribute permissions
Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissions
Staging: samsung-laptop: fix up my fixup for some sysfs attribute permissions
Staging: udlfb: fix up my fixup for some sysfs attribute permissions
Staging: zram: fix up my fixup for some sysfs attribute permissions
Staging: line6: fix up my fixup for some sysfs attribute permissions
John Tapsell (1):
Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GN
Larry Finger (1):
staging: rtl8187se: Change panic to warn when RF switch turned off
Marek Lindner (1):
Staging: batman-adv: ensure that eth_type_trans gets linear memory
Nicolas Kaiser (1):
staging: comedi: fix memory leak
Randy Dunlap (2):
staging: fix winbond build, needs delay.h
staging: easycap needs smp_lock.h, fixes build error
Sven Eckelmann (1):
Staging: batman-adv: Don't remove interface with spinlock held
Yong Wang (1):
staging: spectra: fix build error
next reply other threads:[~2010-12-02 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 20:48 Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-12 21:32 [GIT PATCH] STAGING fixes for .37-rc 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=20101202204823.GA5927@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=devel@linuxdriverproject.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.