linux-yocto/sound/soc/codecs
Richard Fitzgerald 769c1b7929
ASoC: cs35l56: Prevent races when soft-resetting using SPI control
When SPI is used for control, the driver must hold the SPI bus lock
while issuing the sequence of writes to perform a soft reset.

>From the time the driver writes the SYSTEM_RESET command until the
driver does a write to terminate the reset, there must not be any
activity on the SPI bus lines. If there is any SPI activity during the
soft-reset, another soft-reset will be triggered. The state of the SPI
chip select is irrelevant.

A repeated soft-reset does not in itself cause any problems, and it is
not an infinite loop. The problem is a race between these resets and
the driver polling for boot completion. There is a time window between
soft resets where the driver could read HALO_STATE as 2 (fully booted)
while the chip is actually soft-resetting. Although this window is
small, it is long enough that it is possible to hit it in normal
operation.

To prevent this race and ensure the chip really is fully booted, the
driver calls spi_bus_lock() to prevent other activity while resetting.
It then issues the SYSTEM_RESET mailbox command. After allowing
sufficient time for reset to take effect, the driver issues a PING
mailbox command, which will force completion of the full soft-reset
sequence. The SPI bus lock can then be released. The mailbox is
checked for any boot or wakeup response from the firmware, before the
value in HALO_STATE will be trusted.

This does not affect SoundWire or I2C control.

