summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.1-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-11-304-4/+31
|\
| * ASoC: cs42l51: Correct PGA Volume minimum valueCharles Keepax2022-11-251-1/+1
| * ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax2022-11-251-4/+3
| * ASoC: Merge dropped fixes from v5.18Mark Brown2022-11-243-1/+29
| |\
| | * ASoC: tlv320adc3xxx: Fix build error for implicit function declarationHui Tang2022-05-121-0/+3
| | * ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown2022-05-121-0/+6
| | * ASoC: ops: Fix bounds check for _sx controlsMark Brown2022-05-121-1/+1
| | * ASoC: fsl_micfil: explicitly clear CHnF flagsShengjiu Wang2022-05-111-0/+8
| | * ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang2022-05-111-0/+11
* | | ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto2022-11-301-5/+7
* | | Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-11-237-9/+19
|\| |
| * | ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu2022-11-221-0/+2
| * | ASoC: max98373: Add checks for devm_kcallocJiasheng Jiang2022-11-161-0/+4
| * | ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine tr...Shuming Fan2022-11-161-1/+1
| * | ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()Richard Fitzgerald2022-11-101-5/+0
| * | ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova2022-11-101-0/+1
| * | ASoC: hdac_hda: fix hda pcm buffer overflow issueJunxiao Chang2022-11-101-2/+2
| * | ASoC: stm32: i2s: remove irqf_oneshot flagOlivier Moysan2022-11-101-1/+1
| * | ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 registerChancel Liu2022-11-091-0/+8
* | | ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook2022-11-191-4/+7
* | | ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai2022-11-151-0/+1
* | | ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink2022-11-151-0/+1
* | | ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai2022-11-121-3/+1
* | | Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-11-1219-92/+165
|\| |
| * | ASoC: stm32: dfsdm: manage cb buffers cleanupOlivier Moysan2022-11-091-0/+11
| * | ASoC: sof_es8336: reduce pop noise on speakerZhu Ning2022-11-071-14/+46
| * | ASoC: SOF: topology: No need to assign core ID if token parsing failedPeter Ujfalusi2022-11-071-10/+10
| * | ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin2022-11-071-1/+1
| * | ASoC: rt5677: fix legacy dai namingJason Montleon2022-11-041-9/+10
| * | ASoC: rt5514: fix legacy dai namingJason Montleon2022-11-041-7/+8
| * | ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen2022-11-011-5/+10
| * | ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLakePierre-Louis Bossart2022-11-011-0/+5
| * | ASoC: Intel: soc-acpi: add ES83x6 support to IceLakePierre-Louis Bossart2022-10-311-0/+13
| * | ASoC: tas2780: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-13/+6
| * | ASoC: tas2764: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-13/+6
| * | ASoC: tas2770: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-14/+6
| * | ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=NMaarten Zanders2022-10-283-3/+3
| * | ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin2022-10-281-2/+15
| * | ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede2022-10-261-0/+7
| * | ASoC: amd: yc: Add Alienware m17 R5 AMD into DMI tableBrent Mendelsohn2022-10-261-0/+7
| * | ASoC: dapm: Don't use prefix for regulator namePaul Cercueil2022-10-261-1/+1
* | | ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai2022-11-121-4/+3
* | | ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin2022-11-101-1/+3
* | | ALSA: memalloc: Don't fall back for SG-buffer with IOMMUTakashi Iwai2022-11-101-9/+11
* | | ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issueAi Chao2022-11-103-1/+7
* | | ALSA: hda/realtek: Add Positivo C6300 model quirkEdson Juliano Drosdeck2022-11-101-0/+1
* | | ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako2022-11-091-0/+1
* | | ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai2022-11-081-0/+4
* | | ALSA: hda/hdmi - enable runtime pm for more AMD display audioEvan Quan2022-11-081-0/+3
* | | ALSA: usb-audio: Remove redundant workaround for Roland quirkTakashi Iwai2022-11-081-41/+3