[GIT PULL] sound fixes for 4.0-rc2

From: Takashi Iwai
Date: Thu Feb 26 2015 - 12:29:36 EST


Linus,

please pull sound fixes for v4.0-rc2 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.0-rc2

The topmost commit is de5d0ad506cb10ab143e2ffb9def7607e3671f83

----------------------------------------------------------------

sound fixes for 4.0-rc2

Most of changes in this pull request are about the fixes of crash of
FireWire drivers at hot-unplugging. In addition, there are a few
HD-audio fixes (removal of wrong static, a pin quirk for an ASUS mobo,
a regression fix for runtime PM on Panther Point) and a long-standing
(but fairly minor) bug of PCM core.

----------------------------------------------------------------

Jaroslav Kysela (1):
ALSA: hda: controller code - do not export static functions

Takashi Iwai (3):
ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec
ALSA: pcm: Don't leave PREPARED state after draining
ALSA: hda - Disable runtime PM for Panther Point again

Takashi Sakamoto (5):
ALSA: firewire-lib: fix an unexpected byte sequence for micro sign
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
ALSA: firewire-lib: remove reference counting
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely

---
sound/core/pcm_native.c | 2 ++
sound/firewire/amdtp.c | 5 ++---
sound/firewire/bebob/bebob.c | 20 ++++++++++++++++----
sound/firewire/bebob/bebob_stream.c | 16 ++++------------
sound/firewire/dice/dice-stream.c | 18 ++++++++++++------
sound/firewire/dice/dice.c | 16 +++++++++++-----
sound/firewire/fireworks/fireworks.c | 20 ++++++++++++++------
sound/firewire/fireworks/fireworks_stream.c | 19 ++++++++++---------
sound/firewire/oxfw/oxfw-stream.c | 6 ++++--
sound/firewire/oxfw/oxfw.c | 21 ++++++++++++++-------
sound/pci/hda/hda_controller.c | 5 -----
sound/pci/hda/hda_intel.c | 2 +-
sound/pci/hda/patch_sigmatel.c | 17 ++++++++++++++++-
13 files changed, 106 insertions(+), 61 deletions(-)

--
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/