summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ops: Fix bounds check for _sx controlsMark Brown2022-12-081-1/+1
* ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede2022-12-081-0/+7
* ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova2022-12-081-0/+1
* ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai2022-11-251-3/+1
* ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin2022-11-251-1/+1
* ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin2022-11-251-2/+15
* ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King2022-11-251-1/+1
* ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau2022-11-251-7/+7
* ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau2022-11-251-6/+9
* ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau2022-11-251-1/+1
* ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau2022-11-251-1/+2
* ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang2022-11-251-2/+52
* ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_...Zhang Qilong2022-11-251-3/+3
* ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_...Zhang Qilong2022-11-251-3/+3
* ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_...Zhang Qilong2022-11-251-3/+3
* ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako2022-11-251-0/+1
* ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai2022-11-251-0/+4
* ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin2022-11-251-1/+3
* ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang2022-11-251-0/+1
* ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2022-11-102-0/+59
* ALSA: aoa: Fix I2S device accountingTakashi Iwai2022-11-031-1/+2
* ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang2022-11-031-0/+4
* ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang2022-11-031-0/+1
* ALSA: au88x0: use explicitly signed charJason A. Donenfeld2022-11-032-4/+4
* ALSA: Use del_timer_sync() before freeing timerSteven Rostedt (Google)2022-11-031-6/+1
* ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai2022-10-261-6/+0
* ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probeZhang Qilong2022-10-261-3/+3
* ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong2022-10-261-3/+3
* ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probeZhang Qilong2022-10-261-3/+3
* ALSA: dmaengine: increment buffer pointer atomicallyAndreas Pape2022-10-261-3/+5
* ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He2022-10-261-3/+5
* ALSA: hda: beep: Simplify keep-power-at-enable behaviorTakashi Iwai2022-10-263-25/+16
* ASoC: rsnd: Add check for rsnd_mod_power_onJiasheng Jiang2022-10-265-5/+22
* ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski2022-10-261-1/+1
* ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal2022-10-261-0/+1
* ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones2022-10-261-0/+1
* ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones2022-10-261-3/+5
* ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly2022-10-261-1/+0
* ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai2022-10-261-1/+2
* ALSA: usb-audio: Fix potential memory leaksTakashi Iwai2022-10-261-2/+1
* ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai2022-10-261-2/+0
* ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai2022-10-261-4/+9
* ALSA: hda: Fix position reporting on PoulsboTakashi Iwai2022-10-151-1/+2
* ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly2022-09-281-0/+1
* ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones2022-09-281-0/+1
* ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones2022-09-281-0/+11
* ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones2022-09-281-0/+11
* ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai2022-09-281-3/+3
* ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui2022-09-281-0/+1
* ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen2022-09-281-0/+2