summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/psc', 'asoc/fix/pxa'...Mark Brown9-32/+52
2015-09-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/...Mark Brown5-18/+33
2015-09-23Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-9/+13
2015-09-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+1
2015-09-23ASoC: rt5645: Prevent the pop sound in case of playback and the jack is pluggingOder Chiou1-0/+3
2015-09-23ASoC: rt5645: Increase the delay time to remove the pop soundOder Chiou1-1/+1
2015-09-23ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird s...Oder Chiou1-2/+2
2015-09-23ASoC: rt5645: Remove the repeated definitionsOder Chiou1-2/+0
2015-09-23ASoC: pxa: pxa2xx-ac97: fix dma requestor linesRobert Jarzmik1-2/+2
2015-09-22ASoC: rt5645: Add jd_invert for BroadwellJohn Lin2-0/+11
2015-09-22ASoC: rt5645: Add dmi for BroadwellJohn Lin1-1/+27
2015-09-22Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-6/+7
2015-09-19ASoC: fsl_ssi: Fix checking of dai format for AC97 modeAdam Thomson1-2/+3
2015-09-19ASoC: Handle multiple codecs with split playback / captureRicard Wanderlof1-0/+49
2015-09-19ASoC: hdmi: Remove obsolete dummy HDMI codecJyri Sarha3-115/+0
2015-09-19ASoC: Intel: Skylake: Remove unused CPU daisJeeja KP1-33/+0
2015-09-19ASoC: wm0010: fix error pathSudip Mukherjee1-12/+10
2015-09-19ASoC: wm0010: fix memory leakSudip Mukherjee1-9/+0
2015-09-19ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang1-2/+2
2015-09-19ASoC: wm8962: remove 64k sample rate supportZidan Wang1-1/+2
2015-09-19ASoC: rockchip: Fix missing CLKDEV_LOOKUP dependencyAxel Lin1-2/+2
2015-09-19ASoC: ak4613: add Digital Playback Volume supportKuninori Morimoto1-0/+28
2015-09-18ASoC: davinci-mcasp: Fix devm_kasprintf format stringPeter Ujfalusi1-3/+3
2015-09-17ASoC: add ak4613 supportKuninori Morimoto3-0/+476
2015-09-17ASoC: sunxi: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-09-17ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private dataJyri Sarha1-25/+31
2015-09-17ASoC: qcom: change PTR_ERR argumentJulia Lawall1-1/+2
2015-09-17ASoC: soc-core: Fix sparse warning in be32_to_cpup() callJyri Sarha1-1/+1
2015-09-17ASoC: wm5110: Add additional analogue input enable for early revsCharles Keepax1-24/+163
2015-09-16ASoC: arizona: Add utility function to check if an input is analogCharles Keepax2-0/+11
2015-09-16ASoC: arizona: Add default cases for event switchesCharles Keepax1-0/+7
2015-09-16ASoC: fix broken pxa SoC supportRobert Jarzmik2-9/+8
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto1-1/+1
2015-09-16ASoC: ak4642: exchange macro name to avoid redefinitionKuninori Morimoto1-3/+4
2015-09-16ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto1-0/+1
2015-09-16ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCsEmilio López5-0/+735
2015-09-16ASoC: Intel: remove unused functionSudip Mukherjee1-17/+0
2015-09-16ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha2-2/+31
2015-09-16ASoC: davinci-mcasp: Add set_tdm_slots() supportJyri Sarha1-81/+174
2015-09-16ASoC: tlv320aic3x: Improve tdm supportJyri Sarha1-4/+26
2015-09-16ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin1-1/+1
2015-09-14Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+7
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto1-4/+94
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto1-9/+23
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto1-2/+3
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2-49/+74
2015-09-14ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto1-8/+5
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto3-11/+41
2015-09-14ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto1-21/+46
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto6-36/+47