summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
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
2014-01-07ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones
2014-01-07ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeLee Jones
2014-01-07ASoC: ux500_pcm: Stop pretending that we support varying address widthsLee Jones
2014-01-07ASoC: Ux500: Match platform by device node when booting Device TreeLee Jones
2014-01-07ASoC: ux500: Provide better checking for Device Tree and/or Platform DataLee Jones
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones
2014-01-07ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flagLars-Peter Clausen
2014-01-07ASoC: mxs: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-07ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-07ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'Fabio Estevam
2014-01-06ASoC: dpcm: Allow PCMs to omit the set of supported formatsLars-Peter Clausen