summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: core: Add async signal helpersTakashi Iwai2022-08-251-0/+8
* ALSA: jack: Access input_dev under mutexAmadeusz Sławiński2022-06-141-0/+1
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-05-151-0/+1
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-05-151-0/+1
* ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2022-01-271-0/+2
* 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: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-201-0/+1
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann2020-01-271-1/+1
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-10-111-0/+2
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-161-4/+1
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-121-1/+5
* ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-12-131-1/+3
* Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-172-0/+2
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
| * ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-151-0/+1
* | Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2018-08-1321-177/+185
|\|
| * ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla2018-08-021-7/+0
| * ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-08-021-8/+5
| * Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-014-131/+125
| |\
| * | ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai2018-07-301-0/+2
| * | ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai2018-07-261-2/+8
| * | Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Mark Brown2018-07-261-8/+8
| |\ \
| | * | ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart2018-07-261-8/+8
| * | | ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla2018-07-241-0/+8
| * | | ASoC: export snd_soc_of_get_slot_maskJerome Brunet2018-07-201-0/+3
| * | | ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla2018-07-181-0/+7
| * | | ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+2
| * | | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-031-0/+13
| * | | ASoC: ac97: convert to SPDX identifiersKuninori Morimoto2018-07-025-54/+16
| * | | ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto2018-07-021-11/+3
| * | | ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto2018-07-021-18/+3
| * | | ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
| * | | ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
| * | | ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto2018-07-022-23/+4
| * | | ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+3
| * | | ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: pxa: move some functions to pxa2xx-libDaniel Mack2018-06-291-0/+3
| * | | ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack2018-06-291-5/+5
| * | | ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-221-0/+2
| * | | ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart2018-06-191-0/+5
| * | | ASoC: rt5682: add rt5682 codec driverBard Liao2018-06-181-0/+40
| * | | ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2018-06-181-0/+15
| * | | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-06-181-0/+7
| * | | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-9/+14
| |/ /
* | | ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai2018-08-011-4/+2