Fixes: 8a731fd37f ("ASoC: cs35l56: Move utility functions to shared file")
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20250225131843.113752-3-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-02-25 15:06:58 +00:00
..
aw88395 ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported" 2024-09-30 01:10:57 +02:00
88pm860x-codec.c
88pm860x-codec.h
ab8500-codec.c ASoC: ab8500: Add missing module description 2024-05-08 20:51:07 +09:00
ab8500-codec.h
ac97.c
ad193x-i2c.c ASoC: ad193x: Remove use of i2c_match_id() 2024-12-09 13:12:27 +00:00
ad193x-spi.c
ad193x.c
ad193x.h
ad1836.c
ad1836.h
ad1980.c
ad73311.c
ad73311.h
adau-utils.c
adau-utils.h
adau17x1.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
adau17x1.h
adau1372-i2c.c ASoC: codecs: adau1372: add match table 2024-10-22 12:32:45 +01:00
adau1372-spi.c ASoC: codecs: adau1372: add match table 2024-10-22 12:32:45 +01:00
adau1372.c ASoC: codecs: adau1372: add match table 2024-10-22 12:32:45 +01:00
adau1372.h ASoC: codecs: adau1372: add match table 2024-10-22 12:32:45 +01:00
adau1373.c ASoC: codecs: adau1373: add powerdown gpio 2024-10-29 14:11:09 +00:00
adau1373.h
adau1701.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
adau1701.h
adau1761-i2c.c ASoC: adau1761: Remove use of i2c_match_id() 2024-12-09 13:12:28 +00:00
adau1761-spi.c
adau1761.c
adau1761.h
adau1781-i2c.c ASoC: adau1781: Remove use of i2c_match_id() 2024-12-09 13:12:28 +00:00
adau1781-spi.c
adau1781.c
adau1781.h
adau1977-i2c.c ASoC: adau1977: Remove use of i2c_match_id() 2024-12-09 13:12:29 +00:00
adau1977-spi.c
adau1977.c
adau1977.h
adau7002.c
adau7118-hw.c
adau7118-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
adau7118.c ASoC: Constify channel mapping array arguments in set_channel_map() 2024-05-27 01:30:58 +01:00
adau7118.h
adav80x.c
adav80x.h
adav801.c
adav803.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
ads117x.c
ak4104.c
ak4118.c ASoC: codecs: Remove unused of_gpio.h 2024-06-10 12:48:36 +01:00
ak4375.c
ak4458.c ASoC: ak4458: remove "reset-gpios" property handler 2024-07-04 12:42:23 +01:00
ak4458.h
ak4535.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
ak4535.h
ak4554.c
ak4613.c ASoC: Use of_property_read_bool() 2024-08-01 12:51:45 +01:00
ak4619.c ASoC: Remove unneeded semicolon 2024-06-28 13:39:30 +01:00
ak4641.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
ak4642.c
ak4671.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
ak4671.h
ak5386.c
ak5558.c
ak5558.h
alc5623.c ASoC: alc5623: Remove use of i2c_match_id() 2024-12-09 13:12:30 +00:00
alc5623.h
alc5632.c ASoC: alc5632: Remove use of i2c_match_id() 2024-12-09 13:12:31 +00:00
alc5632.h
arizona-jack.c
arizona.c ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. 2025-02-06 11:33:46 +00:00
arizona.h
audio-iio-aux.c ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() with cleanup.h 2024-07-08 12:49:55 +01:00
aw8738.c
aw87390.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-25 15:54:18 +01:00
aw87390.h
aw88081.c ASoC: codecs: Add aw88083 amplifier driver 2025-01-06 13:08:26 +00:00
aw88081.h ASoC: codecs: Add aw88083 amplifier driver 2025-01-06 13:08:26 +00:00
aw88261.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-25 15:54:18 +01:00
aw88261.h
aw88399.c ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function 2024-10-10 12:15:01 +01:00
aw88399.h
bd28623.c
bt-sco.c
chv3-codec.c ASoC: fix module autoloading 2024-08-26 15:52:09 +01:00
cirrus_legacy.h
cpcap.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
cq93vc.c
cros_ec_codec.c
cs-amp-lib-test.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs-amp-lib.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l32.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs35l32.h
cs35l33.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs35l33.h
cs35l34.c ASoC: cs35l34: drop useless rate contraint 2024-09-06 09:23:55 +02:00
cs35l34.h
cs35l35.c ASoC: cs35l35: Constify struct regmap_config 2024-07-03 17:35:22 +01:00
cs35l35.h
cs35l36.c ASoC: cs35l36: drop SNDRV_PCM_RATE_KNOT 2024-09-06 09:23:55 +02:00
cs35l36.h
cs35l41-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs35l41-lib.c ASoC: Constify channel mapping array arguments in set_channel_map() 2024-05-27 01:30:58 +01:00
cs35l41-spi.c
cs35l41.c ASoC: cs35l41: Fix acpi_device_hid() not found 2025-02-10 17:02:54 +00:00
cs35l41.h
cs35l45-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l45-spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l45-tables.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l45.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l45.h ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data type 2024-09-19 17:27:15 +02:00
cs35l56-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l56-sdw.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l56-shared.c ASoC: cs35l56: Prevent races when soft-resetting using SPI control 2025-02-25 15:06:58 +00:00
cs35l56-spi.c ASoC: cs35l56: Prevent races when soft-resetting using SPI control 2025-02-25 15:06:58 +00:00
cs35l56.c ASoC: Merge up origin to resolve interaction with manline symbol changes 2024-12-03 22:04:07 +00:00
cs35l56.h ASoC: cs35l56: Remove support for A1 silicon 2024-07-01 13:12:27 +01:00
cs40l50-codec.c ASoC: cs40l50: Support I2S streaming to CS40L50 2024-06-28 15:36:15 +01:00
cs42l42-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l42-sdw.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l42.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l42.h ASoC: cs42l42: Drop legacy include 2023-12-01 16:59:23 +00:00
cs42l43-jack.c ASoC: cs42l43: Increase default type detect time and button delay 2024-06-04 18:49:23 +01:00
cs42l43-sdw.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l43.c ASoC: Updates for v6.14 2025-01-20 16:15:07 +01:00
cs42l43.h ASoC: cs42l43: Cache shutter IRQ control pointers 2024-08-02 14:04:41 +01:00
cs42l51-i2c.c ASoC: cs42l51: Constify struct i2c_device_id 2024-12-02 00:30:40 +00:00
cs42l51.c ASoC: cs42l51: Fix some error handling paths in cs42l51_probe() 2024-10-28 12:21:17 +00:00
cs42l51.h
cs42l52.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs42l52.h
cs42l56.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs42l56.h
cs42l73.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs42l73.h
cs42l83-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l84.c ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-12-02 17:58:37 +00:00
cs42l84.h ASoC: cs42l84: Add new codec driver 2024-10-24 16:09:18 +01:00
cs42xx8-i2c.c
cs42xx8.c
cs42xx8.h
cs47l15.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
cs47l24.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
cs47l24.h
cs47l35.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
cs47l85.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
cs47l90.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
cs47l92.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
cs53l30.c ASoC: cs53l30: drop SNDRV_PCM_RATE_KNOT 2024-09-06 09:23:55 +02:00
cs53l30.h
cs530x-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs530x.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs530x.h ASoC: cs530x: Remove bclk from private structure 2024-07-10 18:45:25 +01:00
cs4234.c
cs4234.h
cs4265.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs4265.h
cs4270.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs4271-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs4271-spi.c
cs4271.c ASoC: cs4271: Fix spelling mistake "retrieveing" -> "retrieving" 2023-12-05 13:12:41 +00:00
cs4271.h
cs4341.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs4349.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
cs4349.h
cs43130.c ASoC: cs43130: Constify struct reg_sequence and reg_sequences 2024-08-13 12:41:39 +01:00
cs43130.h ASoC: cs43130: Allow configuration of bit clock and frame inversion 2023-11-24 10:21:58 +00:00
cx2072x.c ASoC: codecs: cx2072x: remove unused struct 'cx2072x_eq_ctrl' 2024-06-03 15:59:28 +01:00
cx2072x.h
cx20442.c
cx20442.h
da732x_reg.h
da732x.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
da732x.h
da7210.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
da7213.c ASoC: da7213: Initialize the mutex 2025-01-23 13:12:46 +00:00
da7213.h ASoC: da7213: Extend support for the MCK in range [2, 50] MHz 2024-11-06 21:14:33 +00:00
da7218.c
da7218.h
da7219-aad.c ASoC: da7219-aad: fix usage of device_get_named_child_node() 2024-04-29 23:48:56 +09:00
da7219-aad.h
da7219.c ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata() 2024-11-05 12:53:27 +00:00
da7219.h
da9055.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
dmic.c
es83xx-dsm-common.c ASoC: es83xx: add ACPI DSM helper module 2023-12-04 17:20:28 +00:00
es83xx-dsm-common.h ASoC: es83xx: add ACPI DSM helper module 2023-12-04 17:20:28 +00:00
es7134.c
es7241.c
es8311.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-25 15:54:18 +01:00
es8311.h ASoC: codecs: es8311: add everest es8311 codec support 2024-05-27 01:30:52 +01:00
es8316.c ASoC: Fixes for v6.14 2025-01-29 14:39:55 +01:00
es8316.h
es8323.c ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-12-02 17:58:37 +00:00
es8323.h ASoC: codecs: Add support for ES8323 2024-10-09 14:40:49 +01:00
es8326.c ASoC: Fixes for v6.14 2025-01-29 14:39:55 +01:00
es8326.h ASoC: codecs: ES8326: modify clock table 2024-04-02 15:54:17 +01:00
es8328-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
es8328-spi.c
es8328.c ASoC: es8328: fix route from DAC to output 2025-02-24 15:00:47 +00:00
es8328.h
framer-codec.c ASoC: Constify DAI ops auto_selectable_formats 2024-06-17 18:29:02 +01:00
gtm601.c
hda-dai.c ASoC: codecs: Intel: clarify Copyright information 2024-05-06 23:59:38 +09:00
hda.c ASoC: codecs: Intel: clarify Copyright information 2024-05-06 23:59:38 +09:00
hda.h ASoC: codecs: Intel: clarify Copyright information 2024-05-06 23:59:38 +09:00
hdac_hda.c ASoC: hdac_hda: improve error logs 2024-03-26 11:24:24 +00:00
hdac_hda.h
hdac_hdmi.c sound updates for 6.8-rc1 2024-01-12 11:55:28 -08:00
hdac_hdmi.h
hdmi-codec.c ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata 2025-01-04 08:47:10 +02:00
ics43432.c
idt821034.c ASoC: Constify DAI ops auto_selectable_formats 2024-06-17 18:29:02 +01:00
inno_rk3036.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
inno_rk3036.h
isabelle.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
isabelle.h
jz4725b.c
jz4740.c
jz4760.c ASoC: jz4760: Constify struct regmap_config 2024-07-03 17:35:25 +01:00
jz4770.c ASoC: jz4770: Constify struct regmap_config 2024-07-03 17:35:26 +01:00
Kconfig ASoC: Updates for v6.14 2025-01-20 16:15:07 +01:00
lm4857.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
lm49453.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
lm49453.h
lochnagar-sc.c
lpass-macro-common.c ASoC: codecs: lpass-macro: Use enum for handling codec version 2024-06-26 16:34:55 +01:00
lpass-macro-common.h ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecs 2024-08-07 23:44:53 +01:00
lpass-rx-macro.c ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs 2024-10-18 18:44:13 +01:00
lpass-tx-macro.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
lpass-va-macro.c ASoC: Updates for v6.12 2024-09-14 09:09:59 +02:00
lpass-wsa-macro.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
lpass-wsa-macro.h
madera.c ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. 2025-02-06 11:33:46 +00:00
madera.h
Makefile ASoC: wcd937x: Use *-y for Makefile 2024-12-03 14:47:01 +00:00
max9759.c
max9768.c ASoC: max9768: Fix event generation for playback mute 2024-11-12 13:16:37 +00:00
max9850.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max9850.h
max9860.c
max9860.h
max9867.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max9867.h
max9877.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max9877.h
max98088.c ASoC: max98088: Remove use of i2c_match_id() 2024-12-09 13:12:32 +00:00
max98088.h
max98090.c ASoC: max98090: Remove use of i2c_match_id() 2024-12-09 13:12:33 +00:00
max98090.h
max98095.c ASoC: max98095: Remove use of i2c_match_id() 2024-12-09 13:12:34 +00:00
max98095.h
max98357a.c
max98363.c ASoC: codecs: constify static sdw_slave_ops struct 2024-02-08 11:54:13 +00:00
max98363.h
max98371.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max98371.h
max98373-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max98373-sdw.c ASoC: max98373-sdw: drop driver owner assignment 2024-03-28 13:57:43 +00:00
max98373-sdw.h
max98373.c
max98373.h
max98388.c ASoC: max98388: Fix missing increment of variable slot_found 2024-10-11 12:06:48 +01:00
max98388.h
max98390.c ASoC: codecs: Remove unused of_gpio.h 2024-06-10 12:48:36 +01:00
max98390.h
max98396.c
max98396.h
max98504.c ASoC: Constify channel mapping array arguments in set_channel_map() 2024-05-27 01:30:58 +01:00
max98504.h
max98520.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max98520.h
max98925.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max98925.h
max98926.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max98926.h
max98927.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
max98927.h
mc13783.c
mc13783.h
ml26124.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
ml26124.h
msm8916-wcd-analog.c
msm8916-wcd-digital.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
mt6351.c
mt6351.h
mt6357.c ASoC: codecs: add MT6357 support 2024-09-05 12:31:03 +01:00
mt6357.h ASoC: codecs: add MT6357 support 2024-09-05 12:31:03 +01:00
mt6358.c ASoC: mediatek: mt6358: Add "Dmic Mode Switch" kcontrol for switch DMIC mode. 2024-06-24 13:38:32 +01:00
mt6358.h
mt6359-accdet.c
mt6359-accdet.h
mt6359.c
mt6359.h
mt6660.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
mt6660.h
nau8315.c
nau8325.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
nau8325.h ASoC: nau8325: new driver 2024-03-28 15:54:04 +00:00
nau8540.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
nau8540.h ASoC: nau8540: Add pre-charge actions for input 2024-01-22 00:06:40 +00:00
nau8810.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
nau8810.h
nau8821.c ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure 2024-10-18 18:44:28 +01:00
nau8821.h ASoC: nau8821: Add delay control for ADC 2024-04-21 09:57:09 +09:00
nau8822.c ASoC: nau8822: Lower debug print priority 2024-07-31 15:03:15 +01:00
nau8822.h ASoC: nau8822: add MCLK support 2024-06-18 16:45:46 +01:00
nau8824.c ASoC: codecs: nau8824: fix max volume for Speaker output 2025-01-13 14:16:44 +00:00
nau8824.h ASoC: codecs: nau8824: Add master clock handling 2024-07-02 13:59:30 +01:00
nau8825.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
nau8825.h
ntp8835.c ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-12-02 17:58:37 +00:00
ntp8918.c ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-12-02 17:58:37 +00:00
ntpfw.c ASoC: codecs: Add NeoFidelity Firmware helpers 2024-09-30 01:09:17 +02:00
ntpfw.h ASoC: codecs: Add NeoFidelity Firmware helpers 2024-09-30 01:09:17 +02:00
pcm179x-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
pcm179x-spi.c
pcm179x.c
pcm179x.h
pcm186x-i2c.c ASoC: pcm186x: Remove use of i2c_match_id() 2024-12-09 13:12:35 +00:00
pcm186x-spi.c
pcm186x.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
pcm186x.h
pcm512x-i2c.c ASoC: Add support for ti,pcm5242 to the pcm512x driver 2024-06-22 14:46:29 +01:00
pcm512x-spi.c ASoC: Add support for ti,pcm5242 to the pcm512x driver 2024-06-22 14:46:29 +01:00
pcm512x.c
pcm512x.h
pcm1681.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
pcm1789-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
pcm1789.c
pcm1789.h
pcm3008.c
pcm3008.h
pcm3060-i2c.c ASoC: Change my e-mail to gmail 2024-10-17 12:11:33 +01:00
pcm3060-spi.c ASoC: Change my e-mail to gmail 2024-10-17 12:11:33 +01:00
pcm3060.c ASoC: Change my e-mail to gmail 2024-10-17 12:11:33 +01:00
pcm3060.h ASoC: Change my e-mail to gmail 2024-10-17 12:11:33 +01:00
pcm3168a-i2c.c
pcm3168a-spi.c
pcm3168a.c ASoC: Constify DAI ops auto_selectable_formats 2024-06-17 18:29:02 +01:00
pcm3168a.h
pcm5102a.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
pcm6240.c ASoc: pcm6240: Remove use of i2c_match_id() 2024-12-09 13:12:36 +00:00
pcm6240.h ASoc: PCM6240: Create header file for PCM6240 Family driver code 2024-04-21 23:30:50 +09:00
peb2466.c ASoC: codecs: Use ARRAY_SIZE() to calculate PEB2466_TLV_SIZE 2025-01-13 16:00:20 +00:00
rk817_codec.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
rk3308_codec.c ASoC: codecs: rk3308: fix building without CONFIG_OF 2024-04-04 12:59:41 +01:00
rk3308_codec.h ASoC: codecs: Add RK3308 internal audio codec driver 2024-03-26 14:55:21 +00:00
rk3328_codec.c
rk3328_codec.h
rl6231.c
rl6231.h
rl6347a.c
rl6347a.h
rt-sdw-common.c ASoC: rt-sdw-common: fix rt_sdca_index_update_bits function parameter description 2024-10-24 13:22:34 +01:00
rt-sdw-common.h ASoC: rt-sdw-common: Common functions for Realtek soundwire driver 2024-10-07 17:11:08 +01:00
rt274.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt274.h
rt286.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt286.h
rt298.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt298.h
rt700-sdw.c ASoC: rt700-sdw: drop driver owner assignment 2024-03-28 13:57:49 +00:00
rt700-sdw.h
rt700.c ASoC: rt-sdw*: add __func__ to all error logs 2024-03-28 19:31:12 +00:00
rt700.h
rt711-sdca-sdw.c ASoC: Merge up fixes 2024-04-03 16:07:41 +01:00
rt711-sdca-sdw.h
rt711-sdca.c ASoC: rt711-sdca: add GE selected mode control 2024-06-25 19:12:44 +01:00
rt711-sdca.h ASoC: rt711-sdca: add GE selected mode control 2024-06-25 19:12:44 +01:00
rt711-sdw.c ASoC: rt711-sdw: add missing readable registers 2024-07-04 12:09:10 +01:00
rt711-sdw.h
rt711.c ASoC: rt-sdw*: add __func__ to all error logs 2024-03-28 19:31:12 +00:00
rt711.h
rt712-sdca-dmic.c ASoC: Merge up fixes 2024-04-03 16:07:41 +01:00
rt712-sdca-dmic.h
rt712-sdca-sdw.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rt712-sdca-sdw.h ASoC: rt712-sdca: add the function for version B 2024-06-26 20:54:02 +01:00
rt712-sdca.c ASoC: rt712-sdca: detect the SMART_MIC function during the probe stage 2024-10-17 18:42:14 +01:00
rt712-sdca.h ASoC: rt712-sdca: detect the SMART_MIC function during the probe stage 2024-10-17 18:42:14 +01:00
rt715-sdca-sdw.c ASoC: rt715-sdca-sdw: Fix wrong complete waiting in rt715_dev_resume() 2024-05-10 07:11:54 +01:00
rt715-sdca-sdw.h
rt715-sdca.c ASoC: Merge up fixes 2024-04-30 00:15:57 +09:00
rt715-sdca.h
rt715-sdw.c ASoC: rt715: Remove unused hda_to_sdw 2024-12-16 15:12:49 +00:00
rt715-sdw.h
rt715.c ASoC: rt-sdw*: add __func__ to all error logs 2024-03-28 19:31:12 +00:00
rt715.h ASoC: rt715: Remove unused hda_to_sdw 2024-12-16 15:12:49 +00:00
rt721-sdca-sdw.c ASoC: rt721-sdca: change interrupt mask from XU to GE 2024-11-05 16:38:44 +00:00
rt721-sdca-sdw.h ASoC: rt721-sdca: Add RT721 SDCA driver 2024-10-07 17:11:09 +01:00
rt721-sdca.c ASoC: rt721-sdca: change interrupt mask from XU to GE 2024-11-05 16:38:44 +00:00
rt721-sdca.h ASoC: rt721-sdca: change interrupt mask from XU to GE 2024-11-05 16:38:44 +00:00
rt722-sdca-sdw.c ASoC: Merge up fixes 2024-11-14 11:39:47 +00:00
rt722-sdca-sdw.h
rt722-sdca.c ASoC: rt722: add delay time to wait for the calibration procedure 2024-12-18 14:17:32 +00:00
rt722-sdca.h ASoC: rt722-sdca: add headset microphone vrefo setting 2024-04-09 19:21:39 +01:00
rt1011.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt1011.h
rt1015.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt1015.h
rt1015p.c
rt1016.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt1016.h
rt1017-sdca-sdw.c ASoC: rt1017-sdca-sdw: drop driver owner assignment 2024-03-28 13:57:44 +00:00
rt1017-sdca-sdw.h
rt1019.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt1019.h
rt1305.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt1305.h
rt1308-sdw.c ASoC: rt1308-sdw: drop driver owner assignment 2024-03-28 13:57:45 +00:00
rt1308-sdw.h
rt1308.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt1308.h
rt1316-sdw.c ASoC: Merge up fixes 2024-04-03 16:07:41 +01:00
rt1316-sdw.h
rt1318-sdw.c ASoC: Merge up fixes 2024-04-03 16:07:41 +01:00
rt1318-sdw.h
rt1318.c ASoC: rt1318: Constify struct reg_sequence 2024-08-13 12:41:40 +01:00
rt1318.h ASoC: rt1318: Add RT1318 audio amplifier driver 2024-06-19 14:50:34 +01:00
rt1320-sdw.c ASoC: rt1320: add mic function 2024-10-25 14:10:22 +01:00
rt1320-sdw.h ASoC: rt1320: add mic function 2024-10-25 14:10:22 +01:00
rt5514-spi.c ASoC: codecs: fix TYPO 'reguest' to 'request' in error log 2024-02-12 16:34:22 +00:00
rt5514-spi.h
rt5514.c ASoC: use to_platform_device() instead of container_of() 2025-01-23 11:29:38 +00:00
rt5514.h
rt5616.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5616.h
rt5631.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5631.h
rt5640.c ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work() 2024-10-25 00:50:13 +01:00
rt5640.h
rt5645.c ASoC: rt5645: fix issue of random interrupt from push-button 2024-06-26 16:34:48 +01:00
rt5645.h ASoC: rt5645: fix issue of random interrupt from push-button 2024-06-26 16:34:48 +01:00
rt5651.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5651.h
rt5659.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5659.h
rt5660.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5660.h
rt5663.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5663.h
rt5665.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5665.h
rt5668.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5668.h
rt5670-dsp.h
rt5670.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
rt5670.h
rt5677-spi.c
rt5677-spi.h
rt5677.c
rt5677.h
rt5682-i2c.c ASoC: rt5682: Support the ALC5682I-VE codec 2025-01-07 16:16:00 +00:00
rt5682-sdw.c ASoC: Merge up fixes 2024-04-03 16:07:41 +01:00
rt5682.c ASoC: rt5682: Support the ALC5682I-VE codec 2025-01-07 16:16:00 +00:00
rt5682.h ASoC: rt5682: Support the ALC5682I-VE codec 2025-01-07 16:16:00 +00:00
rt5682s.c ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error 2024-07-29 01:18:38 +01:00
rt5682s.h
rt9120.c
rtq9128.c ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flow 2024-01-05 15:20:47 +00:00
sdw-mockup.c ASoC: sdw-mockup: drop driver owner assignment 2024-03-28 13:57:56 +00:00
sgtl5000.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
sgtl5000.h
si476x.c
sigmadsp-i2c.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sigmadsp-regmap.c
sigmadsp.c ASoC: sigmadsp: Add missing module description 2024-05-08 20:51:08 +09:00
sigmadsp.h
simple-amplifier.c
simple-mux.c ASoc: simple-mux: add idle-state support 2024-11-14 11:39:22 +00:00
sma1303.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
sma1303.h
sma1307.c ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-12-02 17:58:37 +00:00
sma1307.h ASoC: sma1307: Add driver for Iron Device SMA1307 2024-11-06 14:15:28 +00:00
spdif_receiver.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
spdif_transmitter.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
src4xxx-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
src4xxx.c
src4xxx.h
ssm2305.c
ssm2518.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
ssm2518.h
ssm2602-i2c.c ASoC: ssm2602: Remove use of i2c_match_id() 2024-12-09 13:12:37 +00:00
ssm2602-spi.c
ssm2602.c
ssm2602.h
ssm3515.c
ssm4567.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
sta32x.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
sta32x.h
sta350.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
sta350.h
sta529.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
stac9766.c
sti-sas.c ASoC: sti-sas: Constify snd_soc_component_driver struct 2024-08-02 14:05:31 +01:00
tas571x.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
tas571x.h
tas2552.c ASoC: tas*: Drop unused GPIO includes 2024-08-07 23:45:17 +01:00
tas2552.h
tas2562.c ASoC: tas2562: Remove use of i2c_match_id() 2024-12-09 13:12:38 +00:00
tas2562.h
tas2764.c ASoC: tas2764: Set the SDOUT polarity correctly 2025-02-18 20:08:43 +00:00
tas2764.h ASoC: tas2764: Set the SDOUT polarity correctly 2025-02-18 20:08:43 +00:00
tas2770.c ASoC: tas2770: Fix volume scale 2025-02-16 23:59:40 +00:00
tas2770.h
tas2780.c ASoC: tas*: Drop unused GPIO includes 2024-08-07 23:45:17 +01:00
tas2780.h
tas2781-comlib.c ASoC: tas2781: Add Calibration Kcontrols for Chromebook 2024-09-13 17:39:17 +01:00
tas2781-fmwlib.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
tas2781-i2c.c ASoC: tas2781: drop a redundant code 2025-02-06 14:51:52 +00:00
tas5086.c ASoC: tas5086: use sleeping variants of gpiod API 2024-08-20 12:59:17 +01:00
tas5720.c ASoC: tas5720: Remove use of i2c_match_id() 2024-12-09 13:12:40 +00:00
tas5720.h
tas5805m.c ASoC: tas5805m: Improve a size determination in tas5805m_i2c_probe() 2024-09-30 01:11:00 +02:00
tas6424.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
tas6424.h
tda7419.c ASoC: tda7419: fix module autoloading 2024-08-26 15:52:08 +01:00
tfa989x.c
tfa9879.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
tfa9879.h
tlv320adc3xxx.c ASoC: tlv320adc3xxx: Remove use of i2c_match_id() 2024-12-09 13:12:41 +00:00
tlv320adcx140.c ASoC: codecs: Remove unused of_gpio.h 2024-06-10 12:48:36 +01:00
tlv320adcx140.h
tlv320aic3x-i2c.c ASoC: tlv320aic3x: Remove use of i2c_match_id() 2024-12-09 13:12:43 +00:00
tlv320aic3x-spi.c ASoC: tlv320aic3x-spi: drop driver owner assignment 2024-03-28 13:57:42 +00:00
tlv320aic3x.c
tlv320aic3x.h
tlv320aic23-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
tlv320aic23-spi.c
tlv320aic23.c
tlv320aic23.h
tlv320aic26.c
tlv320aic26.h
tlv320aic31xx.c ASoC: tlv320aic31xx: Remove use of i2c_match_id() 2024-12-09 13:12:42 +00:00
tlv320aic31xx.h
tlv320aic32x4-clk.c
tlv320aic32x4-i2c.c
tlv320aic32x4-spi.c ASoC: tlv320aic32x4-spi: drop driver owner assignment 2024-03-28 13:57:41 +00:00
tlv320aic32x4.c ASoC: tlv320aic32x4: Add multi endpoint support 2024-09-03 21:23:58 +01:00
tlv320aic32x4.h
tlv320dac33.c
tlv320dac33.h
tpa6130a2.c ASoC: tpa6130a2: Remove use of i2c_match_id() 2024-12-09 13:12:44 +00:00
tpa6130a2.h
ts3a227e.c ASoC: codecs: Remove unused of_gpio.h 2024-06-10 12:48:36 +01:00
ts3a227e.h
tscs42xx.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
tscs42xx.h
tscs454.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
tscs454.h
twl4030.c ASoC: improve macro definition on TWL4030_OUTPUT_PGA 2024-09-30 01:09:51 +02:00
twl6040.c
twl6040.h
uda1334.c
uda1342.c ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-12-02 17:58:37 +00:00
uda1342.h ASoC: codecs: Add uda1342 codec driver 2024-10-09 14:40:51 +01:00
uda1380.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
uda1380.h
wcd-clsh-v2.c
wcd-clsh-v2.h ASoC: codecs: Add WCD939x Codec driver 2024-01-22 00:06:19 +00:00
wcd-mbhc-v2.c ASoC: codecs: wcd-mbhc: Constify passed MBHC reg fields 2024-06-18 16:47:14 +01:00
wcd-mbhc-v2.h ASoC: codecs: wcd-mbhc: Constify passed MBHC reg fields 2024-06-18 16:47:14 +01:00
wcd934x.c ASoC: codecs: wcd934x: make read-only array minCode_param static const 2024-08-21 14:38:01 +01:00
wcd937x-sdw.c ASoC: codecs: wcd937x-sdw: Correct Soundwire ports mask 2024-07-29 13:36:32 +01:00
wcd937x.c ASoC: Merge up fixes 2024-11-14 11:39:47 +00:00
wcd937x.h ASoC: codecs: wcd937x: relax the AUX PDM watchdog 2024-10-29 14:11:00 +00:00
wcd938x-sdw.c ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask 2024-07-29 13:36:33 +01:00
wcd938x.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
wcd938x.h ASoC: codecs: wcd938x: Move max port number defines to enum 2024-07-29 01:41:20 +01:00
wcd939x-sdw.c ASoC: codecs: wcd939x-sdw: Correct Soundwire ports mask 2024-07-29 13:36:34 +01:00
wcd939x.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
wcd939x.h ASoC: codecs: wcd939x: Move max port number defines to enum 2024-07-29 01:41:21 +01:00
wcd9335.c ASoC: codecs: wcd9335: Add define for number of DAIs 2024-12-09 13:12:25 +00:00
wcd9335.h
wl1273.c
wl1273.h
wm_adsp.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
wm_adsp.h ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add() 2024-08-05 13:53:49 +01:00
wm_hubs.c
wm_hubs.h
wm0010.c ASoC: codecs: wm0010: remove unused struct 'wm0010_spi_msg' 2024-06-03 15:59:28 +01:00
wm1250-ev1.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm2000.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm2000.h
wm2200.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm2200.h
wm5100-tables.c
wm5100.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm5100.h
wm5102.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
wm5102.h
wm5110.c ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. 2025-02-06 11:33:46 +00:00
wm5110.h
wm8350.c
wm8350.h
wm8400.c
wm8400.h
wm8510.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8510.h
wm8523.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8523.h
wm8524.c
wm8580.c
wm8580.h
wm8711.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8711.h
wm8727.c
wm8728.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8728.h
wm8731-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8731-spi.c
wm8731.c
wm8731.h
wm8737.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8737.h
wm8741.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8741.h
wm8750.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8750.h
wm8753.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8753.h
wm8770.c
wm8770.h
wm8776.c
wm8776.h
wm8782.c
wm8804-i2c.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8804-spi.c
wm8804.c
wm8804.h
wm8900.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8900.h
wm8903.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8903.h
wm8904.c ASoC: wm8904: Remove use of i2c_match_id() 2024-12-09 13:12:45 +00:00
wm8904.h
wm8940.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8940.h
wm8955.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8955.h
wm8958-dsp2.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
wm8960.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8960.h
wm8961.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8961.h
wm8962.c ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeout() 2024-05-07 00:00:14 +09:00
wm8962.h
wm8971.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8971.h
wm8974.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8974.h
wm8978.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8978.h
wm8983.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8983.h
wm8985.c ASoC: wm8985: Remove use of i2c_match_id() 2024-12-09 13:12:46 +00:00
wm8985.h
wm8988.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8988.h
wm8990.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8990.h
wm8991.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8991.h
wm8993.c ASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeout() 2024-05-07 00:00:15 +09:00
wm8993.h
wm8994.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
wm8994.h
wm8995.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm8995.h
wm8996.c ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeout() 2024-05-07 00:00:16 +09:00
wm8996.h
wm8997.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
wm8997.h
wm8998.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
wm8998.h
wm9081.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm9081.h
wm9090.c ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-03 11:08:06 +09:00
wm9090.h
wm9705.c
wm9712.c
wm9713.c
wm9713.h
wsa881x.c ASoC: Merge fixes 2024-08-08 09:14:57 +01:00
wsa883x.c ASoC: Merge fixes 2024-08-08 09:14:57 +01:00
wsa884x.c ASoC: codecs: wsa884x: Implement temperature reading and hwmon 2024-08-29 17:04:46 +01:00
zl38060.c