summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: vg: update platform clock control sequenceVijendar Mukunda2022-02-241-1/+12
* ASoC: nau8821: enable no_capture_mute flagVijendar Mukunda2022-02-241-0/+1
* ASoC: amd: vangogh: refactor i2s master mode clock sequence codeVijendar Mukunda2022-02-242-19/+36
* ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla2022-02-231-1/+4
* ASoC: codecs: wcd934x: fix kcontrol max valuesSrinivas Kandagatla2022-02-231-3/+3
* ASoC: codecs: wcd938x: fix kcontrol max valuesSrinivas Kandagatla2022-02-231-3/+3
* ASoC: codecs: wc938x: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-2/+2
* ASoC: codecs: va-macro: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-2/+2
* ASoC: codecs: rx-macro: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-4/+4
* ASoC: codecs: rx-macro: fix accessing compander for auxSrinivas Kandagatla2022-02-231-0/+4
* 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: 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
|/
* ASoC: ops: Check for negative values before reading themMark Brown2022-01-281-6/+6
* ASoC DPCM lockdep fixesMark Brown2022-01-281-6/+12
|\
| * 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-281-3/+3
* | 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
* ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-075-4/+209
* ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-072-47/+52
* ASoC: imx-card: several improvement and fixesMark Brown2022-01-061-8/+24
|\
| * ASoC: imx-card: improve the sound quality for low rateShengjiu Wang2022-01-061-4/+4
| * ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang2022-01-061-3/+4
| * ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang2022-01-061-1/+16