mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: marcelo@conectiva.com.br
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB changes for 2.4.20-pre6
Date: Thu, 12 Sep 2002 16:27:53 -0700	[thread overview]
Message-ID: <20020912232752.GA22390@kroah.com> (raw)

Hi,

Here are some USB updates for 2.4.20-pre6.

Pull from:  bk://linuxusb.bkbits.net/marcelo-2.4

The individual patches will be sent in follow up messages to this email.

thanks,

greg k-h

 Documentation/Configure.help   |    8 ++++
 drivers/usb/devices.c          |    2 +
 drivers/usb/hc_sl811.c         |    1 
 drivers/usb/hcd.c              |   23 ++++++-------
 drivers/usb/hcd.h              |   66 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/hpusbscsi.c        |    6 +++
 drivers/usb/hub.c              |   57 +++++++++++++-------------------
 drivers/usb/scanner.c          |    6 +--
 drivers/usb/serial/belkin_sa.c |    1 
 drivers/usb/serial/belkin_sa.h |    1 
 drivers/usb/serial/usbserial.c |    6 +--
 drivers/usb/uhci.c             |    3 +
 drivers/usb/usb-ohci.c         |   20 ++---------
 drivers/usb/usb-uhci.c         |    3 +
 drivers/usb/usb.c              |   71 ++++++++++++++++++++++++-----------------
 include/linux/usb.h            |   69 +++++++++++++++++++++++++--------------
 16 files changed, 222 insertions(+), 121 deletions(-)
-----

ChangeSet@1.655, 2002-09-12 15:46:54-07:00, bunk@fs.tum.de
  [PATCH] add Configure.help entries for CONFIG_USB_SERIAL_KEYSPAN_USA19Q{W,I}
  
  the patch below adds Configure.help entries for
  CONFIG_USB_SERIAL_KEYSPAN_USA19QW and CONFIG_USB_SERIAL_KEYSPAN_USA19QI
  which were introduced in 2.4.20-pre.

 Documentation/Configure.help |    8 ++++++++
 1 files changed, 8 insertions(+)
------

ChangeSet@1.654, 2002-09-12 15:46:33-07:00, zwane@mwaikambo.name
  [PATCH] trivial ohci fixes
  
  This is just a trivial patch for the following, and also a
  buglet (clear_bit usb_register/derister race there?) fix
  
  usb-uhci.c: $Revision: 1.1.1.1 $ time 21:43:25 Sep  8 2002
  usb-uhci.c: High bandwidth mode enabled
  usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
  usb-ohci.c: USB OHCI at membase 0xd0012000, IRQ 11
  usb-ohci.c: usb-00:01.2, Silicon Integrated Systems [SiS] 7001
  usb-ohci.c: USB HC TakeOver failed!
  usb.c: USB bus -1 deregistered <--

 drivers/usb/usb-ohci.c |    3 ++-
 drivers/usb/usb.c      |    3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)
------

ChangeSet@1.653, 2002-09-12 15:42:06-07:00, greg@kroah.com
  USB serial: added device path to the proc file now that usb_make_path() is available.

 drivers/usb/serial/usbserial.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
------

ChangeSet@1.651, 2002-09-12 15:32:19-07:00, mlang@delysid.org
  [PATCH] HandyTech HandyLink patch
  
  HandyTech's Braille displays support a USB port, those are
  implemented with a GoHubs usb serial converter.  The only difference
  is that the pID is 0x1200, not 0x1000.

 drivers/usb/serial/belkin_sa.c |    1 +
 drivers/usb/serial/belkin_sa.h |    1 +
 2 files changed, 2 insertions(+)
------

ChangeSet@1.650, 2002-09-12 15:31:46-07:00, fzago@austin.rr.com
  [PATCH] [PATCH] (repost) fix for big endian machines in scanner.c
  
  This patch fixes a problem with big endian machines and scanner drivers which
  use the SCANNER_IOCTL_CTRLMSG ioctl. The big endian to little endian swap was
  done twice, resulting in a no-op.

 drivers/usb/scanner.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
------

ChangeSet@1.649, 2002-09-12 15:25:24-07:00, oliver@neukum.name
  [PATCH] new ids for hpusbscsi
  

 drivers/usb/hpusbscsi.c |    6 ++++++
 1 files changed, 6 insertions(+)
------


                 reply	other threads:[~2002-09-12 23:26 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=20020912232752.GA22390@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=marcelo@conectiva.com.br \
    /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

all inboxes | Powered by JetHome®