summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2013-11-08Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown
2013-11-08ASoC: fsl: imx-wm8962: remove an unneeded checkDan Carpenter
2013-11-08ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variableFabio Estevam
2013-11-07ASoC: dapm: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usagesTakashi Iwai
2013-11-07ASoC: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm_hubs: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm8996: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm8962: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm8958: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm8904: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm8900: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: wm8350: Replace BUG() with WARN()Takashi Iwai
2013-11-07ASoC: txx9: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: sh: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: s6000: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: pxa: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: omap: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: mid-x86: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-07ASoC: generic-dmaengine-pcm: Clear slave_config memoryLee Jones
2013-11-06ASoC: rcar: remove un-needed select from KconfigKuninori Morimoto
2013-11-06ASoC: wm9713: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm8904: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm8900: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm8776: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm8580: Use WARN() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm2000: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: wm0010: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: tpa6130a2: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: max98095: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: max98088: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: blackfin: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-06ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculationOskar Schirmer
2013-11-04ASoC: Add pinctrl PM to components of active DAIsNicolin Chen
2013-11-04ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resou...Fabio Estevam
2013-11-04ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit wordsNariman Poushin
2013-11-01ASoC: wm_adsp: Print out the firmware versionDimitris Papastamos
2013-11-01ASoC: wm_adsp: Remove and free algorithm regions for ADSP1Dimitris Papastamos
2013-11-01ASoC: wm_adsp: Add debug info on get()/put() transfersDimitris Papastamos
2013-11-01ASoC: wm_adsp: Release firmware on memory allocation failureDimitris Papastamos
2013-11-01ASoC: wm_adsp: Print error when regmap reads/writes failDimitris Papastamos
2013-11-01ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy
2013-10-31ASoC: dpcm: improve robustnessRussell King - ARM Linux
2013-10-31ASoC: pcm: Check for ops before deferencing themMark Brown
2013-10-31ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()Takashi Iwai
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-10-31ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto
2013-10-30ASoC: ml26124: Fix negative array index readTakashi Iwai