[git pull] FireWire updates post v3.9

From: Stefan Richter
Date: Thu May 09 2013 - 08:47:03 EST


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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/