summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-09-03ASoC: loongson: fix error releasetangbin
2024-09-03ASoC: tlv320aic32x4: Add multi endpoint supportMarek Vasut
2024-09-03ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke
2024-09-03ASoC: mediatek: mt8365: Add the AFE driver supportAlexandre Mergnat
2024-09-03ASoc: mediatek: mt8365: Add a specific soundcard for EVKNicolas Belin
2024-09-03ASoC: mediatek: mt8365: Add PCM DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add DMIC DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add ADDA DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add I2S DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add audio clock control supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add common headerAlexandre Mergnat
2024-09-03Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-03ALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina
2024-09-03ALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan
2024-09-03ALSA: hda/realtek: extend quirks for Clevo V5[46]0Marek Marczykowski-Górecki
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp7.1 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add i2s master clock generation support for acp7.1 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add pte configuration for ACP7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Modify max channels and sample rate support for acp70 dai driverVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Set i2s clock for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add I2S master clock generation support for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Update pcm hardware capabilities for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp6.3 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Update pcm hardware capabilities for acp6.3 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Refactor I2S dai driverVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Refactor TDM slots selction based on acp revision idVenkata Prasad Potturu
2024-09-03ASoC: loongson: remove unnecessary assignment in i2s_resume()tangbin
2024-09-02ASoC: adi: Use str_enabled_disabled() helperHongbo Li
2024-09-02ASoC: rt1320: Add support for version CShuming Fan
2024-09-02ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errorsTakashi Iwai
2024-09-02ALSA: core: timer: Use NSEC_PER_SEC macroJinjie Ruan
2024-09-02ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()Takashi Iwai
2024-09-02ALSA: ali5451: Remove trailing space after \n newlineColin Ian King
2024-09-01ALSA: pcm: Fix the previous conversion to kstrtoul()Takashi Iwai
2024-08-31ALSA: pcm: replace simple_strtoul to kstrtoulHongbo Li
2024-08-30ASoC: cs-amp-lib: Add KUnit test case for empty calibration entriesRichard Fitzgerald
2024-08-30ASoC: codecs: lpass-va-macro: set the default codec version for sm8250Srinivas Kandagatla
2024-08-30ALSA: hda: add HDMI codec ID for Intel PTLKai Vehmanen
2024-08-30ALSA: hda/realtek: add patch for internal mic in Lenovo V145Terry Cheong
2024-08-29ALSA: hda/realtek: Autodetect Cirrus Logic companion amplifier bindingsSimon Trimmer
2024-08-29Merge branch 'for-linus' into for-nextTakashi Iwai
2024-08-29ASoC: codecs: wsa884x: Implement temperature reading and hwmonKrzysztof Kozlowski
2024-08-29ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli
2024-08-29ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)Markuss Broks
2024-08-28ASoC: mediatek: mt8188-mt6359: Modify keyZhang Yi
2024-08-28ASoC: Intel: boards: updates for 6.12Mark Brown
2024-08-28ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() localMark Brown
2024-08-28ASoC: dapm: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-08-28ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local functionKuninori Morimoto