public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com, baldrick@wanadoo.fr
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: Re: [BK PATCH] Yet more USB changes for 2.5.69
Date: Wed, 21 May 2003 14:01:54 -0700	[thread overview]
Message-ID: <20030521210154.GA2991@kroah.com> (raw)
In-Reply-To: <20030521004509.GA7055@kroah.com>

Hi,

I messed up merging some patches yesterday, and I've now fixed that up.
Could you please pull from:
 
	bk://kernel.bkbits.net/gregkh/linux/linus-2.5

To get the following changes?

thanks,

greg k-h


 drivers/usb/misc/speedtch.c     | 1086 +++++++++++++++++-----------------------
 drivers/usb/storage/transport.c |    2 
 drivers/usb/storage/transport.h |    2 
 3 files changed, 487 insertions(+), 603 deletions(-)
-----

Duncan Sands:
  o USB speedtouch: receive code rewrite
  o USB speedtouch: receive path micro optimization
  o USB speedtouch: remove useless NULL pointer checks
  o USB speedtouch: kfree_skb -> dev_kfree_skb
  o USB speedtouch: send path micro optimizations
  o USB speedtouch: use optimally sized reconstruction buffers
  o USB speedtouch: remove stale code
  o USB speedtouch: verbose debugging
  o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in tasklets
  o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in process context
  o USB speedtouch: add defensive memory barriers
  o USB speedtouch: replace yield()
  o USB speedtouch: trivial whitespace and name changes

Greg Kroah-Hartman:
  o USB: speedtch merge fixups by hand

Vojtech Pavlik:
  o USB: Make Olympus cameras work with usb-storage


           reply	other threads:[~2003-05-21 20:46 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20030521004509.GA7055@kroah.com>]

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=20030521210154.GA2991@kroah.com \
    --to=greg@kroah.com \
    --cc=baldrick@wanadoo.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@transmeta.com \
    /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