summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang2022-12-191-0/+11
* ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu2022-12-141-0/+2
* ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook2022-12-141-4/+7
* ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 registerChancel Liu2022-12-141-0/+8
* 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-021-0/+7
* ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()Richard Fitzgerald2022-12-021-5/+0
* ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova2022-12-021-0/+1
* ASoC: hdac_hda: fix hda pcm buffer overflow issueJunxiao Chang2022-12-021-2/+2
* ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai2022-11-251-0/+1
* ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink2022-11-251-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: tas2764: Fix set_tdm_slot in case of single slotMartin Povišer2022-11-251-13/+6
* ASoC: tas2770: Fix set_tdm_slot in case of single slotMartin Povišer2022-11-251-14/+6
* ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin2022-11-251-2/+15
* ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Alexander Sergeyev2022-11-251-0/+12
* ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King2022-11-251-1/+1
* ASoC: rt1308-sdw: add the default value of some registersShuming Fan2022-11-251-0/+2
* 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: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2...Zhang Qilong2022-11-251-4/+4
* 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-161-0/+1
* ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai2022-11-161-0/+4
* ALSA: hda/realtek: Add Positivo C6300 model quirkEdson Juliano Drosdeck2022-11-161-0/+1
* ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin2022-11-161-1/+3
* ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang2022-11-161-0/+1
* ALSA: hda/hdmi - enable runtime pm for more AMD display audioEvan Quan2022-11-161-0/+3
* ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2022-11-102-0/+53
* 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
* ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatileSrinivasa Rao Mandadapu2022-11-031-0/+2
* ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatileSrinivasa Rao Mandadapu2022-11-031-0/+8
* ALSA: rme9652: use explicitly signed charJason A. Donenfeld2022-11-032-24/+24
* 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
* ASoC: SOF: pci: Change DMI match info to support all Chrome platformsJairaj Arava2022-10-261-1/+1
* ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai2022-10-261-6/+0
* ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probeZhang Qilong2022-10-261-2/+6
* 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