[GIT PULL] sound fixes for 3.14-rc4

From: Takashi Iwai
Date: Fri Feb 21 2014 - 05:21:19 EST


Linus,

please pull sound fixes for v3.14-rc4 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.14-rc4

The topmost commit is 1de7ca5e844866f56bebb2fc47fa18e090677e88

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

sound fixes for 3.14-rc4

This time we got a slightly higher volume than previous times,
but all device-specific good fixes. Noticeable changes are fixes in
davinci, and the removal of open-codes in HD-audio ca0132 driver.
The rest are all small fixes and/or quirks.

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

Adam Thomson (1):
ASoC: da9055: Fix device registration of PMIC and CODEC devices

Alexander Shiyan (1):
ASoC: txx9aclc_ac97: Fix kernel crash on probe

Clemens Ladisch (1):
ALSA: usb-audio: work around KEF X300A firmware bug

Dylan Reid (1):
ASoC: max98090: sync regcache on entering STANDBY

Hsin-Yu Chao (2):
ALSA: hda/ca0132 - setup/cleanup streams
ALSA: hda/ca0132 - Fix recording from mode id 0x8

Hui Wang (2):
ALSA: hda - add headset mic detect quirks for two Dell laptops
ALSA: hda - Enable front audio jacks on one HP desktop model

Jarkko Nikula (1):
ASoC: rt5640: Add ACPI ID for Intel Baytrail

Lars-Peter Clausen (1):
ASoC: blackfin: Fix machine driver Kconfig dependencies

Peter Ujfalusi (4):
ASoC: davinci-mcasp: Harmonize the sub hw_params function names
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver
ASoC: davinci-evm: Add pm callbacks to platform driver

Sachin Kamat (2):
ASoC: samsung: Remove invalid dependencies
ASoC: samsung: Fix trivial typo

Shawn Guo (1):
ASoC: fsl: fix pm support of machine drivers

Stephen Warren (1):
ASoC: max98090: make REVISION_ID readable

Wei Yongjun (1):
ASoC: wm8993: drop regulator_bulk_free of devm_ allocated data

Xiubo Li (1):
ASoC: fsl-esai: fix ESAI TDM slot setting

---
drivers/mfd/da9055-i2c.c | 12 +++++-
sound/pci/hda/patch_ca0132.c | 68 ++++----------------------------
sound/pci/hda/patch_realtek.c | 2 +
sound/pci/hda/patch_sigmatel.c | 13 ++++++
sound/soc/blackfin/Kconfig | 11 +++---
sound/soc/codecs/da9055.c | 11 +++++-
sound/soc/codecs/max98090.c | 21 +++++-----
sound/soc/codecs/rt5640.c | 1 +
sound/soc/codecs/wm8993.c | 1 -
sound/soc/davinci/davinci-evm.c | 1 +
sound/soc/davinci/davinci-mcasp.c | 83 ++++++++++++++++++---------------------
sound/soc/fsl/fsl_esai.c | 4 +-
sound/soc/fsl/fsl_esai.h | 2 +-
sound/soc/fsl/imx-mc13783.c | 1 -
sound/soc/fsl/imx-sgtl5000.c | 10 +++--
sound/soc/fsl/imx-wm8962.c | 11 ++++--
sound/soc/samsung/Kconfig | 6 +--
sound/soc/txx9/txx9aclc-ac97.c | 8 ++--
sound/usb/mixer_maps.c | 9 +++++
19 files changed, 130 insertions(+), 145 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/