public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.6.7-rc3
Date: Mon, 7 Jun 2004 14:54:52 -0700	[thread overview]
Message-ID: <20040607215451.GA7531@kroah.com> (raw)

Hi,

Here are three bugfixes for the USB code against 2.6.7-rc3.  They do the
following:
	- fix deadlock in usbfs
	- fix bug and enable the pwc USB driver to build
	- fix bugs in cyberjack driver to enable device to work.

The first one is the most serious, but the others are good things to
have fixed in the final 2.6.7 release.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/usb-fix-2.6

Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.

thanks,

greg k-h

 drivers/usb/core/devio.c       |    2 +-
 drivers/usb/media/Kconfig      |    2 +-
 drivers/usb/media/pwc-if.c     |    9 +--------
 drivers/usb/serial/cyberjack.c |   21 ++++++---------------
 include/linux/usb.h            |    1 +
 5 files changed, 10 insertions(+), 25 deletions(-)
-----

<kaie:kuix.de>:
  o USB: enable pwc usb camera driver

<siegfried.hildebrand:fernuni-hagen.de>:
  o USB: Fix problems with cyberjack usb-serial-module since kernel 2.6.2

Duncan Sands:
  o USB devio.c: deadlock fix


             reply	other threads:[~2004-06-07 21:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 21:54 Greg KH [this message]
     [not found] ` <10866458194180@kroah.com>
     [not found]   ` <20040616091710.GS12494@sunbeam.de.gnumonks.org>
     [not found]     ` <20040616170409.GK12494@sunbeam.de.gnumonks.org>
     [not found]       ` <20040616175800.GB13937@kroah.com>
2004-06-23  6:33         ` Oops w/ USB serial + modular ipaq Zwane Mwaikambo
2004-06-23  8:21           ` Zwane Mwaikambo
2004-06-23 16:10           ` Greg KH
2004-06-23 17:01             ` Zwane Mwaikambo
2004-06-29 21:37               ` [PATCH] fix different usb-serial oopses for 2.6.7 Greg KH
2004-06-30  4:50                 ` Zwane Mwaikambo

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=20040607215451.GA7531@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox