Age | Commit message (Expand) | Author | Files | Lines |
2021-07-21 | Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -0/+6 |
2021-07-16 | ASoC: soc-pcm: add a flag to reverse the stop sequence | Vijendar Mukunda | 1 | -0/+6 |
2021-07-01 | Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 5 | -6/+92 |
2021-06-21 | ASoC: soc-core: remove snd_soc_of_parse_daifmt() | Kuninori Morimoto | 1 | -4/+0 |
2021-06-21 | ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider() | Kuninori Morimoto | 1 | -0/+14 |
2021-06-21 | ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped() | Kuninori Morimoto | 1 | -0/+2 |
2021-06-21 | ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap() | Kuninori Morimoto | 1 | -0/+1 |
2021-06-14 | Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l... | Mark Brown | 2 | -1/+19 |
2021-06-10 | ALSA: core: Fix build error due to missing PAGE_SIZE | Takashi Iwai | 1 | -1/+2 |
2021-06-10 | ASoC: hdmi-codec: Add a prepare hook | Maxime Ripard | 1 | -1/+11 |
2021-06-10 | ALSA: core: Move mmap handler into memalloc ops | Takashi Iwai | 1 | -0/+3 |
2021-06-10 | ALSA: core: Abstract memory alloc helpers | Takashi Iwai | 2 | -63/+6 |
2021-06-10 | ALSA: core: Drop snd_sgbuf_get_ptr() | Takashi Iwai | 2 | -30/+0 |
2021-06-10 | ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM... | Takashi Sakamoto | 1 | -0/+1 |
2021-06-08 | ALSA: iec958: Split status creation and fill | Maxime Ripard | 1 | -0/+8 |
2021-06-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2021-06-07 | ASoC: soc-core: add snd_soc_runtime_get_dai_fmt() | Kuninori Morimoto | 1 | -0/+55 |
2021-05-25 | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -1/+1 |
2021-05-25 | Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -1/+1 |
2021-05-25 | Merge branch 'topic/pci-rescan-prep-v2' into for-next | Takashi Iwai | 1 | -4/+46 |
2021-05-25 | ALSA: Drop superfluous argument from snd_power_wait() | Takashi Iwai | 1 | -2/+2 |
2021-05-25 | ALSA: control: Track in-flight control read/write/tlv accesses | Takashi Iwai | 1 | -0/+42 |
2021-05-25 | ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state change | Takashi Iwai | 1 | -2/+2 |
2021-05-17 | ALSA: rawmidi: Add framing mode | David Henningsson | 1 | -0/+2 |
2021-05-14 | ASoC: topology: Add support for multiple kcontrol types to a widget | Jaska Uimonen | 1 | -1/+1 |
2021-05-12 | ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC | Kuninori Morimoto | 1 | -1/+1 |
2021-04-26 | Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 8 | -91/+135 |
2021-04-20 | ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c | Kuninori Morimoto | 2 | -3/+1 |
2021-04-20 | ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c | Kuninori Morimoto | 2 | -2/+3 |
2021-04-16 | Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f... | Mark Brown | 1 | -0/+1 |
2021-04-16 | ASoC: simple-card-utils: Increase maximum number of links to 128 | Thierry Reding | 1 | -1/+3 |
2021-04-16 | ASoC: soc-utils: add snd_soc_component_is_dummy() | Kuninori Morimoto | 1 | -0/+1 |
2021-04-13 | ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() | Kuninori Morimoto | 1 | -2/+1 |
2021-04-13 | ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line | Kuninori Morimoto | 1 | -6/+3 |
2021-04-13 | ASoC: simple-card-utils: tidyup debug info for clock | Kuninori Morimoto | 1 | -6/+6 |
2021-04-13 | ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo... | Kuninori Morimoto | 1 | -3/+4 |
2021-04-13 | ASoC: simple-card-utils: add simple_props_to_xxx() macro | Kuninori Morimoto | 1 | -7/+20 |
2021-04-13 | ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug | Kuninori Morimoto | 1 | -0/+2 |
2021-04-13 | ASoC: simple-card-utils: indicate dai_fmt if exist | Kuninori Morimoto | 1 | -3/+2 |
2021-04-13 | ASoC: simple-card-utils: remove asoc_simple_parse_xxx() | Kuninori Morimoto | 1 | -11/+0 |
2021-04-13 | ASoC: simple-card-utils: use for_each_prop_xxx() | Kuninori Morimoto | 1 | -5/+38 |
2021-04-13 | ASoC: simple-card-utils: remove li->dais/li->conf | Kuninori Morimoto | 1 | -2/+0 |
2021-04-12 | ASOC: SOF: simplify nocodec mode | Pierre-Louis Bossart | 1 | -3/+0 |
2021-04-12 | ASoC: soc-acpi: add new fields for mach_params | Pierre-Louis Bossart | 1 | -0/+4 |
2021-04-08 | ASoC: simple-card-utils: share dummy DAI and reduce memory | Kuninori Morimoto | 1 | -0/+1 |
2021-04-08 | ASoC: simple-card-utils: enable flexible CPU/Codec/Platform | Kuninori Morimoto | 1 | -0/+8 |
2021-04-08 | ALSA: control: Add memory consumption limit to user controls | Takashi Sakamoto | 1 | -1/+1 |
2021-03-31 | Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 1 | -3/+32 |
2021-03-31 | ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform | Kuninori Morimoto | 1 | -3/+4 |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai | 1 | -3/+32 |