All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] Yet more USB changes for 2.5.70
Date: Thu, 5 Jun 2003 13:50:29 -0700	[thread overview]
Message-ID: <20030605205029.GA6788@kroah.com> (raw)

Hi,

Here are some more USB changes and fixes for 2.5.70.  These include a
documentaton update for the USB gadget drivers, and a bug fix for USB
keyboards that was caused by the previous patches sent to you.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/linus-2.5

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

thanks,

greg k-h

 Documentation/DocBook/Makefile    |    3 
 Documentation/DocBook/gadget.tmpl |  966 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/image/hpusbscsi.c     |   11 
 drivers/usb/input/hid-input.c     |   97 +--
 drivers/usb/input/hid.h           |    3 
 drivers/usb/serial/empeg.c        |    5 
 6 files changed, 1022 insertions(+), 63 deletions(-)
-----


Ben Collins:
  o USB: fix keyboard leds

David Brownell:
  o USB: kerneldoc for gadget API

Oliver Neukum:
  o USB: usb_set_configuration in empeg.c
  o USB: cut usb_set_config from hpusbscsi


                 reply	other threads:[~2003-06-05 20:47 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=20030605205029.GA6788@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@transmeta.com \
    /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.