summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd938x.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-02ASoC: codecs: wcd938x: fix OF node leaks on probe failureJohan Hovold1-2/+1
2025-10-20ASoC: codecs: wcd938x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-14/+13
2025-09-19ASoC: codecs: wcd938x: get regmap directlySrinivas Kandagatla1-1/+1
2025-09-19ASoC: codecs: wcd-common: move WCD_SDW_CH to commonSrinivas Kandagatla1-1/+1
2025-09-19ASoC: codecs: wcd: add common helper for wcd codecsSrinivas Kandagatla1-71/+17
2025-09-19ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helperSrinivas Kandagatla1-2/+1
2025-09-19ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helperSrinivas Kandagatla1-2/+2
2025-06-23ASoC: codecs: wcd938x: Use simple defines for chipid register valueKrzysztof Kozlowski1-7/+5
2025-06-09ASoC: codecs: More const and unused member cleanupsMark Brown1-9/+8
2025-06-09ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski1-26/+9
2025-06-09ASoC: codecs: wcd938x: Drop unused variant fieldKrzysztof Kozlowski1-7/+7
2025-06-09ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fieldsKrzysztof Kozlowski1-2/+0
2025-06-09ASoC: codecs: Constify regmap configuration static variablesKrzysztof Kozlowski1-1/+1
2025-04-24ASoC: codecs: wcd938x: drop unnecessary mux flag assignmentJohan Hovold1-1/+0
2025-04-24ASoC: codecs: wcd938x: fix mux error handlingJohan Hovold1-11/+11
2025-04-08ASoC: wcd938x: enable t14s audio headsetMark Brown1-12/+45
2025-04-07ASoC: codecs: wcd938x: add mux control support for hp audio muxSrinivas Kandagatla1-11/+44
2025-04-07ASoC: codecs: wcd-mbhc: cleanup swap_gnd_mic apiSrinivas Kandagatla1-1/+1
2025-04-07ASoC: codec: wcd938x: Convert to GPIO descriptorsPeng Fan1-7/+6
2025-03-19irqdomain: sound: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-1/+1
2025-03-03ASoC: wcd938x: Use SOC_SINGLE_EXT_TLV() helper macroCharles Keepax1-7/+2
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-07-29ASoC: codecs: wcd938x: Drop unused defines and enumsKrzysztof Kozlowski1-18/+0
2024-06-18ASoC: codecs: wcd938x: Constify wcd938x_sdw_ch_infoKrzysztof Kozlowski1-1/+1
2024-06-18ASoC: codecs: wcd938x: Constify static dataKrzysztof Kozlowski1-2/+2
2024-06-03ASoC: codecs: wcd938x: Drop no-op ADC2_BCS Disable SwitchKrzysztof Kozlowski1-28/+0
2024-05-27ASoC: codecs: wcd938x: Unify define used for MIC2 bias registerKrzysztof Kozlowski1-1/+1
2024-01-22ASoC: codecs: wcd938x: skip printing deferred probe failuersKrzysztof Kozlowski1-3/+1
2024-01-22ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski1-1/+1
2024-01-22ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold1-1/+1
2023-10-25ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver arrayKrzysztof Kozlowski1-2/+2
2023-10-09ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold1-2/+8
2023-10-09ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold1-3/+15
2023-10-09ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold1-10/+34
2023-10-09ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold1-1/+1
2023-10-09ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold1-4/+0
2023-07-06ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold1-7/+48
2023-07-06ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold1-0/+4
2023-07-05ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla1-3/+3
2023-07-04ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold1-0/+2
2023-07-03ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold1-0/+9
2023-06-30ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown1-8/+9
2023-06-30ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold1-7/+8
2023-06-30ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold1-3/+3
2023-06-30ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold1-2/+2
2023-06-30ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold1-0/+6
2023-05-04ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski1-999/+4
2023-04-18ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski1-17/+10
2023-03-20ASoC: codecs: wcd938x: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-12-05ASoC: wcd938x: Make read-only array minCode_param static constColin Ian King1-2/+2