summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart2021-03-091-0/+5
* ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen2020-10-291-0/+1
* ALSA: hda: Skip controller resume if not neededTakashi Iwai2020-10-011-0/+5
* ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-07-291-0/+1
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-161-1/+9
* ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-05-272-0/+4
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-201-0/+1
* ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart2020-05-021-0/+1
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai2020-02-111-24/+53
* ASoC: simple_card_utils.h: Add missing includeDaniel Baluta2020-01-171-0/+1
* ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-131-0/+1
* Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-10-211-4/+4
|\
| * ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta2019-10-091-4/+4
* | ALSA: hdac: clear link output stream mappingRander Wang2019-10-071-0/+3
* | Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2019-09-1018-348/+499
|\ \
| * | Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-0913-377/+667
| |\|
| | * ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-091-0/+17
| | * ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto2019-09-021-0/+3
| | * ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota2019-08-281-0/+5
| | * ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto2019-08-221-2/+1
| | * ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto2019-08-211-10/+0
| | * ASoC: SOF: rename SOUNDWIRE to ALHBard liao2019-08-161-1/+1
| | * ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta2019-08-161-0/+2
| | * ASoC: Intel: common: add ACPI matching tables for EHLPan Xiuli2019-08-151-0/+1
| | * ASoC: Intel: common: add ACPI matching tables for Tiger LakePan Xiuli2019-08-151-0/+1
| | * ASoC: SOF: ipc: add ALH parametersPierre-Louis Bossart2019-08-152-0/+10
| | * ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi2019-08-151-2/+4
| | * ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto2019-08-091-0/+10
| | * ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto2019-08-091-9/+0
| | * ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-0/+7
| | * Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown2019-08-082-39/+31
| | |\
| | * \ Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2019-08-081-0/+150
| | |\ \
| | * | | ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FSKuninori Morimoto2019-08-081-1/+8
| | * | | ASoC: soc-core: tidyup for card->deferred_resume_workKuninori Morimoto2019-08-081-2/+3
| | * | | ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto2019-08-051-0/+1
| | * | | ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto2019-08-051-0/+1
| | * | | ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto2019-08-051-0/+2
| | * | | ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto2019-08-051-0/+2
| | * | | ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto2019-08-051-0/+3
| | * | | ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto2019-08-051-0/+2
| | * | | ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto2019-08-051-0/+2
| | * | | ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto2019-08-052-3/+2
| | * | | ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto2019-08-052-1/+2
| | * | | ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto2019-08-052-2/+3
| | * | | ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto2019-08-051-0/+3
| | * | | ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto2019-08-051-0/+2
| | * | | ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto2019-08-051-0/+1
| | * | | ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto2019-08-051-0/+1
| | * | | ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto2019-08-051-0/+1