| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2014-03-31 | 1 | -11/+6 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a... | Mark Brown | 2014-03-25 | 1 | -5/+5 |
| |\ \ |
|
| | * | | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. | Xiubo Li | 2014-03-25 | 1 | -5/+5 |
| * | | | ASoC: Remove name_prefix unset during DAI link init hack | Lars-Peter Clausen | 2014-03-25 | 1 | -6/+1 |
| |/ / |
|
* | | | Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2014-03-13 | 1 | -4/+10 |
|\ \ \
| |/ / |
|
| * | | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -4/+10 |
| |\ \ |
|
| | * | | ASoC: core: Fix check before setting default I/O up try regmap | Xiubo Li | 2014-03-11 | 1 | -3/+9 |
| | * | | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 2014-03-11 | 1 | -1/+1 |
| | | | | |
| | | \ | |
| | *-. \ | Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't... | Mark Brown | 2014-03-11 | 1 | -7/+61 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | ASoC: core: Set the default I/O up try regmap. | Xiubo Li | 2014-02-28 | 1 | -4/+4 |
| | |/ / |
|
* | | | | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2014-03-13 | 1 | -251/+331 |
|\ \ \ \
| |/ / / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown | 2014-03-12 | 1 | -0/+146 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ASoC: core: add TDM slot parsing from DT supports | Xiubo Li | 2014-02-23 | 1 | -0/+59 |
| | | * | | ASoC: add snd_soc_of_parse_audio_simple_widgets for DT | Xiubo Li | 2014-02-10 | 1 | -0/+87 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown | 2014-03-12 | 1 | -83/+68 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2014-03-06 | 1 | -7/+15 |
| | |\ \ \ |
|
| | * | | | | ASoC: Consolidate enum and value enum controls | Lars-Peter Clausen | 2014-03-01 | 1 | -85/+16 |
| | | | | | | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'... | Mark Brown | 2014-03-01 | 1 | -7/+61 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | /
| | | | | |/
| | | | |/| |
|
| | | | * | | ASoC: core: Add signed register volume control logic | Markus Pargmann | 2014-02-03 | 1 | -7/+61 |
| | | |/ / |
|
| | * | | | ASoC: Rename soc_enum.max field with items | Takashi Iwai | 2014-02-20 | 1 | -9/+9 |
| | |/ / |
|
| * | | | ASoC: Fix use after free | Lars-Peter Clausen | 2014-03-12 | 1 | -2/+3 |
| * | | | ASoC: Add a per component dai list | Lars-Peter Clausen | 2014-03-10 | 1 | -42/+34 |
| * | | | ASoC: Pass CODEC to snd_soc_register_dais() | Lars-Peter Clausen | 2014-03-10 | 1 | -17/+11 |
| * | | | ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais() | Lars-Peter Clausen | 2014-03-10 | 1 | -112/+42 |
| * | | | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2014-03-10 | 1 | -7/+15 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ASoC: Move ignore_pmdown_time from CODEC to component | Lars-Peter Clausen | 2014-03-06 | 1 | -1/+3 |
| | * | | ASoC: Add component pointer to the DAI struct | Lars-Peter Clausen | 2014-03-06 | 1 | -6/+12 |
| | |/ |
|
| * | | ASoC: core: use regmap's parse_val to do endian translation | Nenghua Cao | 2014-03-06 | 1 | -5/+29 |
| * | | ASoC: core: fix coccinelle warnings | Nenghua Cao | 2014-03-04 | 1 | -2/+2 |
| * | | ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided | Xiubo Li | 2014-01-23 | 1 | -1/+1 |
| |/ |
|
* | | ASoC: core: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -2/+1 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai | Mark Brown | 2014-01-16 | 1 | -0/+1 |
|\ |
|
| * | ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. | Liam Girdwood | 2014-01-08 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'asoc/topic/core' into for-tiwai | Mark Brown | 2014-01-16 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided | Mark Brown | 2014-01-15 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-01-02 | 1 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | ASoC: core: Fix the DAI name getting. | Xiubo Li | 2013-12-31 | 1 | -3/+7 |
| |/ |
|
* | | ASoC: core: Use consistent byte ordering in snd_soc_bytes_get | Charles Keepax | 2013-11-29 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2013-11-08 | 1 | -69/+62 |
|\ |
|
| * | ASoC: Add pinctrl PM to components of active DAIs | Nicolin Chen | 2013-11-04 | 1 | -0/+33 |
| * | ASoC: Use strlcpy() for copying in snd_soc_info_enum_double() | Takashi Iwai | 2013-10-31 | 1 | -2/+3 |
| * | ASoC: add snd_soc_of_get_dai_name() default of_xlate | Kuninori Morimoto | 2013-10-18 | 1 | -4/+24 |
| * | Merge remote-tracking branch 'asoc/topic/component' into asoc-core | Mark Brown | 2013-09-17 | 1 | -90/+147 |
| |\ |
|
| * | | ASoC: Remove infrastructure for supporting multiple cache types | Lars-Peter Clausen | 2013-09-17 | 1 | -25/+2 |
| * | | ASoC: Remove 'reg_size' field from snd_soc_codec struct | Lars-Peter Clausen | 2013-09-17 | 1 | -7/+0 |
| * | | ASoC: Remove reg_def_copy | Lars-Peter Clausen | 2013-09-17 | 1 | -15/+0 |
| * | | ASoC: Remove snd_soc_bulk_write_raw() | Lars-Peter Clausen | 2013-09-17 | 1 | -7/+0 |
| * | | ASoC: Remove support for reg_access_defaults | Lars-Peter Clausen | 2013-09-17 | 1 | -9/+0 |
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2013-11-08 | 1 | -90/+147 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: add .of_xlate_dai_name on snd_soc_component_driver | Kuninori Morimoto | 2013-09-17 | 1 | -0/+35 |