android_kernel_google_msm/sound/soc
Helen Zeng 35c715061e ASoC: msm: Use spin lock to protect the shared data
- Two different locks (spin lock and mutex lock) are used
  to protect the shared data, this may cause kernel panic.
- Use spin lock to protect the shared data between interrupt
  function and non-interrupt functions.

CRs-fixed: 375637
Change-Id: I10c93e2ca80d821908b93c22525695d89143825a
Signed-off-by: Helen Zeng <xiaoyunz@codeaurora.org>
2013-02-27 18:15:15 -08:00
..
atmel
au1x
blackfin ASoC: bf5xx-ssm2602: Set DAI format 2012-04-25 11:14:44 +01:00
codecs ASoC: WCD9304: Apply digital gain after digital path is turned ON 2013-02-27 18:14:44 -08:00
davinci
ep93xx dmaengine/dma_slave: introduce inline wrappers 2012-03-21 19:20:22 +05:30
fsl powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h 2012-03-29 08:14:07 -05:00
imx sound fixes for 3.4-rc3 2012-04-11 11:07:38 -07:00
jz4740
kirkwood
mid-x86
msm ASoC: msm: Use spin lock to protect the shared data 2013-02-27 18:15:15 -08:00
mxs MTD merge for 3.4 2012-03-30 17:31:56 -07:00
nuc900
omap sound fixes for 3.4-rc6 2012-05-05 10:07:06 -07:00
pxa ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro 2012-04-02 23:02:20 +01:00
s6000
samsung ASoC: s3c2412-i2s: Fix dai registration 2012-04-30 23:45:25 +01:00
sh ASoC: sh: fix migor.c compilation 2012-05-09 12:41:05 +01:00
tegra ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS 2012-04-06 12:28:49 +01:00
txx9 dmaengine/dma_slave: introduce inline wrappers 2012-03-21 19:20:22 +05:30
Kconfig sound: Add MSM sound drivers 2013-02-25 11:41:24 -08:00
Makefile sound: Add MSM sound drivers 2013-02-25 11:41:24 -08:00
soc-cache.c
soc-core.c ASoC: Debugfs support for alsa core 2013-02-25 11:41:17 -08:00
soc-dapm.c ASoC: Debugfs support for alsa core 2013-02-25 11:41:17 -08:00
soc-dmaengine-pcm.c ASoC: dmaengine_pcm: use dmaengine cyclic wrapper 2012-03-26 18:28:11 +01:00
soc-io.c ASoC: io: Retrieve val_bytes from the regmap API 2012-02-21 19:34:47 +00:00
soc-jack.c ALSA: jack: Reduce delay in jack status notification 2013-02-25 11:41:19 -08:00
soc-pcm.c ASoc: soc-pcm: Don't shutdown codec dai if it's used by other stream 2013-02-27 18:14:04 -08:00
soc-utils.c