summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai1-0/+2
2023-02-28ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea1-0/+2
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds14-500/+376
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai10-495/+370
2023-02-15ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure1-0/+1
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun1-1/+1
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König1-1/+1
2023-02-08ALSA: core: Make snd_card_free_when_closed() return voidUwe Kleine-König1-1/+1
2023-02-08ALSA: core: Make snd_card_disconnect() return voidUwe Kleine-König1-1/+1
2023-02-03ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela1-0/+1
2023-02-03ASoC: amd: update ps platform acp header fileVijendar Mukunda1-457/+294
2023-01-31ASoC: cs42l42: Add SoundWire supportMark Brown1-0/+5
2023-01-31ASoC: cs42l42: Add SOFT_RESET_REBOOT registerRichard Fitzgerald1-0/+5
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto1-42/+26
2023-01-31ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto1-0/+6
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_get/set_widget_playback/capture() helperKuninori Morimoto1-0/+4
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_tdm_mask_set/get() helperKuninori Morimoto1-0/+17
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low levelKuninori Morimoto1-7/+10
2023-01-31ASoC: soc-dai.h: add missing snd_soc_dai_set_widget()Kuninori Morimoto1-2/+10
2023-01-30ASoC: topology: Use unload() op directlyAmadeusz Sławiński1-1/+1
2023-01-28ASoC: SOF: ipc4: Multi-stream playback and capture supportMark Brown2-0/+5
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2023-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost1-0/+3
2023-01-27ASoC: soc-component: add get_jack_typeAstrid Rost1-0/+2
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan1-0/+3
2023-01-27ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan1-0/+2
2023-01-25ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li1-1/+1
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann1-14/+0
2022-12-09ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen1-0/+1
2022-12-09Merge tag 'asoc-v6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-0/+2
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai13-188/+363
2022-12-05ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski1-0/+2
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown1-0/+4
2022-12-02ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown1-0/+4
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy2-0/+3
2022-11-29ASoC: Merge up fixesMark Brown2-1/+5
2022-11-28sound: sdw: Add hw_params to SoundWire config helper functionCharles Keepax1-0/+49
2022-11-23ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong1-18/+18
2022-11-18ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibilityPierre-Louis Bossart1-1/+1
2022-11-16Merge branch 'for-linus' into for-nextTakashi Iwai3-0/+6
2022-11-12Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+4
2022-11-11ASoC: Set BQ parameters for some Dell modelsMark Brown1-0/+1
2022-11-07ASoC: simple-card-utils: remove asoc_simple_convert_fixup()Kuninori Morimoto1-2/+0
2022-11-04ASoC: amd: fix ACP version typo mistakesyed saba kareem1-1/+1
2022-11-03ASoC: tlv320aic3x: remove support for platform dataDmitry Torokhov1-65/+0
2022-11-01ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen1-0/+4
2022-10-28ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski1-0/+1
2022-10-28ASoC: Intel: avs: Introduce PCM power management routinesCezary Rojewski1-0/+5