summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2014-01-161-0/+1
|\
| * ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2014-01-081-0/+1
* | Merge remote-tracking branch 'asoc/topic/core' into for-tiwaiMark Brown2014-01-161-2/+2
|\ \
| * | ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation providedMark Brown2014-01-161-2/+2
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-01-021-3/+7
|\| |
| * | ASoC: core: Fix the DAI name getting.Xiubo Li2013-12-311-3/+7
| |/
* / ASoC: core: Use consistent byte ordering in snd_soc_bytes_getCharles Keepax2013-11-291-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-11-081-69/+62Star
|\
| * ASoC: Add pinctrl PM to components of active DAIsNicolin Chen2013-11-041-0/+33
| * ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()Takashi Iwai2013-10-311-2/+3
| * ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto2013-10-181-4/+24
| * Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown2013-09-171-90/+147
| |\
| * | ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen2013-09-171-25/+2Star
| * | ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen2013-09-171-7/+0Star
| * | ASoC: Remove reg_def_copyLars-Peter Clausen2013-09-171-15/+0Star
| * | ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen2013-09-171-7/+0Star
| * | ASoC: Remove support for reg_access_defaultsLars-Peter Clausen2013-09-171-9/+0Star
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-11-081-90/+147
|\ \ \ | | |/ | |/|
| * | ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto2013-09-171-0/+35
| * | ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto2013-09-171-90/+112
| |/
* | Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown2013-11-081-0/+16
|\ \
| * | ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood2013-09-171-0/+16
| |/
* / ASoC: core: Only add platform DAI widgets once.Liam Girdwood2013-09-131-1/+0Star
|/
* Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-301-7/+2Star
|\
| * ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-1/+1
| * Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown2013-08-271-3/+1Star
| |\
| * | ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_code...Lars-Peter Clausen2013-08-271-2/+2
| * | ASoC: Call snd_soc_dapm_new_widgets() only once during card initializationLars-Peter Clausen2013-08-271-5/+0Star
* | | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-58/+182
|\ \ \
| * | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-08-221-55/+12Star
| |\| |
| | * | ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen2013-08-111-27/+0Star
| | * | ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen2013-08-111-26/+0Star
| | * | ASoC: Remove unused soc_pm_waitqLars-Peter Clausen2013-08-101-2/+0Star
| | * | ASoC: core: init delayed_work for codec-codec linksRichard Fitzgerald2013-08-051-0/+12
| * | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-08-221-0/+16
| |\ \ \
| | * | | ASoC: core: Add snd_soc_card_get_kcontrol()Dimitris Papastamos2013-07-291-0/+16
| | |/ /
| * | / ASoC: core: Generic ac97 link reset functionsMarkus Pargmann2013-08-201-0/+153
| | |/ | |/|
| * | ASoC: core: double free in snd_soc_add_platform()Dan Carpenter2013-07-221-3/+1Star
| |/
* / ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-211-3/+5
|/
* Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-011-0/+1
|\
| * ASoC: ac97: fixup multi-platform AC'97 module build failureKevin Hilman2013-06-291-0/+1
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-0/+16
|\|
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-0/+16
* | ASoC: core: Use kasprintf instead of opencoding itLars-Peter Clausen2013-05-141-5/+1Star
* | ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.cLars-Peter Clausen2013-05-141-23/+0Star
* | ASoC: fix kernel message grepabilityMichał Mirosław2013-05-121-34/+43
|/
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-23/+62
|\
| * Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-171-5/+5
| |\
| * | ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-171-23/+62
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-121-14/+15
|\| |