mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [BK PATCH] USB fixes for 2.6.10-rc2
@ 2004-11-19 21:51 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2004-11-19 21:51 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-usb-devel, linux-kernel

Hi,

Here are a some bugfixes and additional device ids for USB drivers for
2.6.10-rc2.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/usb-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/input/Kconfig          |    3 
 drivers/usb/net/pegasus.c          |    8 
 drivers/usb/serial/ftdi_sio.c      |    1 
 drivers/usb/serial/ipaq.c          |  483 +++++++++++++++++++++++++++++++++----
 drivers/usb/serial/ipaq.h          |   75 -----
 drivers/usb/serial/pl2303.c        |    2 
 drivers/usb/serial/pl2303.h        |    2 
 drivers/usb/serial/visor.c         |    3 
 drivers/usb/storage/isd200.c       |    4 
 drivers/usb/storage/scsiglue.c     |   53 ----
 drivers/usb/storage/transport.c    |    4 
 drivers/usb/storage/unusual_devs.h |   18 -
 drivers/usb/storage/usb.c          |   26 -
 drivers/usb/storage/usb.h          |    8 
 14 files changed, 499 insertions(+), 191 deletions(-)
-----

<masaki-c:nict.go.jp>:
  o USB: new defice for usb serial pl2303

<twogood:users.sourceforge.net>:
  o Re: The "ipaq" module: Updated list of vendor/product IDs

Daniel Ritz:
  o USB: Add some help text for touchkitusb

Matthew Dharm:
  o USB Storage: Remove unnecessary state testing
  o USB Storage: Force INQUIRY length to be 36
  o USB Storage: fixes to usb-storage scanning thread

Paul Ortyl:
  o USB Storage: Unusual_dev entry for tekom/yakumo

Paulo Marques:
  o USB: add PID to ftdi_sio.c

Petko Manolov:
  o USB: pegasus endian fixes

Roger Luethi:
  o USB: visor: Always do generic_startup


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-19 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-19 21:51 [BK PATCH] USB fixes for 2.6.10-rc2 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome