All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net
Subject: [git pull] FireWire updates post v3.9
Date: Thu, 9 May 2013 14:46:42 +0200	[thread overview]
Message-ID: <20130509144642.63d71b97@stein> (raw)

Linus,

please pull from the tag "firewire-updates" at

    git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-updates

to receive the following IEEE 1394 (FireWire) subsystem changes:
  - fix controller removal when controller is in suspended state
  - fix video reception on VIA VT6306 with gstreamer, MythTV, and maybe dv4l
  - fix a startup issue with Agere/LSI FW643-e2
  - error logging improvements and other small updates

Thanks.

Andy Leiserson (1):
      firewire: ohci: fix VIA VT6306 video reception

Paul Bolle (1):
      firewire: Remove two unneeded checks for macros

Peter Hurley (6):
      firewire: ohci: Fix double free_irq()
      firewire: ohci: Check LPS before register access on pci removal
      firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8
      firewire: ohci: Alias dev_* log functions
      firewire: ohci: Improve bus reset error messages
      firewire: ohci: dump_stack() for PHY regs read/write failures

Stefan Richter (3):
      firewire: core: remove an always false test
      firewire: sbp2: replace BUG_ON by WARN_ON
      firewire: remove unnecessary alloc/OOM messages

 drivers/firewire/core-cdev.c   |  27 +++---
 drivers/firewire/core-device.c |   4 +-
 drivers/firewire/net.c         |   7 +-
 drivers/firewire/ohci.c        | 270 +++++++++++++++++++++++++++++++++---------------------------
 drivers/firewire/sbp2.c        |  10 +--
 5 files changed, 166 insertions(+), 152 deletions(-)
-- 
Stefan Richter
-=====-===-= -=-= -=--=
http://arcgraph.de/sr/

                 reply	other threads:[~2013-05-09 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130509144642.63d71b97@stein \
    --to=stefanr@s5r6.in-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    --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.