summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-03-311-11/+6Star
|\
| *-. Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown2014-03-251-5/+5
| |\ \
| | * | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li2014-03-251-5/+5
| * | | ASoC: Remove name_prefix unset during DAI link init hackLars-Peter Clausen2014-03-251-6/+1Star
| |/ /
* | | Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-03-131-4/+10
|\| |
| * | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-4/+10
| |\ \
| | * | ASoC: core: Fix check before setting default I/O up try regmapXiubo Li2014-03-111-3/+9
| | * | ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-1/+1
| | | |
| | | \
| | *-. \ Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown2014-03-111-7/+61
| | |\ \ \ | | | | |/ | | | |/|
| | * / | ASoC: core: Set the default I/O up try regmap.Xiubo Li2014-02-281-4/+4
| | |/ /
* | | | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-03-131-251/+331
|\| | |
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-131-0/+146
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ASoC: core: add TDM slot parsing from DT supportsXiubo Li2014-02-231-0/+59
| | | * | ASoC: add snd_soc_of_parse_audio_simple_widgets for DTXiubo Li2014-02-101-0/+87
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-131-83/+68Star
| |\ \ \
| | * \ \ Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2014-03-061-7/+15
| | |\ \ \
| | * | | | ASoC: Consolidate enum and value enum controlsLars-Peter Clausen2014-03-011-85/+16Star
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-7/+61
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | / | | | | | |/ | | | | |/|
| | | | * | ASoC: core: Add signed register volume control logicMarkus Pargmann2014-02-031-7/+61
| | | |/ /
| | * / / ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-9/+9
| | |/ /
| * | | ASoC: Fix use after freeLars-Peter Clausen2014-03-121-2/+3
| * | | ASoC: Add a per component dai listLars-Peter Clausen2014-03-101-42/+34Star
| * | | ASoC: Pass CODEC to snd_soc_register_dais()Lars-Peter Clausen2014-03-101-17/+11Star
| * | | ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()Lars-Peter Clausen2014-03-101-112/+42Star
| * | | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2014-03-101-7/+15
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen2014-03-061-1/+3
| | * | ASoC: Add component pointer to the DAI structLars-Peter Clausen2014-03-061-6/+12
| | |/
| * | ASoC: core: use regmap's parse_val to do endian translationNenghua Cao2014-03-061-5/+29
| * | ASoC: core: fix coccinelle warningsNenghua Cao2014-03-041-2/+2
| * | ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation providedXiubo Li2014-01-231-1/+1
| |/
* / ASoC: core: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-2/+1Star
|/
* 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