summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-01-05ALSA: compress: remove the sample rate checkVinod Koul1-3/+0
2014-01-05ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai1-1/+1
2014-01-05ALSA: cs5535audio: use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-05ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3HDavid Henningsson1-1/+11
2014-01-05Merge tag 'asoc-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai143-2928/+6069
2014-01-05Merge branch 'for-linus' into for-nextTakashi Iwai7-20/+27
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown136-2813/+5651
2014-01-02Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown1-6/+153
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-11/+86
2014-01-02Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-4/+24
2014-01-02Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown4-35/+139
2014-01-02Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2-64/+21
2014-01-02ASoC: ad1836: Reject unsupported bit sizesMark Brown1-0/+2
2014-01-02ASoC: ssm2518: Fix off-by-one error by ffs()Takashi Iwai1-4/+4
2014-01-01ASoC: simple-card: Add device's module clock selection.Xiubo Li1-3/+18
2013-12-31ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link cardNicolin Chen2-64/+21
2013-12-31ASoC: core: Fix the DAI name getting.Xiubo Li1-3/+7
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto5-8/+247
2013-12-31ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameterKuninori Morimoto1-6/+4
2013-12-31ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto1-2/+2
2013-12-31ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto2-3/+4
2013-12-31ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto1-19/+20
2013-12-31ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2-7/+9
2013-12-31ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto1-10/+10
2013-12-31ASoC: rsnd: tidyup register namingKuninori Morimoto3-6/+6
2013-12-31ASoC: rsnd: tidyup ssi commentKuninori Morimoto1-1/+1
2013-12-31ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto1-34/+24
2013-12-31ASoC: hdmi-codec: Add devicetree binding with documentationJyri Sarha1-0/+10
2013-12-31ASoC: simple-card: Cleanup __asoc_simple_card_dai_init() ret checkXiubo Li1-1/+1
2013-12-31ASoC: simple-card: Add DAPM routes parse from device treeXiubo Li1-2/+9
2013-12-31ASoC: atmel: sam9x5_wm8731: remove platform_set_drvdataBo Shen1-2/+0
2013-12-31ASoC: fsl_sai: fix the endianess for SAI fifo data.Xiubo Li1-4/+4
2013-12-31ASoC: fsl_sai: Fix one bug for hardware limitation.Xiubo Li1-5/+10
2013-12-30ASoC: ep93xx: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-9/+0
2013-12-30ASoC: mmp: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-6/+0
2013-12-30ASoC: txx9: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-5/+0
2013-12-30ASoC: samsung: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-14/+0
2013-12-30ASoC: soc-utils: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-4/+0
2013-12-30ASoC: fsl_sai: Add disable operation for the corresponding data channel.Xiubo Li1-8/+13
2013-12-30ASoC: samsung: Trivial cleanups in header filesSachin Kamat2-10/+8
2013-12-30ASoC: fsl_sai: Move the global registers setting to _dai_probe()Xiubo Li1-5/+12
2013-12-24ASoC: omap: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-2/+0
2013-12-24ASoC: s6000: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-7/+0
2013-12-24ASoC: davinci: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-28/+0
2013-12-23ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-4/+0
2013-12-23ALSA: hiface: Fix typo in 352800 rate definitionMichael Trimarchi1-3/+3
2013-12-21ASoC: fsl_sai: Sort local variable in general wayNicolin Chen1-7/+7
2013-12-21ASoC: fsl_sai: Make dev_err information neaterNicolin Chen1-12/+4
2013-12-21ASoC: fsl_sai: Drop useless ret in startup()Nicolin Chen1-4/+1
2013-12-21ASoC: fsl_sai: Drop useless channels check in hw_params()Nicolin Chen1-4/+1