aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-18
|\
| * Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-17
| |\
| * | ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-17
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-12
|\| |
| * | ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen2013-03-27
| * | ASoC: core: remove codec from list if registration failedKuninori Morimoto2013-03-12
| * | ASoC: core: use snd_soc_register_dais() on codecKuninori Morimoto2013-03-03
| * | ASoC: core: tidyup snd_soc_register_codec() fail caseKuninori Morimoto2013-03-03
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-12
|\ \ \ | |_|/ |/| |
| * | ASoC: export snd_soc_register_componentStephen Warren2013-03-26
| * | ASoC: snd_soc_[un]register_dai[s]() become non global functionKuninori Morimoto2013-03-26
| * | ASoC: snd_soc_register_component() uses properly snd_soc_register_dai[s]()Kuninori Morimoto2013-03-26
| * | ASoC: add snd_soc_register_component()Kuninori Morimoto2013-03-13
| |/
* | ASoC: core: Fix to check return value of snd_soc_update_bits_locked()Joonyoung Shim2013-03-26
* | ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu2013-03-20
* | ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun2013-03-12
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-11
|\ \
| * | ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()Kuninori Morimoto2013-01-30
| * | ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto2013-01-26
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-11
|\ \
| * | ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memoryMark Brown2013-01-21
| * | ASoC: core: giving WARN when device starting from non-off bias with idle_bias...Chuansheng Liu2012-12-24
* | | ASoC: core: Allow digital mute for captureMark Brown2013-02-08
| |/ |/|
* | ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu2012-12-27
* | ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu2012-12-27
* | ASoC: soc-core: Remove unused 'ret' variableFabio Estevam2012-12-24
* | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-20
|/
* Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-15
|\
| * ASoC: core: Fix splitting of log messagesMark Brown2012-12-10
* | Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-09
|\|
| * ASoC: core: Standardise ASoC messagesLiam Girdwood2012-11-20
* | ASoC: remove use of __devinitconstBill Pemberton2012-11-19
|/
* ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada2012-11-09
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-08
|\
| * ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-18
| * ASoC: core: Remove useless kfreePeter Senna Tschudin2012-09-13
| * ASoC: core: Mark regmap CODEC register maps as dirty when suspendingMark Brown2012-09-12
| * ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-05
| * Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-05
| |\
| * | ASoC: add compress stream supportNamarta Kohli2012-08-20
| * | ASoC: core: remove unused variable in soc_probe() in linux-nextJerry Snitselaar2012-08-10
| * | ASoC: core: Remove pointless error on card registration failureMark Brown2012-08-09
| * | ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codecPeter Ujfalusi2012-08-07
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | | ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown2012-08-09
| |/ |/|
* | ASoC: core: Fix check before defaulting to regmapMark Brown2012-08-02
|/
* ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke2012-07-11