aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau2022-10-171-1/+2
| * | ASoC: simple-card: Fix up checks for HW param fixupsAidan MacDonald2022-10-193-3/+17
| * | ASoC: rt1308-sdw: add the default value of some registersShuming Fan2022-10-191-0/+2
| * | ASoC: rt1308-sdw: update the preset settingsShuming Fan2022-10-193-3/+20
| * | ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple openKai Vehmanen2022-10-181-2/+18
| * | ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi2022-10-181-0/+12
| * | ASoC: SOF: Intel: pci-mtl: fix firmware namePierre-Louis Bossart2022-10-181-1/+1
| * | ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart2022-10-181-0/+11
| * | ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRERandy Dunlap2022-10-181-0/+1
| * | ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()Geert Uytterhoeven2022-10-181-1/+1
| * | ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatileSrinivasa Rao Mandadapu2022-10-131-0/+8
| * | ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang2022-10-131-2/+52
| * | ASoC: rt1019: Fix the TDM settingsDerek Fang2022-10-132-9/+17
| * | ASoC: rt5682s: Fix the TDM Tx settingsDerek Fang2022-10-132-2/+14
| * | ASoC: wmxxxx: Revert old "ASoC: wmxxxx: Fix PM disable depth imbalance in wmx...Mark Brown2022-10-103-9/+9
| |\ \
| | * | ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_...Zhang Qilong2022-10-101-3/+3
| | * | ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_...Zhang Qilong2022-10-101-3/+3
| | * | ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_...Zhang Qilong2022-10-101-3/+3
| * | | ASoC: cx2072x: fix spelling typo in commentJiangshan Yi2022-10-101-1/+1
| * | | ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2...Zhang Qilong2022-10-101-4/+4
| * | | ASoC: codec: tlv320adc3xxx: add GPIOLIB dependencyRandy Dunlap2022-10-101-0/+1
| |/ /
| * | Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_ru...Peter Ujfalusi2022-10-041-2/+4
| * | ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probeZhang Qilong2022-10-031-0/+1
| * | ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong2022-10-031-0/+1
| * | ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probeZhang Qilong2022-10-031-0/+1
* | | ALSA: rme9652: use explicitly signed charJason A. Donenfeld2022-10-252-24/+24
* | | ALSA: au88x0: use explicitly signed charJason A. Donenfeld2022-10-252-4/+4
* | | ALSA: hda/realtek: Add another HP ZBook G9 model quirksTakashi Iwai2022-10-221-0/+2
* | | ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600Takashi Iwai2022-10-211-0/+2
* | | ALSA: ac97: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-8/+24
* | | ALSA: ca0106: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
* | | ALSA: emu10k1: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
* | | ALSA: hda/realtek: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
* | | ALSA: usb-audio: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
* | | ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero2022-10-211-0/+23
* | | ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang2022-10-201-0/+1
* | | ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41Stefan Binding2022-10-181-0/+1
* | | ALSA: hda/realtek: simplify the return of comp_bind()Yang Yingliang2022-10-171-6/+1
| |/ |/|
* | Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-149-119/+241
|\ \
| * | ALSA: hda: cs35l41: Support System SuspendStefan Binding2022-10-121-24/+136
| * | ALSA: hda: cs35l41: Remove suspend/resume hda hooksStefan Binding2022-10-123-39/+13
| * | ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controlsRichard Fitzgerald2022-10-123-29/+40
| * | ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing con...Stefan Binding2022-10-121-2/+11
| * | ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removalStefan Binding2022-10-121-13/+4
| * | ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai2022-10-111-4/+9
| * | ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai2022-10-111-2/+0
| * | ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal2022-10-111-0/+1
| * | ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones2022-10-101-0/+1
| * | ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones2022-10-101-3/+5
| * | ALSA: usb-audio: Avoid superfluous endpoint setupTakashi Iwai2022-10-092-6/+14