summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2014-02-04ASoC: codecs: Make OF supported CODECs visible in KconfigMark Brown
2014-02-03ASoC: rx1950_uda1380: Don't modify runtime->hwLars-Peter Clausen
2014-02-03ASoC: h1940_uda1380: Don't modify runtime->hwLars-Peter Clausen
2014-02-03ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacksPeter Ujfalusi
2014-02-03ASoC: davinci-mcasp: Rename platform data structPeter Ujfalusi
2014-02-03ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()Peter Ujfalusi
2014-02-03ASoC: pcm1792a: Convert to params_width()Mark Brown
2014-02-03ASoC: pcm1681: Convert to params_width()Mark Brown
2014-02-03ASoC: ak4554: Add to SND_SOC_ALL_CODECSMark Brown
2014-02-03ASoC: wm8962: Reinitialise the IRQ completion rather than just trying itMark Brown
2014-02-03ASoC: wm8962: Clean up error handling for failed FLL startMark Brown
2014-02-03ASoC: wm8962: Check if we runtime resume the device when starting FLLMark Brown
2014-02-03ASoC: wm8962: Hold a runtime PM reference while handling interruptsMark Brown
2014-02-03ASoC: tlv320aic32x4: DT supportMarkus Pargmann
2014-02-03ASoC: tlv320aic32x4: Use signed int mixer controlsMarkus Pargmann
2014-02-03Merge branch 'topic/sign' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2014-02-03ASoC: tlv320aic32x4: Use gpio_is_validMarkus Pargmann
2014-02-03ASoC: simple-card: Add snd_card's name parsing from DT node supportXiubo Li
2014-02-03ASoC: simple-card: simplify the daifmt codeXiubo Li
2014-02-03ASoC: simple-card: fix __asoc_simple_card_dai_initXiubo Li
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine
2014-02-03ASoC: core: Add signed register volume control logicMarkus Pargmann
2014-02-03ASoC: samsung: rx1950_uda1380: Remove unused variableSachin Kamat
2014-02-03ASoC: samsung: h1940_uda1380: Fix build warningSachin Kamat
2014-02-03ASoC: samsung: h1940_uda1380: Remove unused variableSachin Kamat
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto
2014-02-03ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()Kuninori Morimoto
2014-02-03ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto
2014-02-03ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto
2014-02-03ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto
2014-02-03ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto
2014-02-03ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto
2014-02-03ASoC: rsnd: Merge macros in scu.cKuninori Morimoto
2014-02-03ASoC: rsnd: clarify scu.c areaKuninori Morimoto
2014-02-03ASoC: rsnd: SCU should be called before SSIKuninori Morimoto
2014-02-03ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()Kuninori Morimoto
2014-02-03ASoC: rsnd: fixup Gen2 module namingKuninori Morimoto
2014-02-03ASoC: rsnd: non 0 is error on probeKuninori Morimoto
2014-02-03ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto
2014-02-03ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto
2014-02-03ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto
2014-02-03ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto
2014-02-03ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto