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