summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-08-14ASoC: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-14ASoC: rt1321: Add RT1321 amplifier supportShuming Fan2-47/+343
2025-08-14ALSA: hda/tas2781: Normalize the volume kcontrol nameBaojun Xu1-1/+1
2025-08-14ALSA: usb-audio: Validate UAC3 cluster segment descriptorsTakashi Iwai1-3/+22
2025-08-14ALSA: usb-audio: Validate UAC3 power domain descriptors, tooTakashi Iwai1-0/+12
2025-08-14ALSA: hda: Improve local variable data type in print_device_list()Thorsten Blum1-5/+4
2025-08-14ALSA: hda: Use min() to simplify snd_hda_get_devices()Thorsten Blum1-6/+5
2025-08-14Merge tag 'asoc-fix-v6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai15-50/+45
2025-08-13ASoC: Intel: sst: Remove redundant semicolonsLiao Yuanhong1-1/+1
2025-08-13ALSA: hda: Improve local variable data type in snd_hda_get_num_devices()Thorsten Blum1-1/+1
2025-08-13Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"Mario Limonciello (AMD)1-1/+0
2025-08-13ALSA: azt3328: Put __maybe_unused for inline functions for gameportTakashi Iwai1-4/+4
2025-08-13ALSA: usb-audio: Use auto-cleanup for shutdown locksTakashi Iwai5-264/+206
2025-08-13ASoC: tas2781: Normalize the volume kcontrol nameBaojun Xu1-2/+2
2025-08-12ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()Sergio Perez Gonzalez1-5/+2
2025-08-12gpiolib: fence off legacy interfacesMark Brown2-2/+5
2025-08-12ASoC: codecs: Add support for FourSemi FS2104/5SMark Brown6-0/+2093
2025-08-12ASoC: Intel: avs: Conditional path supportMark Brown4-0/+398
2025-08-12ASoC: unpack snd_soc_component_xxx_bias_level()Mark Brown1-0/+31
2025-08-12ASoC: fix "dependant"->"dependent"Xichao Zhao2-7/+7
2025-08-12ASoC: codecs: Call strscpy() with correct size argumentThorsten Blum6-28/+17
2025-08-12ALSA: usb-audio: Replace manual mutex/spinlock with guard()Takashi Iwai9-217/+149
2025-08-12ALSA: 6fire: Clean ups with guard()Takashi Iwai3-85/+59
2025-08-12ALSA: usb: scarlett2: Clean ups with guard() and __free()Takashi Iwai1-880/+437
2025-08-11ALSA: hda/realtek: Fix headset mic on HONOR BRB-XVasiliy Kovalev1-0/+1
2025-08-11ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driverNick Li4-0/+1673
2025-08-11ASoC: codecs: Add library for FourSemi audio amplifiersNick Li4-0/+420
2025-08-11ALSA: hda: Add TAS5825 supportBaojun Xu2-3/+92
2025-08-11ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch"Colin Ian King1-1/+1
2025-08-11ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirksChristopher Eby1-0/+1
2025-08-10ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-08-10ASoC: rt721: add some vendor registersShuming Fan1-4/+6
2025-08-10ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()Waqar Hameed1-1/+1
2025-08-10ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacksTerry Cheong7-11/+11
2025-08-10ASoC: tas2781: Add keyword "init" in profile sectionShenghao Ding2-0/+18
2025-08-10ASoC: dmaengine_pcm: Add port_window_size to DAI dma data structChancel Liu1-0/+2
2025-08-10ASoC: pxa: add GPIOLIB_LEGACY dependencyArnd Bergmann1-2/+2
2025-08-10ASoC: add GPIOLIB_LEGACY dependency where neededArnd Bergmann1-0/+3
2025-08-10ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcmKuninori Morimoto1-0/+19
2025-08-10ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcmKuninori Morimoto1-0/+12
2025-08-10ASoC: Intel: avs: Conditional-path supportCezary Rojewski2-0/+280
2025-08-10ASoC: Intel: avs: Parse conditional path tuplesCezary Rojewski2-0/+118
2025-08-10ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"Colin Ian King1-1/+1
2025-08-10ASoC: rt1320: fix random cycle mute issueShuming Fan1-1/+2
2025-08-10ASoC: rt721: fix FU33 Boost Volume control not workingShuming Fan2-0/+6
2025-08-10ASoC: generic: tidyup standardized ASoC menu for genericKuninori Morimoto1-1/+3
2025-08-10ASoC: codec: sma1307: replace spelling mistake with new error messageColin Ian King1-1/+1
2025-08-10ASoC: codecs: tx-macro: correct tx_macro_component_drv nameAlexey Klimov1-1/+1
2025-08-10ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang1-10/+10
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds12-12/+12