The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB bugfixes for 2.6.12-rc4
Date: Mon, 16 May 2005 21:52:16 -0700	[thread overview]
Message-ID: <20050517045215.GA17567@kroah.com> (raw)

Here are 4 patches for the 2.6.12-rc4 tree that fix some USB bugs, and
make it easier for userspace to autoload modules for USB devices.  All
of these patches have been in the past few -mm releases.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

Full patches will be sent to the linux-usb-devel mailing list, if anyone
wants to see them.

thanks,

greg k-h

 drivers/usb/core/sysfs.c        |   34 +++++++++++++++++++++++++
 drivers/usb/host/ehci-hub.c     |    1 
 drivers/usb/net/Kconfig         |   12 ++++++---
 drivers/usb/net/usbnet.c        |   53 +++++++++++++++++++---------------------
 drivers/usb/serial/cypress_m8.c |    2 +
 drivers/usb/serial/cypress_m8.h |    1 
 6 files changed, 72 insertions(+), 31 deletions(-)

David Brownell:
  o USB: ehci suspend must stop timer
  o USB: usbnet driver fixes

Greg Kroah-Hartman:
  o USB: add modalias sysfs file for usb devices

Lonnie Mendez:
  o USB: cypress_m8: add support for the DeLorme Earthmate lt-20


                 reply	other threads:[~2005-05-17  4:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050517045215.GA17567@kroah.com \
    --to=gregkh@suse.de \
    --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