public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB updates for 2.6.12-rc2
@ 2005-04-19  1:09 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2005-04-19  1:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Git Mailing List, linux-usb-devel, linux-kernel

Hm, I think I got this set up properly, but don't have an automated
script to generate the changelog and diffstat messages yet, so bear with
me...

Could you merge with:
	kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

It should be against your latest git tree.  It contains a number of USB
patches (that I'm holding on to still, in case something happens to
this...) that are bug fix only.  The diffstat is below.  I'll figure out
how to send the patches out to the mailing list later on, if these
"stick".

And damm if git isn't fast on applying these patches, very nice job, I
like it.

thanks,

greg k-h

 drivers/net/irda/stir4200.c           |    4 
 drivers/usb/class/audio.c             |   48 +++-------
 drivers/usb/class/bluetty.c           |    4 
 drivers/usb/core/config.c             |    3 
 drivers/usb/core/devices.c            |    8 -
 drivers/usb/core/devio.c              |   72 ++++++----------
 drivers/usb/core/file.c               |    2 
 drivers/usb/core/hcd-pci.c            |  151 ++++++++++++++++++++--------------
 drivers/usb/core/hcd.h                |    4 
 drivers/usb/core/hub.c                |   24 ++---
 drivers/usb/core/inode.c              |    1 
 drivers/usb/core/message.c            |   25 -----
 drivers/usb/core/urb.c                |   16 ++-
 drivers/usb/core/usb.c                |   13 --
 drivers/usb/core/usb.h                |    8 +
 drivers/usb/gadget/ether.c            |   56 +++++-------
 drivers/usb/gadget/omap_udc.c         |   12 +-
 drivers/usb/gadget/rndis.c            |   40 ++++-----
 drivers/usb/gadget/rndis.h            |    4 
 drivers/usb/gadget/serial.c           |    5 -
 drivers/usb/host/ehci-dbg.c           |    2 
 drivers/usb/host/ehci-hcd.c           |    4 
 drivers/usb/host/ehci-mem.c           |    3 
 drivers/usb/host/ehci-sched.c         |    4 
 drivers/usb/host/ehci.h               |    2 
 drivers/usb/host/ohci-omap.c          |    4 
 drivers/usb/host/ohci-pci.c           |   21 +++-
 drivers/usb/host/ohci-pxa27x.c        |    5 -
 drivers/usb/host/ohci-q.c             |   13 ++
 drivers/usb/host/ohci.h               |    2 
 drivers/usb/host/uhci-hcd.c           |    9 --
 drivers/usb/input/aiptek.c            |    1 
 drivers/usb/input/hid-core.c          |    9 --
 drivers/usb/media/dabusb.c            |    3 
 drivers/usb/media/ov511.c             |   12 --
 drivers/usb/media/se401.c             |   15 +--
 drivers/usb/media/usbvideo.c          |    6 -
 drivers/usb/media/w9968cf.c           |    6 -
 drivers/usb/misc/auerswald.c          |   26 ++---
 drivers/usb/misc/sisusbvga/sisusb.c   |    3 
 drivers/usb/net/pegasus.c             |   22 ++++
 drivers/usb/net/usbnet.c              |   32 +++++--
 drivers/usb/net/zd1201.c              |    3 
 drivers/usb/serial/belkin_sa.c        |    3 
 drivers/usb/serial/cypress_m8.c       |    5 -
 drivers/usb/serial/digi_acceleport.c  |   10 +-
 drivers/usb/serial/empeg.c            |    6 -
 drivers/usb/serial/ftdi_sio.c         |   10 --
 drivers/usb/serial/io_edgeport.c      |   24 +----
 drivers/usb/serial/io_ti.c            |    5 -
 drivers/usb/serial/kl5kusb105.c       |    3 
 drivers/usb/serial/omninet.c          |    5 -
 drivers/usb/serial/pl2303.c           |   56 ++++++++----
 drivers/usb/serial/pl2303.h           |    4 
 drivers/usb/serial/ti_usb_3410_5052.c |    3 
 drivers/usb/serial/visor.c            |    6 +
 drivers/usb/serial/visor.h            |    4 
 drivers/usb/storage/sddr55.c          |   24 +----
 drivers/usb/storage/transport.c       |    2 
 drivers/usb/storage/unusual_devs.h    |   13 ++
 include/linux/usb.h                   |    4 
 include/linux/usb_cdc.h               |    2 
 62 files changed, 467 insertions(+), 429 deletions(-)

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

only message in thread, other threads:[~2005-04-19  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-19  1:09 [GIT PATCH] USB updates for 2.6.12-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