aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)Author
2023-08-30ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai
2023-03-11ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure
2023-03-11ASoC: dapm: declare missing structure prototypesTzung-Bi Shih
2023-01-18ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2023-01-18ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2023-01-18ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński
2022-05-12ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-05-12ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2021-11-26ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart
2021-03-09ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart
2020-10-29ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen
2020-10-01ALSA: hda: Skip controller resume if not neededTakashi Iwai
2020-07-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede
2020-07-16ALSA: compress: fix partial_drain completion stateVinod Koul
2020-05-27ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-02ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-02-11ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai
2020-01-17ASoC: simple_card_utils.h: Add missing includeDaniel Baluta
2019-12-13ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-10-09ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto
2019-08-28ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota
2019-08-27ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński
2019-08-27ALSA: hda - Allow runtime PM for controller if component notifier is usedTakashi Iwai
2019-08-22ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto
2019-08-21ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto
2019-08-16ASoC: SOF: rename SOUNDWIRE to ALHBard liao
2019-08-16ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta
2019-08-15ASoC: Intel: common: add ACPI matching tables for EHLPan Xiuli
2019-08-15ASoC: Intel: common: add ACPI matching tables for Tiger LakePan Xiuli
2019-08-15ASoC: SOF: ipc: add ALH parametersPierre-Louis Bossart
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown