| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2018-12-13 | 1 | -1/+1 |
| | |\ |
|
| | * | | ASoC: Intel: common: add ACPI matching tables for ICL | Pierre-Louis Bossart | 2018-12-03 | 1 | -0/+1 |
| | * | | ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline | Kuninori Morimoto | 2018-11-26 | 1 | -3/+9 |
| | * | | ASoC: soc-core: add snd_soc_of_parse_node_prefix() | Kuninori Morimoto | 2018-11-23 | 1 | -1/+5 |
| | * | | ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi... | Kuninori Morimoto | 2018-11-21 | 1 | -2/+1 |
| | * | | ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert() | Kuninori Morimoto | 2018-11-21 | 1 | -1/+2 |
| | * | | ASoC: Intel: fix interface for Chromebook machine drivers | Pierre-Louis Bossart | 2018-11-20 | 1 | -0/+1 |
| | * | | ASoC: acpi: define common interface for machine driver configuration | Pierre-Louis Bossart | 2018-11-06 | 1 | -0/+14 |
| | * | | ASoC: wm97xx: fix uninitialized regmap pointer problem | Arnd Bergmann | 2018-11-05 | 1 | -1/+1 |
* | | | | ALSA: hda: Make snd_hdac_display_power() void function | Takashi Iwai | 2018-12-11 | 1 | -5/+4 |
* | | | | ALSA: hda: Refactor display power management | Takashi Iwai | 2018-12-11 | 3 | -7/+11 |
|/ / / |
|
* | | | ALSA: pcm: Fix interval evaluation with openmin/max | Takashi Iwai | 2018-11-29 | 1 | -1/+3 |
* | | | Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 2018-11-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macro | Pierre-Louis Bossart | 2018-10-30 | 1 | -1/+1 |
* | | Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2018-10-22 | 5 | -19/+78 |
|\ \
| |/ |
|
| * | ASoC: add for_each_component_dais() macro | Kuninori Morimoto | 2018-09-21 | 1 | -0/+5 |
| * | ASoC: add for_each_dpcm_be() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+7 |
| * | ASoC: add for_each_dpcm_fe() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+3 |
| * | ASoC: add for_each_comp_order() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+5 |
| * | ASoC: add for_each_card_components() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+3 |
| * | ASoC: add for_each_card_rtds() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+4 |
| * | ASoC: add for_each_card_links() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+6 |
| * | ASoC: add for_each_card_prelinks() macro | Kuninori Morimoto | 2018-09-20 | 1 | -0/+4 |
| * | ASoC: rename for_each_rtd_codec_dai_reverse to rollback | Kuninori Morimoto | 2018-09-20 | 1 | -1/+1 |
| * | Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps. | Mark Brown | 2018-09-18 | 1 | -0/+1 |
| |\ |
|
| * | | ASoC: core: add support to card rebind | Srinivas Kandagatla | 2018-09-12 | 1 | -0/+2 |
| * | | ASoC: soc-core: remove unused num_dai_links | Kuninori Morimoto | 2018-09-11 | 1 | -1/+0 |
| * | | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime | Charles Keepax | 2018-09-05 | 2 | -3/+2 |
| * | | ASoC: dapm: Move connection of CODEC to CODEC DAIs | Charles Keepax | 2018-09-05 | 1 | -6/+0 |
| * | | ASoC: add for_each_rtd_codec_dai() macro | Kuninori Morimoto | 2018-09-04 | 1 | -0/+7 |
| * | | ASoC: add for_each_link_codecs() macro | Kuninori Morimoto | 2018-09-04 | 1 | -0/+4 |
| * | | ASoC: simple-card-util: support snd_soc_dai_link_component style for platform | Kuninori Morimoto | 2018-08-31 | 1 | -1/+1 |
| * | | ASoC: soc-core: use snd_soc_dai_link_component for platform | Kuninori Morimoto | 2018-08-31 | 1 | -0/+2 |
| * | | ASoC: simple_card_utils: support snd_soc_dai_link_component style for codec | Kuninori Morimoto | 2018-08-31 | 1 | -9/+18 |
| * | | ASoC: Intel: common: add table for HDA-based platforms | Pierre-Louis Bossart | 2018-08-28 | 1 | -0/+6 |
| * | | ALSA: hda: move hda_codec.h to include/sound | Pierre-Louis Bossart | 2018-08-28 | 1 | -0/+534 |
| * | | Merge tag 'v4.19-rc1' into asoc-4.19 | Mark Brown | 2018-08-28 | 5 | -11/+37 |
| |\ \ |
|
* | | | | ALSA: rawmidi: A lightweight function to discard pending bytes | Takashi Iwai | 2018-10-04 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2018-10-04 | 2 | -0/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 2018-09-17 | 2 | -0/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | sound: don't call skl_init_chip() to reset intel skl soc | Yu Zhao | 2018-09-12 | 1 | -0/+1 |
| | |/ |
|
| | * | ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs | Charles Keepax | 2018-08-15 | 1 | -0/+1 |
* | | | Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 2018-08-30 | 1 | -0/+534 |
|\ \ \ |
|
| * | | | ALSA: hda: move hda_codec.h to include/sound | Pierre-Louis Bossart | 2018-08-30 | 1 | -0/+534 |
| |/ / |
|
* | | | ALSA: memalloc: Add non-cached buffer type | Takashi Iwai | 2018-08-28 | 1 | -0/+3 |
|/ / |
|
* | | Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2018-08-13 | 21 | -177/+185 |
|\ \
| |/ |
|
| * | ASoC: core: remove support for card rebind using component framework | Srinivas Kandagatla | 2018-08-02 | 1 | -7/+0 |
| * | ASoC: fsi: convert to SPDX identifiers | Kuninori Morimoto | 2018-08-02 | 1 | -8/+5 |
| * | Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li... | Mark Brown | 2018-08-01 | 4 | -131/+125 |
| |\ |
|
| * | | ALSA: memalloc: Fix missing PAGE_SIZE definition | Takashi Iwai | 2018-07-30 | 1 | -0/+2 |