2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 21:53:54 +08:00
linux-next/sound/soc/codecs
Srinivas Kandagatla db6dd1bee6
ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
SIDO(Single-Inductor Dual-Ouput) Buck powers up both analog and digital
circuits along with internal memory, powering off this is the last thing
that codec should do when going to very low power.

Current code was powering off this Buck if there are no users of sysclk,
which is not correct. Powering off this buck will result in no register access.
This code path was never tested until recently after adding pm support
in SoundWire controller. Fix this by removing the buck poweroff when the
codec is active and also the code that is not used.

Without this patch all the read/write transactions will never complete and
results in SLIMBus Errors like:

qcom,slim-ngd qcom,slim-ngd.1: Tx:MT:0x0, MC:0x60, LA:0xcf failed:-110
wcd934x-codec wcd934x-codec.1.auto: ASoC: error at soc_component_read_no_lock
	on wcd934x-codec.1.auto for register: [0x00000d05] -110
qcom,slim-ngd-ctrl 171c0000.slim: Error Interrupt received 0x82000000

Reported-by: Amit Pundir <amit.pundir@linaro.org>
Fixes: a61f3b4f47 ("ASoC: wcd934x: add support to wcd9340/wcd9341 codec")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tested-by: Amit Pundir <amit.pundir@linaro.org>
Link: https://lore.kernel.org/r/20220407094313.2880-1-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-04-07 18:29:38 +01:00
..
88pm860x-codec.c ASoC: 88pm860x: Update to modern clocking terminology 2021-09-17 13:17:48 +01:00
88pm860x-codec.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ab8500-codec.c ASoC: ab8500: Update to modern clocking terminology 2021-09-20 13:38:11 +01:00
ab8500-codec.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ac97.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
ad193x-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ad193x-spi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ad193x.c ASoC: ad193x: Update to modern clocking terminology 2021-09-27 13:01:04 +01:00
ad193x.h ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates 2021-08-03 18:27:15 +01:00
ad1836.c ASoC: ad1836: Update to modern clocking terminology 2021-09-27 13:00:55 +01:00
ad1836.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 2019-05-30 11:25:18 -07:00
ad1980.c ASoC: codecs: rename to snd_soc_component_read() 2020-06-22 15:13:40 +01:00
ad73311.c ASoC: Fix misspellings of "Analog Devices" 2020-04-16 15:29:39 +01:00
ad73311.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64 2019-05-24 17:36:46 +02:00
adau17x1.c ASoC: adau17x1: Update to modern clocking terminology 2021-09-27 13:00:59 +01:00
adau17x1.h ASoC: adau17x1: Unused exported functions changed to internal 2018-08-29 12:39:19 +01:00
adau1372-i2c.c ASoC: Add ADAU1372 audio CODEC support 2020-11-30 12:56:33 +00:00
adau1372-spi.c ASoC: Add ADAU1372 audio CODEC support 2020-11-30 12:56:33 +00:00
adau1372.c ASoC: adau1372: Update to modern clocking terminology 2021-09-27 13:00:56 +01:00
adau1372.h ASoC: Add ADAU1372 audio CODEC support 2020-11-30 12:56:33 +00:00
adau1373.c ASoC: adau1373: Update to modern clocking terminology 2021-09-27 13:00:57 +01:00
adau1373.h
adau1701.c ASoC: adau1701: Replace legacy gpio interface for gpiod 2021-11-15 19:25:25 +00:00
adau1701.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 2019-05-30 11:25:18 -07:00
adau1761-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau1761-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
adau1761.c ASoC: codecs: Use fallthrough pseudo-keyword 2020-07-09 22:20:31 +01:00
adau1761.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau1781-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau1781-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
adau1781.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 2019-05-30 11:25:18 -07:00
adau1781.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau1977-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau1977-spi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau1977.c ASoC: adau1977: Update to modern clocking terminology 2021-09-27 13:01:00 +01:00
adau1977.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau7002.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adau7118-hw.c ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driver 2019-10-10 15:06:09 +01:00
adau7118-i2c.c ASoC: adau7118: Mark the ADAU7118 reset register as volatile 2020-05-04 15:36:50 +01:00
adau7118.c ASOC: adau7118: Change regulators id 2019-10-21 15:53:49 +01:00
adau7118.h ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driver 2019-10-10 15:06:09 +01:00
adau-utils.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 2019-05-30 11:25:18 -07:00
adau-utils.h
adav80x.c ASoC: adav80x: Update to modern clocking terminology 2021-09-27 13:01:01 +01:00
adav80x.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 2019-05-30 11:25:18 -07:00
adav801.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
adav803.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ads117x.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
ak4104.c ASoC: ak4104: Update to modern clocking terminology 2021-09-27 13:00:48 +01:00
ak4118.c ASoC: codecs: ak4118: Use dev_err_probe() helper 2021-12-20 12:47:01 +00:00
ak4375.c ASoC: ak4375: Fix unused function error 2022-01-05 16:32:32 +00:00
ak4458.c ASoC: ak4458: Use modern ASoC DAI format terminology 2021-09-27 13:01:15 +01:00
ak4458.h ASoC: ak4458: enable daisy chain 2021-04-20 17:25:51 +01:00
ak4535.c ASoC: codecs: ak*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:20 +01:00
ak4535.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ak4554.c ASoC: ak*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:06 +00:00
ak4613.c ASoC: ak4642: Use of_device_get_match_data() 2022-03-16 16:39:33 +00:00
ak4641.c ASoC: ak*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:06 +00:00
ak4642.c ASoC: ak4642: Use modern ASoC DAI format terminology 2021-09-27 13:00:52 +01:00
ak4671.c ASoC: ak4671: Use modern ASoC DAI format terminology 2021-09-27 13:01:11 +01:00
ak4671.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
ak5386.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ak5558.c ASoC: ak5558: Use modern ASoC DAI format terminology 2021-09-27 13:01:14 +01:00
ak5558.h ASoC: ak5558: Fix style for SPDX identifier 2018-02-20 15:02:58 +00:00
alc5623.c ASoC: alc5623: Use modern ASoC DAI format terminology 2021-09-27 13:01:10 +01:00
alc5623.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
alc5632.c ASoC: alc5632: Use modern ASoC DAI format terminology 2021-09-27 13:00:50 +01:00
alc5632.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
arizona-jack.c ASoC: arizona-jack: Cleanup logging 2021-03-24 19:50:18 +00:00
arizona.c ASoC: codecs: Fix fall-through warnings for Clang 2020-11-20 19:28:34 +00:00
arizona.h ASoC: arizona-jack: Use snd_soc_jack to report jack events 2021-03-24 19:50:17 +00:00
aw8738.c ASoC: codecs: Add Awinic AW8738 audio amplifier driver 2022-03-07 13:13:01 +00:00
bd28623.c ASoC: bd28623: mark OF related data as maybe unused 2020-11-26 13:06:59 +00:00
bt-sco.c ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint 2022-03-03 12:48:37 +00:00
cirrus_legacy.h ASoC: cirrus: Add helper function for reading the device ID 2021-05-10 17:27:46 +01:00
cpcap.c ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name 2022-01-12 14:21:14 +00:00
cq93vc.c ASoC: codecs: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:09 +01:00
cros_ec_codec.c ASoC: cros_ec_codec: Use modern ASoC DAI format terminology 2021-09-22 13:23:15 +01:00
cs35l32.c Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 2021-05-25 16:44:26 +01:00
cs35l32.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs35l33.c Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 2021-05-25 16:44:26 +01:00
cs35l33.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs35l34.c Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 2021-05-25 16:44:26 +01:00
cs35l34.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs35l35.c sound/soc: remove useless bool conversion to bool variable 2021-12-06 13:49:25 +00:00
cs35l35.h ASoC: cs35l3x: Use neutral language in amp drivers 2021-05-26 12:07:16 +01:00
cs35l36.c ASoC: cs35l3x: Use neutral language in amp drivers 2021-05-26 12:07:16 +01:00
cs35l36.h ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier 2019-02-08 13:00:28 +00:00
cs35l41-i2c.c ASoC: cs35l41: Add support for hibernate memory retention mode 2022-01-07 17:14:27 +00:00
cs35l41-lib.c ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN 2022-04-05 10:24:49 +01:00
cs35l41-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
cs35l41.c ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
cs35l41.h ASoC: cs35l41: Add support for hibernate memory retention mode 2022-01-07 17:14:27 +00:00
cs42l42.c ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START 2022-03-07 13:14:59 +00:00
cs42l42.h ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START 2022-03-07 13:14:59 +00:00
cs42l51-i2c.c ASoC: cs42l51: Improve error handling in cs42l51_remove() 2022-01-28 16:00:22 +00:00
cs42l51.c ASoC: cs42l51: Improve error handling in cs42l51_remove() 2022-01-28 16:00:22 +00:00
cs42l51.h ASoC: cs42l51: Improve error handling in cs42l51_remove() 2022-01-28 16:00:22 +00:00
cs42l52.c ASoC: cs42l52: use DEVICE_ATTR_WO macro 2021-05-26 12:07:16 +01:00
cs42l52.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs42l56.c ASoC: cs42l56: use DEVICE_ATTR_WO macro 2021-05-26 12:07:13 +01:00
cs42l56.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs42l73.c Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 2021-05-25 16:44:26 +01:00
cs42l73.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
cs42xx8-i2c.c ASoC: cs42xx8: replace codec to component 2018-02-12 09:47:10 +00:00
cs42xx8.c ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:19 +01:00
cs42xx8.h
cs47l15.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
cs47l24.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
cs47l24.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs47l35.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
cs47l85.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
cs47l90.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
cs47l92.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
cs53l30.c Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 2021-05-25 16:44:26 +01:00
cs53l30.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs4234.c ASoC: cs*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:04 +00:00
cs4234.h ASoC: cs4234: Add support for Cirrus Logic CS4234 codec 2020-09-28 17:59:06 +01:00
cs4265.c ASoC: cs4265: Fix the duplicated control name 2022-02-16 16:34:16 +00:00
cs4265.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cs4270.c ASoC: cs4270: fix kernel-doc 2021-03-10 13:10:37 +00:00
cs4271-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cs4271-spi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cs4271.c ASoC: cs*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:04 +00:00
cs4271.h
cs4341.c ASoC: cs4341: Add SPI device ID table 2021-09-27 12:59:09 +01:00
cs4349.c ASoC: cs*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:04 +00:00
cs4349.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
cs43130.c Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Heine <ch@denx.de>: 2021-06-23 16:31:14 +01:00
cs43130.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
cx2072x.c ASoC: cx2072x: constify static struct snd_soc_dai_ops 2021-04-08 15:21:54 +01:00
cx2072x.h ASoC: Add support for Conexant CX2072X CODEC 2019-05-22 13:18:51 +01:00
cx20442.c tty: make tty_ldisc_ops::hangup return void 2021-09-22 16:59:13 +02:00
cx20442.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
da732x_reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
da732x.c ASoC: da732x: simplify code 2021-03-31 18:00:38 +01:00
da732x.h ASoC: da732x: simplify code 2021-03-31 18:00:38 +01:00
da7210.c ASoC: da*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:01 +00:00
da7213.c ASoC: da*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:01 +00:00
da7213.h ASoC: da7213: add default clock handling 2020-07-07 13:03:22 +01:00
da7218.c ASoC: da7218: Drop CONFIG_OF ifdef 2021-02-04 18:45:19 +00:00
da7218.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
da7219-aad.c ASoC: da7219-aad: remove useless initialization 2021-03-18 13:50:40 +00:00
da7219-aad.h ASoC: da7219: Move required devm_* allocations to device level code 2020-08-17 18:48:43 +01:00
da7219.c ASoC: da7219: do not request a new clock consummer reference 2021-04-28 16:34:54 +01:00
da7219.h ASoC: da7219: Fix clock handling around codec level probe 2020-08-17 18:48:45 +01:00
da9055.c ASoC: da*: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:01 +00:00
dmic.c ASoC: dmic: Allow GPIO operations to sleep 2020-04-22 13:15:57 +01:00
es7134.c ASoC: es7134: Use modern ASoC DAI format terminology 2022-02-28 13:33:42 +00:00
es7241.c ASoC: es7241: Use modern ASoC DAI format terminology 2022-02-28 13:34:16 +00:00
es8316.c ASoC: es8316: Use modern ASoC DAI format terminology 2022-02-28 13:33:44 +00:00
es8316.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
es8328-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
es8328-spi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
es8328.c ASoC: es8328: Use modern ASoC DAI format terminology 2022-02-28 13:33:46 +00:00
es8328.h
gtm601.c ASoC: gtm601: mark OF related data as maybe unused 2020-11-26 13:07:00 +00:00
hdac_hda.c ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
hdac_hda.h ALSA: hda: Use hdac_to_hda_codec macro 2020-05-05 08:59:02 +02:00
hdac_hdmi.c ASoC: hdac_hdmi: remove useless initializations 2021-03-18 13:50:41 +00:00
hdac_hdmi.h ASoC: hdac_hdmi: align function arguments 2021-03-18 13:50:42 +00:00
hdmi-codec.c ASoC: hdmi-codec: Fix OOB memory accesses 2022-01-28 15:59:19 +00:00
ics43432.c ASoC: ics43432: add CMM-4030D-261 support 2021-08-23 16:41:01 +01:00
inno_rk3036.c ASoC: inno_rk3036: Use modern ASoC DAI format terminology 2022-02-28 13:33:45 +00:00
inno_rk3036.h
isabelle.c ASoC: isabelle: Use modern ASoC DAI format terminology 2022-02-28 13:33:52 +00:00
isabelle.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
jz4725b.c ASoC: codecs/jz47xx: Use regmap_{set,clear}_bits 2020-12-09 12:13:40 +00:00
jz4740.c ASoC: jz4740: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:08 +00:00
jz4760.c Merge series "ASoC: remove more make W=1 warnings" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: 2021-03-10 13:13:24 +00:00
jz4770.c ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer 2021-11-26 13:24:30 +00:00
Kconfig ASoC: codecs: Add Awinic AW8738 audio amplifier driver 2022-03-07 13:13:01 +00:00
l3.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
lm4857.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
lm49453.c ASoC: lm49453: Use modern ASoC DAI format terminology 2022-02-28 13:33:32 +00:00
lm49453.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
lochnagar-sc.c ASoC: lochnagar-sc: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:14 +00:00
lpass-macro-common.c ASoC: codecs: Add power domains support in digital macro codecs 2022-02-28 13:30:37 +00:00
lpass-macro-common.h ASoC: codecs: Add power domains support in digital macro codecs 2022-02-28 13:30:37 +00:00
lpass-rx-macro.c ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
lpass-tx-macro.c ASoC: codecs: Fix misplaced lpass_macro_pds_exit call 2022-03-16 16:39:32 +00:00
lpass-va-macro.c ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
lpass-wsa-macro.c ASoC: codecs: wsa-macro: add runtime pm support 2022-02-25 13:51:09 +00:00
lpass-wsa-macro.h ASoC: codecs: lpass-wsa-macro: Add support to WSA Macro 2020-11-19 12:59:06 +00:00
madera.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
madera.h ASoC: madera: align function prototype 2021-03-11 13:24:12 +00:00
Makefile ASoC: codecs: Add Awinic AW8738 audio amplifier driver 2022-03-07 13:13:01 +00:00
max9759.c ASoC: max9759: fix underflow in speaker_gain_control_put() 2022-01-19 16:47:36 +00:00
max9768.c ASoC: codecs: max9768: update contact email 2020-05-04 13:27:02 +01:00
max9850.c ASoC: max9850: Use modern ASoC DAI format terminology 2022-02-28 13:34:09 +00:00
max9850.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
max9860.c ASoC: max9860: Use modern ASoC DAI format terminology 2022-02-28 13:34:10 +00:00
max9860.h ASoC: max9860: switch to SPDX license tag 2018-04-16 12:37:36 +01:00
max9867.c ASoC: max9867: Use modern ASoC DAI format terminology 2022-02-28 13:34:11 +00:00
max9867.h ASoC: max9867: shutdown codec when changing filter type 2020-08-27 14:43:24 +01:00
max9877.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
max9877.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
max98088.c ASoC: max98088: Use modern ASoC DAI format terminology 2022-02-28 13:34:05 +00:00
max98088.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98090.c ASoC: max98090: remove duplicate status reads and useless assignmment 2021-08-05 15:38:53 +01:00
max98090.h ASoC: max98090: revert invalid fix for handling SHDN 2020-02-14 16:46:24 +00:00
max98095.c ASoC: max98095: Use modern ASoC DAI format terminology 2022-02-28 13:34:06 +00:00
max98095.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98357a.c Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>: 2020-07-30 21:00:36 +01:00
max98371.c ASoC: max98371: Use modern ASoC DAI format terminology 2022-02-28 13:34:07 +00:00
max98371.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98373-i2c.c ASoC: max98373: Changed amp shutdown register as volatile 2021-03-25 13:59:46 +00:00
max98373-sdw.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
max98373-sdw.h ASoC: codecs: max98373: add SoundWire support 2020-07-09 21:01:26 +01:00
max98373.c Merge remote-tracking branch 'asoc/for-5.13' into asoc-next 2021-04-23 19:01:02 +01:00
max98373.h ASoC: max98373-sdw: use first_hw_init flag on resume 2021-06-08 13:36:26 +01:00
max98390.c ASoC: max98390: Use modern ASoC DAI format terminology 2022-02-28 13:34:08 +00:00
max98390.h ASoC: max98390: Use modern ASoC DAI format terminology 2022-02-28 13:34:08 +00:00
max98504.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98504.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98520.c ASoC: max98520: add max98520 audio amplifier driver 2021-10-27 11:31:23 +01:00
max98520.h ASoC: max98520: add max98520 audio amplifier driver 2021-10-27 11:31:23 +01:00
max98925.c ASoC: max98925: Use modern ASoC DAI format terminology 2022-02-28 13:34:13 +00:00
max98925.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98926.c ASoC: max98926: Use modern ASoC DAI format terminology 2022-02-28 13:34:14 +00:00
max98926.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
max98927.c ASoC: max98927: Use modern ASoC DAI format terminology 2022-02-28 13:34:15 +00:00
max98927.h ASoC: max98927: Use modern ASoC DAI format terminology 2022-02-28 13:34:15 +00:00
mc13783.c ASoC: mc13783: Use modern ASoC DAI format terminology 2022-02-28 13:33:53 +00:00
mc13783.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
ml26124.c ASoC: ml26124: Use modern ASoC DAI format terminology 2022-02-28 13:34:03 +00:00
ml26124.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 2019-05-30 11:26:39 -07:00
msm8916-wcd-analog.c ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe 2022-03-16 16:39:22 +00:00
msm8916-wcd-digital.c ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component 2022-04-05 10:33:45 +01:00
mt6351.c ASoC: mt6351: remove unused variable 'mt_lineout_control' 2019-08-09 13:24:29 +01:00
mt6351.h ASoC: add mt6351 codec driver 2018-04-26 12:44:15 +01:00
mt6358.c ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs 2022-03-21 11:43:04 +00:00
mt6358.h ASoC: mediatek: mt6358: add codec driver 2019-01-25 18:07:13 +00:00
mt6359-accdet.c ASoC: mt6359-accdet.c: remove useless assignments 2021-08-05 15:38:54 +01:00
mt6359-accdet.h ASoC: mediatek: mt6359: add MT6359 accdet jack driver 2021-03-25 17:39:27 +00:00
mt6359.c ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow 2021-09-15 13:12:29 +01:00
mt6359.h ASoC: mediatek: mt6359: add MT6359 accdet jack driver 2021-03-25 17:39:27 +00:00
mt6660.c ASoC: remove unneeded variable 2021-12-24 14:06:58 +00:00
mt6660.h ASoC: Add MediaTek MT6660 Speaker Amp Driver 2020-01-21 18:26:41 +00:00
nau8315.c ASoC: nau8315: revise the power event of EN_PIN dapm widget for symmetry 2020-11-10 14:30:06 +00:00
nau8540.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
nau8540.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
nau8810.c ASoC: nau*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:59 +00:00
nau8810.h ASoc: nau8810: add AUX related dapm widgets and routes 2020-04-29 14:23:18 +01:00
nau8821.c ASoC: nau8821: enable no_capture_mute flag 2022-02-24 02:04:27 +00:00
nau8821.h ASoC: nau8821: new driver 2021-10-02 01:31:58 +01:00
nau8822.c ASoC: nau*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:59 +00:00
nau8822.h ASoC: nau8822: support master mode 2019-06-12 13:52:26 +01:00
nau8824.c Merge branch 'asoc-5.15' into asoc-5.16 2021-10-18 21:15:13 +01:00
nau8824.h ASoC: nau8824: Add a nau8824_components() helper 2021-10-04 15:55:29 +01:00
nau8825.c ASoC: nau8825: add clock management for power saving 2021-10-26 12:35:16 +01:00
nau8825.h Merge branch 'asoc-5.2' into asoc-linus 2019-07-06 12:25:24 +01:00
pcm179x-i2c.c ASoC: pcm179x: skip of_device_id table when !CONFIG_OF 2020-11-26 13:07:23 +00:00
pcm179x-spi.c ASoC: pcm179x: Add missing entries SPI to device ID table 2021-09-27 12:59:08 +01:00
pcm179x.c ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:13 +01:00
pcm179x.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
pcm186x-i2c.c ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
pcm186x-spi.c ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
pcm186x.c ASoC: pcm186x: Use modern ASoC DAI format terminology 2022-02-28 13:34:00 +00:00
pcm186x.h ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
pcm512x-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
pcm512x-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
pcm512x.c ASoC: pcm512x: Use modern ASoC DAI format terminology 2022-02-28 13:34:02 +00:00
pcm512x.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
pcm1681.c ASoC: pcm1681: Use modern ASoC DAI format terminology 2022-02-28 13:33:59 +00:00
pcm1789-i2c.c ASoC: pcm1789: skip of_device_id table when !CONFIG_OF 2020-11-26 13:07:22 +00:00
pcm1789.c ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:13 +01:00
pcm1789.h ASoC: codecs: Add support for PCM1789 2018-03-19 09:23:59 +08:00
pcm3008.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
pcm3008.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
pcm3060-i2c.c ASoC: Relocate my e-mail to .com domain zone 2019-07-10 16:25:12 +01:00
pcm3060-spi.c ASoC: Relocate my e-mail to .com domain zone 2019-07-10 16:25:12 +01:00
pcm3060.c ASoC: pcm3060: Use modern ASoC DAI format terminology 2022-02-28 13:33:58 +00:00
pcm3060.h ASoC: pcm3060: Use modern ASoC DAI format terminology 2022-02-28 13:33:58 +00:00
pcm3168a-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 2019-06-05 17:37:15 +02:00
pcm3168a-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
pcm3168a.c ASoC: pcm3168a: Use modern ASoC DAI format terminology 2022-02-28 13:34:01 +00:00
pcm3168a.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 2019-06-05 17:37:15 +02:00
pcm5102a.c ASoC: pcm5102a: increase rate from 192k to 384k 2021-09-13 01:59:20 +01:00
rk817_codec.c ASoC: rk817: Use devm_clk_get() in rk817_platform_probe 2022-04-05 10:33:44 +01:00
rk3328_codec.c ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe() 2021-05-18 14:04:30 +01:00
rk3328_codec.h ASoC: rockchip: support ACODEC for rk3328 2019-01-03 16:34:35 +00:00
rl6231.c ASoC: rl6231: Add new supports on rl6231 2020-06-15 20:58:36 +01:00
rl6231.h ASoC: rl6231: Add the K bypass for the PLL parameters 2020-05-04 16:23:23 +01:00
rl6347a.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rl6347a.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt274.c ASoC: rt*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:59 +00:00
rt274.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt286.c ASoC: rt286: Remove redundant assignment to d_len_code 2021-05-10 17:06:05 +01:00
rt286.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt298.c ASoC: rt298: Configure combo jack for headphones 2021-04-19 16:53:24 +01:00
rt298.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt700-sdw.c ASoC: rt700-sdw: fix race condition on system suspend 2021-06-21 13:00:43 +01:00
rt700-sdw.h ASoC: rt700: add rt700 codec driver 2020-01-10 13:31:49 +00:00
rt700.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
rt700.h ASoC: rt700-sdw: fix race condition on system suspend 2021-06-21 13:00:43 +01:00
rt711-sdca-sdw.c ASoC: rt711-sdca-sdw: fix race condition on system suspend 2021-06-21 13:00:45 +01:00
rt711-sdca-sdw.h ASoC: rt711-sdca: Add RT711 SDCA vendor-specific driver 2021-03-10 13:13:31 +00:00
rt711-sdca.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
rt711-sdca.h ASoC: rt711-sdca-sdw: fix race condition on system suspend 2021-06-21 13:00:45 +01:00
rt711-sdw.c ASoC: rt711-sdw: fix race condition on system suspend 2021-06-21 13:00:44 +01:00
rt711-sdw.h ASoC: rt711: add two jack detection modes 2021-06-21 13:06:25 +01:00
rt711.c ASoC: rt711/5682: check if bus is active before deferred jack detection 2022-04-07 18:29:34 +01:00
rt711.h Merge remote-tracking branch 'asoc/for-5.14' into asoc-next 2021-06-25 14:08:03 +01:00
rt715-sdca-sdw.c ASoC: rt715-sdca: fix clock stop prepare timeout issue 2021-06-08 13:36:37 +01:00
rt715-sdca-sdw.h ASoC: rt715-sdca: fix clock stop prepare timeout issue 2021-06-08 13:36:37 +01:00
rt715-sdca.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
rt715-sdca.h ASoC: rt715-sdca: fix clock stop prepare timeout issue 2021-06-08 13:36:37 +01:00
rt715-sdw.c ASoC: rt715-sdw: use first_hw_init flag on resume 2021-06-08 13:36:36 +01:00
rt715-sdw.h ASoC: rt715: add RT715 codec driver 2020-01-13 14:58:45 +00:00
rt715.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
rt715.h ASoC: rt715: remove kcontrols which no longer be used 2021-04-16 17:20:01 +01:00
rt1011.c ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT 2021-11-12 18:16:41 +00:00
rt1011.h ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT 2021-11-12 18:16:41 +00:00
rt1015.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt1015.h ASoC: rt1015: Remove unnecessary flush work on rt1015 driver 2021-07-26 18:57:19 +01:00
rt1015p.c ASoC: rt1015p: add new acpi id and comapatible id 2021-08-09 16:23:45 +01:00
rt1016.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt1016.h ASoC: rt1016: Add the rt1016 support 2020-05-07 13:18:04 +01:00
rt1019.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt1019.h ASoC: rt1019: remove registers to sync with rt1019 datasheet 2021-04-09 13:39:51 +01:00
rt1305.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt1305.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt1308-sdw.c ASoC: rt1308-sdw: get calibration params after power on 2022-03-16 16:39:23 +00:00
rt1308-sdw.h ASoC: rt1308-sdw: add set_tdm_slot() support 2020-03-26 18:48:08 +00:00
rt1308.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt1308.h Merge branch 'asoc-5.3' into asoc-5.4 2019-07-26 13:10:09 +01:00
rt1316-sdw.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
rt1316-sdw.h ASoC: rt1316: Add RT1316 SDCA vendor-specific driver 2021-03-10 13:07:22 +00:00
rt5514-spi.c ASoC: rt5514-spi: Use managed buffer allocation 2019-12-11 16:43:28 +00:00
rt5514-spi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5514.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5514.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5616.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5616.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5631.c ASoC: rt5631: Fix regcache sync errors on resume 2021-07-12 12:33:57 +01:00
rt5631.h
rt5640.c ASoC: rt5640: Remove the sysclk and sysclk_src checking 2022-02-10 13:15:03 +00:00
rt5640.h ASoC: rt5640: Add support for boards with an external jack-detect GPIO 2022-01-06 13:55:50 +00:00
rt5645.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5645.h ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.c 2021-03-10 13:13:29 +00:00
rt5651.c ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ 2021-10-04 15:55:25 +01:00
rt5651.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5659.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5659.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5660.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5660.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5663.c ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp() 2022-02-25 13:45:39 +00:00
rt5663.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5665.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5665.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5668.c ASoC: rt5668: do not block workqueue if card is unbound 2022-02-08 13:37:44 +00:00
rt5668.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5670-dsp.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rt5670.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5670.h ASoC: rt5670: Add a rt5670_components() helper 2021-04-02 16:13:23 +01:00
rt5677-spi.c ASoC: codecs: use asoc_substream_to_rtd() 2020-07-23 19:07:38 +01:00
rt5677-spi.h ASoC: rt5677: Fix build error without CONFIG_SPI 2019-11-27 12:50:56 +00:00
rt5677.c ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" 2021-09-27 13:01:05 +01:00
rt5677.h ASoC: rt5677: Set ADC clock to use PLL and enable ASRC 2019-11-11 13:02:06 +00:00
rt5682-i2c.c ASoC: rt5682: Fix deadlock on resume 2022-01-28 15:59:20 +00:00
rt5682-sdw.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
rt5682.c ASoC: rt711/5682: check if bus is active before deferred jack detection 2022-04-07 18:29:34 +01:00
rt5682.h ASoC: rt5682: Fix deadlock on resume 2022-01-28 15:59:20 +00:00
rt5682s.c codecs: rt5682s: fix an incorrect NULL check on list iterator 2022-04-04 14:25:37 +01:00
rt5682s.h ASoC: rt5682s: Fix the wrong jack type detected 2022-02-24 02:04:33 +00:00
rt9120.c ASoC: rt9120: Add the compatibility with rt9120s 2021-11-12 18:16:39 +00:00
sdw-mockup.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2021-12-24 14:06:47 +00:00
sgtl5000.c ASoC: codecs: sgtl5000: Use dev_err_probe() helper 2021-12-20 12:47:07 +00:00
sgtl5000.h ASoC: sgtl5000: Fix VAG power-on handling 2020-04-15 13:00:27 +01:00
si476x.c ASoC: si476x: Use modern ASoC DAI format terminology 2022-02-28 13:33:37 +00:00
sigmadsp-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 2019-05-30 11:25:18 -07:00
sigmadsp-regmap.c ASoC: sigmadsp-regmap: fix kernel-doc warning 2021-03-10 13:10:40 +00:00
sigmadsp.c ASoC: sigmadsp: Disable cache mechanism for readbacks 2021-04-19 16:51:52 +01:00
sigmadsp.h ASoC: sigmadsp: Remove the repeated declaration 2021-06-02 12:03:28 +01:00
simple-amplifier.c ASoC: codecs: simple-amplifier: Use dev_err_probe() helper 2021-12-20 12:47:08 +00:00
simple-mux.c ASoC: codecs: simple-mux: Use dev_err_probe() helper 2021-12-20 12:47:09 +00:00
spdif_receiver.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
spdif_transmitter.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ssm2305.c ASoC: codecs: ssm2305: Use dev_err_probe() helper 2021-12-20 12:47:10 +00:00
ssm2518.c ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:13 +01:00
ssm2518.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ssm2602-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ssm2602-spi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ssm2602.c ASoC: ssm2602: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:10 +00:00
ssm2602.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64 2019-05-24 17:36:46 +02:00
ssm4567.c ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:13 +01:00
sta32x.c ASoC: codecs: Use fallthrough pseudo-keyword 2020-07-09 22:20:31 +01:00
sta32x.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
sta350.c ASoC: codecs: Use fallthrough pseudo-keyword 2020-07-09 22:20:31 +01:00
sta350.h ALSA: Fix some typo 2021-12-06 10:04:05 +01:00
sta529.c ASoC: codecs: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:09 +01:00
stac9766.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
sti-sas.c ASoC: sti-sas: Use modern ASoC DAI format terminology 2022-02-28 13:33:36 +00:00
tas571x.c ASoC: tas571x: mark OF related data as maybe unused 2020-11-26 13:07:03 +00:00
tas571x.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
tas2552.c ASoC: codecs: Fix runtime PM imbalance in tas2552_probe 2021-04-08 15:08:50 +01:00
tas2552.h ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tas2562.c ASoC: tas2562: remove warning on return value 2021-03-18 13:50:52 +00:00
tas2562.h ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values 2021-06-03 13:55:21 +01:00
tas2764.c ASoC: tas2764: constify static struct snd_soc_dai_ops 2021-04-08 15:21:50 +01:00
tas2764.h ASoC: tas2764: Add the driver for the TAS2764 2020-10-08 21:16:51 +01:00
tas2770.c ASoC: tas2770: Insert post reset delay 2022-02-08 13:37:40 +00:00
tas2770.h ASoC: tas2770: Remove unused variables 2020-09-23 18:48:03 +01:00
tas5086.c ASoC: codecs: delete repeated words in comments 2020-08-18 14:52:33 +01:00
tas5720.c ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tas5720.h ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tas5805m.c ASoC: add support for TAS5805M digital amplifier 2022-01-24 13:31:24 +00:00
tas6424.c ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tas6424.h ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
tda7419.c ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() 2020-06-22 15:13:36 +01:00
tfa989x.c ASoC: codecs: tfa989x: Add support for tfa9897 optional rcv-gpios 2021-11-15 13:26:44 +00:00
tfa9879.c ASoC: codecs: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:09 +01:00
tfa9879.h ASoC: tfa9879: switch to SPDX license tag 2018-04-16 11:53:52 +01:00
tlv320adc3xxx.c ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
tlv320adcx140.c ASoC: tlv*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:58 +00:00
tlv320adcx140.h ASoC: tlv320adcx140: Add support for configuring GPIO pin 2020-09-18 13:09:02 +01:00
tlv320aic3x-i2c.c ASoC: tlv320aic3x: Make aic3x_remove() return void 2021-10-29 18:55:24 +01:00
tlv320aic3x-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
tlv320aic3x.c ASoC: tlv320aic3x: Make aic3x_remove() return void 2021-10-29 18:55:24 +01:00
tlv320aic3x.h ASoC: tlv320aic3x: Make aic3x_remove() return void 2021-10-29 18:55:24 +01:00
tlv320aic23-i2c.c ASoC: tlv320: skip of_device_id table when !CONFIG_OF 2020-11-26 13:07:25 +00:00
tlv320aic23-spi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tlv320aic23.c ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:11 +01:00
tlv320aic23.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tlv320aic26.c ASoC: tlv320aic26: use DEVICE_ATTR_RW macro 2021-05-25 16:45:06 +01:00
tlv320aic26.h ALSA: Fix some typo 2021-12-06 10:04:05 +01:00
tlv320aic31xx.c ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.h 2022-01-24 13:31:52 +00:00
tlv320aic31xx.h ASoC: tlv320aic31xx: Fix typo in BCLK clock name 2021-11-22 15:42:59 +00:00
tlv320aic32x4-clk.c ASoC: tlv320aic32x4: Ensure a minimum delay before clock stabilization 2020-09-21 22:08:34 +01:00
tlv320aic32x4-i2c.c ASoC: tlv320aic32x4: Make aic32x4_remove() return void 2021-10-18 13:56:42 +01:00
tlv320aic32x4-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
tlv320aic32x4.c ASoC: tlv320aic32x4: Make aic32x4_remove() return void 2021-10-18 13:56:42 +01:00
tlv320aic32x4.h ASoC: tlv320aic32x4: Make aic32x4_remove() return void 2021-10-18 13:56:42 +01:00
tlv320dac33.c ASoC: tlv320dac33: clarify expression 2021-03-18 13:50:54 +00:00
tlv320dac33.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
tpa6130a2.c ASoC: codecs: Use fallthrough pseudo-keyword 2020-07-09 22:20:31 +01:00
tpa6130a2.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
ts3a227e.c ASoC: ts3a227e: skip of_device_id table when !CONFIG_OF 2020-11-26 13:07:26 +00:00
ts3a227e.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tscs42xx.c ASoC: tscs42xx: Use modern ASoC DAI format terminology 2022-02-28 13:33:33 +00:00
tscs42xx.h ASoC: TSCS42xx: Add headphone auto switching 2018-06-18 12:54:38 +01:00
tscs454.c ASoC: tscs454: Use modern ASoC DAI format terminology 2022-02-28 13:33:34 +00:00
tscs454.h ASoC: TSCS454: Add Support 2018-06-01 12:05:30 +01:00
twl4030.c ASoC: twl4030: Use modern ASoC DAI format terminology 2022-02-28 13:33:41 +00:00
twl6040.c ASoC: codecs: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:09 +01:00
twl6040.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
uda134x.c ASoC: uda134x: Use modern ASoC DAI format terminology 2022-02-28 13:34:04 +00:00
uda134x.h
uda1334.c ASoC: uda1334: Use modern ASoC DAI format terminology 2022-02-28 13:33:40 +00:00
uda1380.c ASoC: uda1380: Use modern ASoC DAI format terminology 2022-02-28 13:33:39 +00:00
uda1380.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wcd934x.c ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use 2022-04-07 18:29:38 +01:00
wcd938x-sdw.c ASoC: codecs: wcd938x: add simple clk stop support 2022-02-25 13:51:13 +00:00
wcd938x.c Driver core changes for 5.18-rc1 2022-03-28 12:41:28 -07:00
wcd938x.h ASoC: codecs: wcd938x: remove unused port-map reference 2021-07-16 13:55:33 +01:00
wcd9335.c ASoC: wcd9335: Keep a RX port value for each SLIM RX mux 2022-01-06 16:41:58 +00:00
wcd9335.h ASoC: wcd9335.h: fix duplicated word 2020-07-20 15:34:29 +01:00
wcd-clsh-v2.c ASoC: codecs: wcd-clsh: add new version support 2021-06-14 11:14:36 +01:00
wcd-clsh-v2.h ASoC: codecs: wcd-clsh: add new version support 2021-06-14 11:14:36 +01:00
wcd-mbhc-v2.c ASoC: codecs: wcd-mbhc: add runtime pm support 2022-02-25 13:51:14 +00:00
wcd-mbhc-v2.h ASoC: codecs: wcd: add multi button Headset detection support 2021-06-04 15:29:00 +01:00
wl1273.c ASoC: wl1273: Use modern ASoC DAI format terminology 2022-02-28 13:33:43 +00:00
wl1273.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
wm0010.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
wm1250-ev1.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm2000.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm2000.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm2200.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
wm2200.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm5100-tables.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm5100.c ASoC: codecs: wm*: rename to snd_soc_component_read() 2020-06-22 15:13:45 +01:00
wm5100.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm5102.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
wm5102.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm5110.c ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp 2021-09-27 13:00:40 +01:00
wm5110.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8350.c ASoC: wm8350: Handle error for wm8350_register_irq 2022-03-07 13:14:51 +00:00
wm8350.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8400.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8400.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8510.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8510.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8523.c ASoC: codecs: wm*: rename to snd_soc_component_read() 2020-06-22 15:13:45 +01:00
wm8523.h ASoC: wm8523: Fix a typo in a comment 2020-10-02 21:05:29 +01:00
wm8524.c ASoC: wm8524: Do not print probe defer error 2021-03-10 13:08:48 +00:00
wm8580.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8580.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8711.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8711.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8727.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8728.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8728.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8731.c ASoC: wm8731: Delete empty remove() function 2022-02-14 12:52:57 +00:00
wm8731.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8737.c ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls 2019-08-15 15:02:20 +01:00
wm8737.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8741.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8741.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8750.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8750.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8753.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8753.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8770.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8770.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8776.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8776.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8782.c ASoC: Fix misspellings of "Analog Devices" 2020-04-16 15:29:39 +01:00
wm8804-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8804-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
wm8804.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8804.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8900.c ASoc: wm8900: Drop empty spi_driver remove callback 2021-10-25 12:36:18 +01:00
wm8900.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8903.c ASoC: wm8903: remove useless assignments 2021-03-11 13:24:13 +00:00
wm8903.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8904.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8904.h ASoC: wm8904: configure sysclk/FLL automatically 2019-11-11 19:42:56 +00:00
wm8940.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8940.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8955.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8955.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8958-dsp2.c firmware: replace HOTPLUG with UEVENT in FW_ACTION defines 2021-05-13 16:14:45 +02:00
wm8960.c ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBY 2022-02-14 12:52:58 +00:00
wm8960.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8961.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8961.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8962.c ASoC: wm8962: Allow switching between analog and digital inputs 2022-02-03 11:30:59 +00:00
wm8962.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8971.c ASoC: codecs: remove redundant ret variable 2022-01-24 13:31:55 +00:00
wm8971.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8974.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8974.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8978.c ASoC: wm8978: clarify expression 2021-03-11 13:24:15 +00:00
wm8978.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8983.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8983.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8985.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8985.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8988.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8988.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8990.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8990.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8991.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8991.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8993.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8993.h
wm8994.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm8994.h ASoC: wm8994: align function prototype 2021-03-11 13:24:16 +00:00
wm8995.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm8995.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8996.c ASoC: wm8996: clarify expression 2021-03-11 13:24:17 +00:00
wm8996.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm8997.c ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library 2021-03-24 19:50:19 +00:00
wm8997.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm8998.c ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library 2021-03-24 19:50:19 +00:00
wm8998.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm9081.c ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:16 +01:00
wm9081.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wm9090.c ASoC: codecs: wm*: rename to snd_soc_component_read() 2020-06-22 15:13:45 +01:00
wm9090.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
wm9705.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
wm9712.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wm9713.c ASoC: wm*: sync parameter naming (rate/sample_bits) 2021-01-21 12:37:57 +00:00
wm9713.h
wm_adsp.c ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
wm_adsp.h ASoC: wm_adsp: Expand firmware loading search options 2022-03-07 13:14:57 +00:00
wm_hubs.c ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811 2020-09-01 13:13:16 +01:00
wm_hubs.h ASoC: wm_hubs: align function prototype 2021-03-11 13:24:19 +00:00
wsa881x.c ASoC: codecs: wsa881x: add runtime pm support 2022-02-28 22:01:25 +00:00
zl38060.c ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignment 2021-12-06 13:49:27 +00:00