aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-11Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-02-08ASoC: core: Allow digital mute for captureMark Brown
2013-01-30ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()Kuninori Morimoto
2013-01-27ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto
2013-01-21ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memoryMark Brown
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-12-27ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu
2012-12-27ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu
2012-12-24ASoC: core: giving WARN when device starting from non-off bias with idle_bias...Chuansheng Liu
2012-12-24ASoC: soc-core: Remove unused 'ret' variableFabio Estevam
2012-12-20ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown
2012-12-15Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown
2012-12-10ASoC: core: Fix splitting of log messagesMark Brown
2012-12-10Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown
2012-11-21ASoC: core: Standardise ASoC messagesLiam Girdwood
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-11-09ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen
2012-09-13ASoC: core: Remove useless kfreePeter Senna Tschudin
2012-09-13ASoC: core: Mark regmap CODEC register maps as dirty when suspendingMark Brown
2012-09-06ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-20ASoC: add compress stream supportNamarta Kohli
2012-08-10ASoC: core: remove unused variable in soc_probe() in linux-nextJerry Snitselaar
2012-08-09ASoC: core: Remove pointless error on card registration failureMark Brown
2012-08-09ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown
2012-08-07ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codecPeter Ujfalusi
2012-08-02ASoC: core: Fix check before defaulting to regmapMark Brown
2012-07-11ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke
2012-07-03ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown
2012-06-13ASoC: probe CODECs and platforms before DAIs and linksStephen Warren
2012-06-13ASoC: factor out soc_remove_platform()Stephen Warren
2012-06-13ASoC: when removing a CPU DAI, clean up its DAPM contextStephen Warren
2012-06-13ASoC: when initializing CPU DAI, don't duplicate any CODEC initStephen Warren
2012-06-03ASoC: core: Add single controls with specified range of valuesAdam Thomson
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren
2012-05-16ASoC: don't flip master of DT-instantiated DAI linksStephen Warren
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-30ASoC: core: Fix dai_link dereference.Liam Girdwood
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood
2012-04-26ASoC: core: Remove unused variable 'min'Fabio Estevam