summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2014-01-09ASoC: simple-card: fix the cinfo error checkXiubo Li
2014-01-09ASoC: simple-card: fix a bug where cinfo will be NULL before using itXiubo Li
2014-01-09ASoC: fsl_ssi: Set default slot number for common casesNicolin Chen
2014-01-09ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe()Wei Yongjun
2014-01-09ASoC: Allow PCMs to restrict the supported formatsLars-Peter Clausen
2014-01-09ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-09ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-09ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-09ASoC: intel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-09ASoC: adav80x: Use params_width() rather than memory formatMark Brown
2014-01-09ASoC: adau1701: Use params_width() rather than memory formatMark Brown
2014-01-09ASoC: adau1373: Use params_width() rather than memory formatMark Brown
2014-01-09ASoC: ad193x: Use params_width() rather than memory formatMark Brown
2014-01-09ASoC: ad1836: Use params_width() rather than explicit memory formatMark Brown
2014-01-09ASoC: fsl-ssi: Fix stats compile warningMarkus Pargmann
2014-01-09ASoC: wm_adsp: Mark wm_adsp2_boot_work as staticCharles Keepax
2014-01-08ASoC: bcm: Remove obsoleted Kconfig dependencyTakashi Iwai
2014-01-08ASoC: wm_adsp: Start DSP booting earlier in the DAPM processCharles Keepax
2014-01-08ASoC: wm_adsp: Factor out ADSP2 boot proceedureCharles Keepax
2014-01-08ASoC: fsl-ssi: Drop ac97 specific trigger functionMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Move RX/TX configuration to seperate functionsMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Add configuration helper functionsMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Add offline_config flagMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Fix interrupt stats for imxMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Add imx51-ssi and of_device_id matchingMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Move sysfs stats to debugfsMarkus Pargmann
2014-01-08ASoC: fsl-ssi: Fix probe error handlingMarkus Pargmann
2014-01-08ASoC: ssm2602: add 16kHz sampling rate supportAndreas Pretzsch
2014-01-08ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()Peter Ujfalusi
2014-01-08ASoC: twl4030: Move the ctl cache update local to twl4030_write() functionPeter Ujfalusi
2014-01-08ASoC: twl4030: Parameter alignment fixes (for code consistency)Peter Ujfalusi
2014-01-08ASoC: twl4030: Remove local reg cachePeter Ujfalusi
2014-01-08ASoC: twl4030: Introduce local ctl register cachePeter Ujfalusi
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi
2014-01-08ASoC: twl4030: Separate write condition checking from I/O functionPeter Ujfalusi
2014-01-08ASoC: fsl-sai: Clean up the codeXiubo Li
2014-01-08ASoC: ux500: Fix sparse non static symbol warningWei Yongjun
2014-01-08ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood
2014-01-07ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood
2014-01-07ASoC: pcm: Fix lack of platform bespoke_trigger() callJean-Francois Moine
2014-01-07ASoC: simple-card: keep the property's name the same patternXiubo Li
2014-01-07ASoC: simple-card: fix the DAPM routes map parsingXiubo Li
2014-01-07ASoC: ux500: Dramatically reduce the size of the DAI driver data structLee Jones
2014-01-07ASoC: ux500_pcm: Differentiate between pdata and DT initialisationLee Jones
2014-01-07ASoC: ux500_pcm: Take out pointless dev_dbg() callLee Jones
2014-01-07ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseLee Jones