summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni2022-03-021-1/+1
* Merge tag 'asoc-fix-v5.17-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-232-4/+3
|\
| * ASoC: cs4265: Fix the duplicated control nameFabio Estevam2022-02-161-2/+1
| * ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut2022-02-161-2/+2
* | ASoC: intel: skylake: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
* | ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
* | ALSA: hda: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
* | Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-149-34/+66
|\|
| * ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax2022-02-101-1/+2
| * ASoC: qcom: Actually clear DMA interrupt register for HDMIStephen Boyd2022-02-101-4/+4
| * ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
| * ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
| * ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
| * ASoC: tas2770: Insert post reset delayMartin PoviĊĦer2022-02-081-1/+6
| * ASoC: ops: Fix stereo change notificationsMark Brown2022-02-021-10/+31
| |\
| | * ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()Mark Brown2022-02-021-1/+4
| | * ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown2022-02-021-5/+10
| | * ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()Mark Brown2022-02-021-0/+7
| | * ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown2022-02-021-4/+10
| * | ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...V sujith kumar Reddy2022-02-022-3/+2
| |/
* | ALSA: hda/realtek: Fix deadlock by COEF mutexTakashi Iwai2022-02-141-15/+24
* | ALSA: usb-audio: Don't abort resume upon errorsTakashi Iwai2022-02-141-6/+3
* | ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai2022-02-141-0/+1
* | ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai2022-02-141-2/+2
* | ALSA: hda/realtek: Add quirk for Legion Y9000X 2019Yu Huang2022-02-141-0/+1
* | ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack UltraMatteo Martelli2022-02-141-2/+2
* | ALSA: memalloc: invalidate SG pages before syncTakashi Iwai2022-02-101-1/+1
* | ALSA: memalloc: Fix dma_need_sync() checksTakashi Iwai2022-02-101-4/+9
* | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-0117-70/+154
|\|
| * ASoC: ops: Check for negative values before reading themMark Brown2022-01-281-6/+6
| * ASoC DPCM lockdep fixesMark Brown2022-01-282-6/+25
| |\
| | * ASoC: soc-pcm: Move debugfs removal out of spinlockTakashi Iwai2022-01-281-3/+9
| | * ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai2022-01-282-3/+16
| * | ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi2022-01-283-29/+12
| * | ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko2022-01-281-1/+1
| |/
| * ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin2022-01-281-3/+8
| * ASoC: qdsp6: q6apm-dai: only stop graphs that are startedSrinivas Kandagatla2022-01-261-2/+5
| * ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla2022-01-261-3/+3
| * ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla2022-01-261-4/+4
| * ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla2022-01-261-11/+14
| * ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown2022-01-251-0/+2
| * ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown2022-01-251-1/+8
| * ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown2022-01-251-2/+16
| * ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devicesAjit Kumar Pandey2022-01-211-2/+2
| * ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMICJulian Braha2022-01-191-1/+1
| * ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter2022-01-191-1/+2
| * ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang2022-01-121-0/+2
| * ASoC: simple-card: fix probe failure on platform componentRobert Hancock2022-01-111-1/+25
| * ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock2022-01-101-3/+24
* | ALSA: hda: Skip codec shutdown in case the codec is not registeredPeter Ujfalusi2022-02-011-0/+4