aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-7/+15
2014-03-06ASoC: core: use regmap's parse_val to do endian translationNenghua Cao1-5/+29
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-7/+15
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen1-1/+3
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen1-6/+12
2014-03-04ASoC: core: fix coccinelle warningsNenghua Cao1-2/+2
2014-03-01ASoC: Consolidate enum and value enum controlsLars-Peter Clausen1-85/+16
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-7/+61
2014-02-28ASoC: core: Set the default I/O up try regmap.Xiubo Li1-4/+4
2014-02-23ASoC: core: add TDM slot parsing from DT supportsXiubo Li1-0/+59
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-9/+9
2014-02-14ASoC: core: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+1
2014-02-10ASoC: add snd_soc_of_parse_audio_simple_widgets for DTXiubo Li1-0/+87
2014-02-03ASoC: core: Add signed register volume control logicMarkus Pargmann1-7/+61
2014-01-23ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation providedXiubo Li1-1/+1
2014-01-16Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown1-0/+1
2014-01-16Merge remote-tracking branch 'asoc/topic/core' into for-tiwaiMark Brown1-2/+2
2014-01-15ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation providedMark Brown1-2/+2
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood1-0/+1
2014-01-02Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-3/+7
2013-12-31ASoC: core: Fix the DAI name getting.Xiubo Li1-3/+7
2013-11-29ASoC: core: Use consistent byte ordering in snd_soc_bytes_getCharles Keepax1-2/+2
2013-11-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-69/+62
2013-11-08Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-90/+147
2013-11-08Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown1-0/+16
2013-11-04ASoC: Add pinctrl PM to components of active DAIsNicolin Chen1-0/+33
2013-10-31ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()Takashi Iwai1-2/+3
2013-10-18ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto1-4/+24
2013-09-17Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown1-90/+147
2013-09-17ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto1-0/+35
2013-09-17ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto1-90/+112
2013-09-17ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood1-0/+16
2013-09-17ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen1-25/+2
2013-09-17ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen1-7/+0
2013-09-17ASoC: Remove reg_def_copyLars-Peter Clausen1-15/+0
2013-09-17ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen1-7/+0
2013-09-17ASoC: Remove support for reg_access_defaultsLars-Peter Clausen1-9/+0
2013-09-13ASoC: core: Only add platform DAI widgets once.Liam Girdwood1-1/+0
2013-08-30Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown1-7/+2
2013-08-27ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen1-1/+1
2013-08-27Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown1-3/+1
2013-08-27ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_codec_pins()Lars-Peter Clausen1-2/+2
2013-08-27ASoC: Call snd_soc_dapm_new_widgets() only once during card initializationLars-Peter Clausen1-5/+0
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-58/+182
2013-08-22Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-55/+12
2013-08-22Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown1-0/+16
2013-08-20ASoC: core: Generic ac97 link reset functionsMarkus Pargmann1-0/+153
2013-08-11ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen1-27/+0
2013-08-11ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen1-26/+0
2013-08-10ASoC: Remove unused soc_pm_waitqLars-Peter Clausen1-2/+0