From: David Vrabel <david.vrabel@csr.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Kernel development list <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UWB and WUSB fixes
Date: Mon, 02 Feb 2009 18:06:42 +0000 [thread overview]
Message-ID: <49873632.6040108@csr.com> (raw)
This handful of changes fix a number of oopses and other serious bugs
when using devices that don't quite behave as expected.
The following changes since commit 45c82b5a770be66845687a7d027c8b52946d59af:
Linus Torvalds (1):
Merge branch 'header-fixes-for-linus' of
git://git.kernel.org/.../tip/linux-2.6-tip
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb.git for-upstream
David Vrabel (7):
uwb: safely remove all reservations
wusb: return -ENOTCONN when resetting a port with no connected device
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
uwb: lock rc->rsvs_lock with spin_lock_bh()
Huang Weiyi (1):
uwb: remove unused #include <version.h>'s
drivers/usb/host/whci/asl.c | 9 +++++++--
drivers/usb/host/whci/hw.c | 15 +++++++++++++++
drivers/usb/host/whci/pzl.c | 9 +++++++--
drivers/usb/host/whci/whcd.h | 1 +
drivers/usb/wusbcore/devconnect.c | 1 +
drivers/usb/wusbcore/rh.c | 3 +++
drivers/uwb/allocator.c | 1 -
drivers/uwb/drp.c | 4 ++--
drivers/uwb/rsv.c | 21 +++++++++++++++------
9 files changed, 51 insertions(+), 13 deletions(-)
David
--
David Vrabel, Senior Software Engineer, Drivers
CSR, Churchill House, Cambridge Business Park, Tel: +44 (0)1223 692562
Cowley Road, Cambridge, CB4 0WZ http://www.csr.com/
next reply other threads:[~2009-02-02 18:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 18:06 David Vrabel [this message]
2009-02-03 5:12 ` [GIT PULL] UWB and WUSB fixes Greg KH
2009-02-03 14:14 ` David Vrabel
2009-02-03 15:47 ` Greg KH
2009-02-16 14:57 ` David Vrabel
2009-02-16 16:09 ` Greg KH
2009-02-16 18:03 ` David Vrabel
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=49873632.6040108@csr.com \
--to=david.vrabel@csr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.