public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] More USB changes for 2.5.69
@ 2003-05-14 20:45 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2003-05-14 20:45 UTC (permalink / raw)
  To: torvalds; +Cc: linux-usb-devel, linux-kernel

Hi,

Here are some more USB changes and fixes for 2.5.69.  They are basically
a lot of tiny bugfixes and coding style cleanups.


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

 drivers/usb/class/Kconfig          |    2 
 drivers/usb/class/cdc-acm.c        |   42 +++-
 drivers/usb/class/usb-midi.c       |   62 ++++--
 drivers/usb/class/usblp.c          |   28 ++-
 drivers/usb/core/hcd-pci.c         |    3 
 drivers/usb/gadget/Kconfig         |   21 +-
 drivers/usb/gadget/net2280.c       |   42 +++-
 drivers/usb/host/ehci-hcd.c        |    1 
 drivers/usb/host/ohci-hcd.c        |    1 
 drivers/usb/host/ohci-sa1111.c     |    6 
 drivers/usb/input/hid-core.c       |   42 +++-
 drivers/usb/input/hid-input.c      |    3 
 drivers/usb/input/hid-lgff.c       |    6 
 drivers/usb/input/hid-tmff.c       |    3 
 drivers/usb/input/hiddev.c         |   27 ++-
 drivers/usb/input/pid.c            |    6 
 drivers/usb/input/usbkbd.c         |    3 
 drivers/usb/media/ov511.c          |  332 ++++++++++++++++++++++---------------
 drivers/usb/media/se401.c          |   19 +-
 drivers/usb/media/vicam.c          |    3 
 drivers/usb/misc/auerswald.c       |   33 ++-
 drivers/usb/misc/uss720.c          |    2 
 drivers/usb/net/catc.c             |   12 -
 drivers/usb/net/kaweth.c           |    3 
 drivers/usb/serial/belkin_sa.c     |    7 
 drivers/usb/serial/console.c       |    9 -
 drivers/usb/serial/cyberjack.c     |    9 -
 drivers/usb/serial/io_ti.c         |    3 
 drivers/usb/serial/ir-usb.c        |    3 
 drivers/usb/serial/pl2303.c        |    2 
 drivers/usb/storage/unusual_devs.h |    9 +
 31 files changed, 480 insertions(+), 264 deletions(-)
-----

<smb@smbnet.de>:
  o USB: another usb storage addition

Andrew Morton <akpm@digeo.com>:
  o USB: net2280 writel fix

Ben Collins <bcollins@debian.org>:
  o USB: Happ UGCI added as BADPAD for workaround

David Brownell <david-b@pacbell.net>:
  o USB: net2280, PPC fixes
  o USB: net2280 minor updates
  o USB: fix for multiple definition of `usb_gadget_get_string'
  o USB: rm debug printks in ehci and ohci

François Romieu <romieu@fr.zoreil.com>:
  o USB: patch to fix up coding style violations

Greg Kroah-Hartman <greg@kroah.com>:
  o USB: fix break control for pl2303 driver
  o USB: fix jiffies warning in uss720.c

Vojtech Pavlik <vojtech@suse.cz>:
  o USB: Fix Kconfig for usb printers


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

only message in thread, other threads:[~2003-05-14 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 20:45 [BK PATCH] More USB changes for 2.5.69 Greg KH

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