summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2014-02-03ASoC: rsnd: remove pin sync optionKuninori Morimoto
2014-02-03ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto
2014-02-03ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto
2014-02-03ASoC: rsnd: remove meaningless function parameterKuninori Morimoto
2014-02-03ASoC: rsnd: add rsnd_scu_init(), and separate init/startKuninori Morimoto
2014-02-03ASoC: rsnd: control SCU ops in probe timingKuninori Morimoto
2014-02-03ASoC: rsnd: remove meaningless rsnd_ssi_non()Kuninori Morimoto
2014-02-03ASoC: rsnd: cleanup debug information methodKuninori Morimoto
2014-02-03ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto
2014-02-03ASoC: fsl: use snd_soc_dai_init_dma_data()Xiubo Li
2014-02-03ASoC: wm8997: Correct typo in EQ coefficient sizesCharles Keepax
2014-02-03ASoC: wm5110: Correct type in EQ coefficient sizesCharles Keepax
2014-02-03ASoC: wm5102: Correct typo in EQ coefficient sizesCharles Keepax
2014-02-03ASoC: wm_adsp: Add debug print to note that the DSP has shutdownCharles Keepax
2014-02-03ASoC: wm8997: Improve EQ coefficient controlsCharles Keepax
2014-02-03ASoC: wm5110: Improve EQ coefficient controlsCharles Keepax
2014-02-03ASoC: wm5102: Improve EQ coefficient controlsCharles Keepax
2014-01-31Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-31ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driverPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()Peter Ujfalusi
2014-01-31Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2014-01-31ASoC: davinci-evm: Add pm callbacks to platform driverPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driverPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronouslyPeter Ujfalusi
2014-01-31ASoC: davinci-mcasp: Harmonize the sub hw_params function namesPeter Ujfalusi
2014-01-30ASoC: samsung: Fix trivial typoSachin Kamat
2014-01-30ASoC: samsung: Remove invalid dependenciesSachin Kamat
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-01-27ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK masterJyri Sarha
2014-01-27Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/...Mark Brown
2014-01-27ASoC: tlv320aic32x4: Fix MICPGA input configurationMarkus Pargmann
2014-01-27ASoC: tlv320aic32x4: Fix mono playbackMarkus Pargmann
2014-01-27ASoC: davinci-evm: Add named clock reference to DT bindingsJyri Sarha
2014-01-24ASoC: samsung: Remove dma.h inclusionSachin Kamat
2014-01-24ASoC: samsung: Add NULL check in i2s.cSachin Kamat
2014-01-24ASoC: Samsung: Fix build error due to missing dependencySachin Kamat
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation providedXiubo Li
2014-01-23ASoC: samsung: Fix Kconfig dependencySachin Kamat
2014-01-23ASoC: wm5100: Export wm5100_detectSachin Kamat
2014-01-22ASoC: samsung: smdk_wm8994: Fix build errorSachin Kamat
2014-01-22ASoC: Samsung: s3c-i2s-v2: Fix build errorSachin Kamat
2014-01-22ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds
2014-01-21ASoC: fsl_ssi: Do not print 'baud clock' error message all the timeFabio Estevam
2014-01-21ASoC: fsl_ssi: We do support master mode nowFabio Estevam
2014-01-21ASoC: wm5110: Extend SYSCLK patch file for rev DCharles Keepax
2014-01-21ASoC: omap: Make RX51 depend on GPIOLIB due to jack usageMark Brown
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones