From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
linux1394-devel@lists.sourceforge.net,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.de>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: [git pull] FireWire updates post 2.6.39
Date: Sat, 21 May 2011 12:07:18 +0200 [thread overview]
Message-ID: <20110521120718.6a67029e@stein> (raw)
Linus, please pull from the for-linus branch at
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-linus
to receive the following updates for the IEEE 1394 (FireWire) subsystem.
They contain small fixes and some optimizations, e.g. to CPU utilization
during isochronous I/O.
The changes in {drivers/media/dvb,sound}/firewire/ have been Cc'd to
linux-media and alsa-devel but I did not request explicit Acks. There
are no conflicts yet and are unlikely to arise during the merge window.
Thanks.
Clemens Ladisch (4):
firewire: ohci: do not start DMA contexts before link is enabled
firewire: ohci: avoid separate DMA mapping for small AT payloads
firewire: ohci: optimize find_branch_descriptor()
firewire: optimize iso queueing by setting wake only after the last packet
Stefan Richter (6):
Merge tag 'v2.6.39-rc7'
firewire: octlet AT payloads can be stack-allocated
firewire: core: use non-reentrant workqueue with rescuer
firewire: sbp2: omit Scsi_Host lock from queuecommand
firewire: sbp2: octlet AT payloads can be stack-allocated
firewire: sbp2: parallelize login, reconnect, logout
drivers/firewire/core-card.c | 27 +++++++-----
drivers/firewire/core-cdev.c | 7 +--
drivers/firewire/core-device.c | 31 +++++++++-----
drivers/firewire/core-iso.c | 27 ++++++++-----
drivers/firewire/core-transaction.c | 19 +++++++--
drivers/firewire/core.h | 2 +
drivers/firewire/net.c | 4 +-
drivers/firewire/ohci.c | 64 +++++++++++++++++++----------
drivers/firewire/sbp2.c | 37 +++++------------
drivers/media/dvb/firewire/firedtv-avc.c | 15 +------
drivers/media/dvb/firewire/firedtv-fw.c | 1 +
include/linux/firewire.h | 6 ++-
sound/firewire/amdtp.c | 1 +
sound/firewire/cmp.c | 3 +-
sound/firewire/iso-resources.c | 12 +----
sound/firewire/iso-resources.h | 1 -
16 files changed, 140 insertions(+), 117 deletions(-)
--
Stefan Richter
-=====-==-== -=-= =-=-=
http://arcgraph.de/sr/
next reply other threads:[~2011-05-21 10:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-21 10:07 Stefan Richter [this message]
2011-05-21 12:43 ` [git pull] FireWire updates post 2.6.39 Mauro Carvalho Chehab
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=20110521120718.6a67029e@stein \
--to=stefanr@s5r6.in-berlin.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=mchehab@infradead.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
--cc=torvalds@linux-foundation.org \
/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 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.