summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2025-08-28ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto1-0/+13
2025-06-04ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-04-10ASoC: ops: Consistently treat platform_max as control valueCharles Keepax1-1/+4
2024-12-14ALSA: pcm: Avoid reference to status->stateTakashi Iwai1-2/+18
2024-07-27ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra1-0/+1
2023-11-28ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2-0/+48
2023-06-21ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan1-0/+4
2023-05-17ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai1-0/+15
2023-05-17ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart1-0/+2
2023-05-17ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai1-2/+0
2023-03-10ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure1-0/+1
2023-01-12ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart1-16/+16
2022-12-31ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart1-0/+1
2022-12-31ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2-1/+1
2022-12-31ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong1-18/+18
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai1-1/+1
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai1-0/+8
2022-06-09ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-0/+1
2022-04-20ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai1-0/+1
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai1-0/+1
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-0/+1
2022-01-27ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai1-3/+5
2021-11-25ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart1-0/+2
2021-11-18ASoC: topology: Fix stub for snd_soc_tplg_component_remove()Mark Brown1-2/+1
2021-10-07ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai1-0/+1
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela1-0/+1
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+1
2021-08-30ASoC: Revert PCM trigger changesMark Brown1-2/+0
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart1-0/+2
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai1-1/+0
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart1-1/+1
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-0/+6
2021-08-05ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai1-0/+1
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai1-12/+1
2021-08-04ALSA: pcm: Allow exact buffer preallocationTakashi Iwai1-5/+42
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai1-3/+3
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+6
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-0/+6
2021-07-19ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai1-1/+0
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai1-3/+0
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai1-4/+2
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai1-0/+1
2021-07-19ALSA: core: Add managed card creationTakashi Iwai1-0/+5
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai1-0/+4
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda1-0/+6
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai1-2/+0
2021-07-12ASoC: SOF: add a helper to get topology configured bclkBrent Lu1-0/+1
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-6/+92
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto1-4/+0
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-0/+14