aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
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
2014-01-06ASoC: dpcm: Add helper function for initializing runtime pcmLars-Peter Clausen
2014-01-06ASoC: atmel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-06ASoC: mc13783: trivial: Cleanup moduleAlexander Shiyan
2014-01-06ASoC: mc13783: Drop fixed ADC & DAC ports usageAlexander Shiyan
2014-01-06ASoC: mc13783: Use core error messages if registration failsAlexander Shiyan
2014-01-06ASoC: mc13783: Use module_platform_driver_probe()Alexander Shiyan
2014-01-06ASoC: simple-card: Fix the sysclk selection.Xiubo Li
2014-01-06ASoC: fsl_ssi: Fix printing return code on clk errorAlexander Shiyan
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown
2014-01-02Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2014-01-02Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2014-01-02Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-01-02Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown
2014-01-02ASoC: ad1836: Reject unsupported bit sizesMark Brown
2014-01-02ASoC: ssm2518: Fix off-by-one error by ffs()Takashi Iwai
2014-01-01ASoC: simple-card: Add device's module clock selection.Xiubo Li
2013-12-31ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link cardNicolin Chen
2013-12-31ASoC: core: Fix the DAI name getting.Xiubo Li
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto
2013-12-31ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameterKuninori Morimoto
2013-12-31ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto
2013-12-31ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto
2013-12-31ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto
2013-12-31ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto