Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-10-05ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly
2022-10-05Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_ru...Peter Ujfalusi
2022-10-03ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probeZhang Qilong
2022-10-03ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong
2022-10-03ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probeZhang Qilong
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2022-10-03Merge branch 'for-next' into for-linusTakashi Iwai
2022-10-01ALSA: hda: Fix position reporting on PoulsboTakashi Iwai
2022-10-01ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai
2022-09-30Merge tag 'asoc-fix-v6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao
2022-09-30ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6Srinivas Kandagatla
2022-09-30ALSA: usb-audio: Fix potential memory leaksTakashi Iwai
2022-09-30ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai
2022-09-30ASoC: mediatek: mt8192-mt6359: Set the driver name for the cardNĂ­colas F. R. A. Prado
2022-09-30ALSA: hda/realtek: More robust component matching for CS35L41Takashi Iwai
2022-09-30ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagBrent Lu
2022-09-30ASoC: nau8825: Add TDM supportDavid Lin
2022-09-30Fix PM disable depth imbalance in probeMark Brown
2022-09-29ASoC: core: clarify the driver name initializationJaroslav Kysela