summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-10-21ALSA: hda/realtek: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero
2022-10-21ALSA: usb-audio: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero
2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero
2022-10-20ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang
2022-10-19ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptorPierre-Louis Bossart
2022-10-19ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatileSrinivasa Rao Mandadapu
2022-10-19ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 ...linkt
2022-10-19ASoC: jz4752b: Capture fixesMark Brown
2022-10-19ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King
2022-10-19ASoC: simple-card: Fix up checks for HW param fixupsAidan MacDonald
2022-10-19ASoC: rt1308-sdw: add the default value of some registersShuming Fan
2022-10-19ASoC: rt1308-sdw: update the preset settingsShuming Fan
2022-10-18ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple openKai Vehmanen
2022-10-18ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi
2022-10-18ASoC: SOF: Intel: pci-mtl: fix firmware namePierre-Louis Bossart
2022-10-18ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart
2022-10-18ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41Stefan Binding
2022-10-18ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRERandy Dunlap
2022-10-18ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()Geert Uytterhoeven
2022-10-17ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau
2022-10-17ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau
2022-10-17ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau
2022-10-17ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau
2022-10-17ALSA: hda/realtek: simplify the return of comp_bind()Yang Yingliang
2022-10-14Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-13ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatileSrinivasa Rao Mandadapu
2022-10-13ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang
2022-10-13ASoC: rt1019: Fix the TDM settingsDerek Fang
2022-10-13ASoC: rt5682s: Fix the TDM Tx settingsDerek Fang
2022-10-12ALSA: hda: cs35l41: Support System SuspendStefan Binding
2022-10-12ALSA: hda: cs35l41: Remove suspend/resume hda hooksStefan Binding
2022-10-12ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controlsRichard Fitzgerald
2022-10-12ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing con...Stefan Binding
2022-10-12ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removalStefan Binding
2022-10-11ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai
2022-10-11ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai
2022-10-11ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal
2022-10-10ASoC: wmxxxx: Revert old "ASoC: wmxxxx: Fix PM disable depth imbalance in wmx...Mark Brown
2022-10-10ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones
2022-10-10ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones
2022-10-10ASoC: cx2072x: fix spelling typo in commentJiangshan Yi
2022-10-10ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2...Zhang Qilong
2022-10-10ASoC: codec: tlv320adc3xxx: add GPIOLIB dependencyRandy Dunlap
2022-10-10ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_...Zhang Qilong
2022-10-10ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_...Zhang Qilong
2022-10-10ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_...Zhang Qilong
2022-10-09ALSA: usb-audio: Avoid superfluous endpoint setupTakashi Iwai
2022-10-09ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()Takashi Iwai
2022-10-09ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()Takashi Iwai
2022-10-09ALSA: usb-audio: Avoid unnecessary interface change at EP closeTakashi Iwai