All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 2.6.17-rc3
@ 2006-04-27 20:16 Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2006-04-27 20:16 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel

Here are some USB fixes for 2.6.17-rc3.  They contain a few small bug
fixes and a bunch of new device ids for new devices.

All of these changes have been in the -mm tree for a number of weeks.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

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

thanks,

greg k-h


 arch/powerpc/platforms/powermac/pci.c |    2 +-
 drivers/usb/gadget/net2280.c          |   15 ++++++++-------
 drivers/usb/host/ehci-pci.c           |    2 +-
 drivers/usb/host/ohci-pci.c           |    2 +-
 drivers/usb/host/uhci-hcd.c           |    2 +-
 drivers/usb/serial/ftdi_sio.c         |    3 +++
 drivers/usb/serial/ftdi_sio.h         |   13 +++++++++++++
 drivers/usb/serial/pl2303.c           |    1 +
 drivers/usb/serial/pl2303.h           |    1 +
 drivers/usb/serial/whiteheat.c        |    1 +
 drivers/usb/storage/unusual_devs.h    |    9 ++++++++-
 11 files changed, 39 insertions(+), 12 deletions(-)

---------------

Alan Stern:
      USB: net2280: Handle STALLs for 0-length control-IN requests
      USB: net2280: send 0-length packets for ep0
      USB: net2280: check for shared IRQs
      USB: net2280: set driver data before it is used

Ian Abbott:
      USB: ftdi_sio: add support for ASK RDR 400 series card reader

Jean Delvare:
      USB: Use new PCI_CLASS_SERIAL_USB_* defines

Jesper Juhl:
      USB: Resource leak fix for whiteheat driver

Luiz Fernando N. Capitulino:
      USB: ftdi_sio: Adds support for iPlus device.

Nathan Bronson:
      USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB

Olivier Blondeau:
      USB: storage: atmel unusual dev update

Phil Dibowitz:
      USB: Storage: unusual devs update

Wang Jun:
      USB: add new iTegno usb CDMA 1x card support for pl2303


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PATCH] USB fixes for 2.6.17-rc3
@ 2006-05-09 20:05 Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2006-05-09 20:05 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel

Here are some more small USB fixes for 2.6.17-rc3.  They contain a few
small bug fixes and a few new device ids for new devices.

All of these changes have been in the -mm tree for a number of weeks.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

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

thanks,

greg k-h


 drivers/block/ub.c            |   18 ++++++++++--------
 drivers/usb/atm/speedtch.c    |    2 +-
 drivers/usb/atm/usbatm.c      |    8 ++++----
 drivers/usb/core/hcd.c        |   13 ++++++-------
 drivers/usb/core/hub.c        |   23 +++++++++++++----------
 drivers/usb/host/ohci-hcd.c   |    2 +-
 drivers/usb/net/pegasus.c     |   20 +++++++++++++++-----
 drivers/usb/serial/ftdi_sio.c |    2 ++
 drivers/usb/serial/ftdi_sio.h |    9 +++++++++
 9 files changed, 61 insertions(+), 36 deletions(-)

---------------

Alan Stern:
      USB: usbcore: don't check the device's power source

David Brownell:
      USB: fix bug in ohci-hcd.c ohci_restart()
      USB: pegasus fixes (logstorm, suspend)
      USB: fix OHCI PM regression

Duncan Sands:
      USBATM: change the default speedtouch iso altsetting
      USBATM: fix modinfo output

Ian Abbott:
      USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader

Pete Zaitcev:
      USB: ub oops in block_uevent

Razvan Gavril:
      USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-09 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09 20:05 [GIT PATCH] USB fixes for 2.6.17-rc3 Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2006-04-27 20:16 Greg KH

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.