summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2015-09-16ASoC: arizona: Add utility function to check if an input is analogCharles Keepax
2015-09-16ASoC: arizona: Add default cases for event switchesCharles Keepax
2015-09-16ASoC: fix broken pxa SoC supportRobert Jarzmik
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto
2015-09-16ASoC: ak4642: exchange macro name to avoid redefinitionKuninori Morimoto
2015-09-16ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto
2015-09-16ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCsEmilio López
2015-09-16ASoC: Intel: remove unused functionSudip Mukherjee
2015-09-16ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha
2015-09-16ASoC: davinci-mcasp: Add set_tdm_slots() supportJyri Sarha
2015-09-16ASoC: tlv320aic3x: Improve tdm supportJyri Sarha
2015-09-16ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin
2015-09-14Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto
2015-09-14ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto
2015-09-14ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto
2015-09-14ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto
2015-09-14ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto
2015-09-14ASoC: ak4642: enable to use MCKO as fixed rate output pin on DTKuninori Morimoto
2015-09-14ASoC: ak4642: use *dev on ak4642_i2c_probe()Kuninori Morimoto
2015-09-14ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driverJyri Sarha
2015-09-14ASoC: ux500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: mop500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: pxa: Fix module autoload for OF platform driversLuis de Bethencourt
2015-09-14ASoC: kirkwood: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: jz4740: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: fsl_sai: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: fsl-asoc-card: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: atmel_wm8904: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: intel: broadwell: Convert to devm_snd_soc_register_cardAxel Lin
2015-09-14ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin
2015-09-14ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningAxel Lin
2015-09-14ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin
2015-09-14ASoC: pxa: Convert to devm_snd_soc_register_cardAxel Lin
2015-09-14ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_cardAxel Lin
2015-09-14ASoC: blackfin: Convert to devm_snd_soc_register_cardAxel Lin
2015-09-14ASoC: au1x: Convert to devm_snd_soc_register_cardAxel Lin
2015-09-14ASoC: mediatek: Increase periods_min in captureKoro Chen
2015-09-14ASoC: davinci-mcasp: Revise the FIFO threshold calculationPeter Ujfalusi
2015-09-11ASoC: wm8960: correct gain value for input PGA and add microphone PGAZidan Wang
2015-09-11ASoC: wm8960: correct the min gain value of some PGAZidan Wang
2015-09-11ASoC: rt5645: Remove incorrect settingsOder Chiou
2015-09-11ASoC: dapm: fix memory leakSudip Mukherjee