summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2023-11-28ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald
2023-06-21ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan
2023-05-17ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai
2023-05-17ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2023-05-17ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai
2023-03-10ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure
2023-01-12ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2022-12-31ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2022-12-31ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2022-12-31ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-06-09ALSA: jack: Access input_dev under mutexAmadeusz Sławiński
2022-04-20ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-01-27ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai
2021-11-25ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart
2021-11-18ASoC: topology: Fix stub for snd_soc_tplg_component_remove()Mark Brown
2021-10-07ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-08-30ASoC: Revert PCM trigger changesMark Brown
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-05ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2021-08-04ALSA: pcm: Allow exact buffer preallocationTakashi Iwai
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-07-19ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai
2021-07-19ALSA: core: Add managed card creationTakashi Iwai
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai
2021-07-11ASoC: SOF: add a helper to get topology configured bclkBrent Lu
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto
2021-06-14Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Mark Brown
2021-06-10ALSA: core: Fix build error due to missing PAGE_SIZETakashi Iwai
2021-06-10ASoC: hdmi-codec: Add a prepare hookMaxime Ripard