summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2023-01-31ASoC: cs42l42: Add SOFT_RESET_REBOOT registerRichard Fitzgerald
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto
2023-01-31ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_get/set_widget_playback/capture() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_tdm_mask_set/get() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low levelKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add missing snd_soc_dai_set_widget()Kuninori Morimoto
2023-01-30ASoC: topology: Use unload() op directlyAmadeusz Sławiński
2023-01-28ASoC: SOF: ipc4: Multi-stream playback and capture supportMark Brown
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost
2023-01-27ASoC: soc-component: add get_jack_typeAstrid Rost
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan
2023-01-27ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan
2023-01-25ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann
2022-12-09ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen
2022-12-09Merge tag 'asoc-v6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2022-12-05ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown
2022-12-02ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy
2022-11-29ASoC: Merge up fixesMark Brown
2022-11-28sound: sdw: Add hw_params to SoundWire config helper functionCharles Keepax
2022-11-23ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong
2022-11-18ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibilityPierre-Louis Bossart
2022-11-16Merge branch 'for-linus' into for-nextTakashi Iwai
2022-11-12Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-11-11ASoC: Set BQ parameters for some Dell modelsMark Brown
2022-11-07ASoC: simple-card-utils: remove asoc_simple_convert_fixup()Kuninori Morimoto
2022-11-04ASoC: amd: fix ACP version typo mistakesyed saba kareem
2022-11-03ASoC: tlv320aic3x: remove support for platform dataDmitry Torokhov
2022-11-01ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen
2022-10-28ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski
2022-10-28ASoC: Intel: avs: Introduce PCM power management routinesCezary Rojewski
2022-10-27Merge tag 'asoc-fix-v6.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-10-21ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown
2022-10-21ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi
2022-10-21ASoC: SOF: Add path definition for external firmware librariesPeter Ujfalusi
2022-10-21ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi
2022-10-21ASoC: Merge HDA/ext cleanupMark Brown
2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart
2022-10-20ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart
2022-10-19ASoC: jz4752b: Capture fixesMark Brown