aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-30
|\
| * ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-27
| * Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown2013-08-27
| |\
| * | ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_code...Lars-Peter Clausen2013-08-27
| * | ASoC: Call snd_soc_dapm_new_widgets() only once during card initializationLars-Peter Clausen2013-08-27
* | | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-23
|\ \ \
| * | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-08-22
| |\| |
| | * | ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen2013-08-11
| | * | ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen2013-08-11
| | * | ASoC: Remove unused soc_pm_waitqLars-Peter Clausen2013-08-10
| | * | ASoC: core: init delayed_work for codec-codec linksRichard Fitzgerald2013-08-05
| * | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-08-22
| |\ \ \
| | * | | ASoC: core: Add snd_soc_card_get_kcontrol()Dimitris Papastamos2013-07-29
| | |/ /
| * | / ASoC: core: Generic ac97 link reset functionsMarkus Pargmann2013-08-20
| | |/ | |/|
| * | ASoC: core: double free in snd_soc_add_platform()Dan Carpenter2013-07-22
| |/
* / ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-21
|/
* Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-01
|\
| * ASoC: ac97: fixup multi-platform AC'97 module build failureKevin Hilman2013-06-29
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-28
|\|
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-27
* | ASoC: core: Use kasprintf instead of opencoding itLars-Peter Clausen2013-05-14
* | ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.cLars-Peter Clausen2013-05-14
* | ASoC: fix kernel message grepabilityMichał Mirosław2013-05-12
|/
* 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