summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd938x.c
AgeCommit message (Expand)Author
2026-07-31ASoC: codecs: wcd938x: Use guard() for mutex locksbui duc phuc
2026-06-11ASoC: wcd938x: Use new SoundWire enumeration helperCharles Keepax
2025-12-02ASoC: codecs: wcd938x: fix OF node leaks on probe failureJohan Hovold
2025-10-20ASoC: codecs: wcd938x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto
2025-09-18ASoC: codecs: wcd938x: get regmap directlySrinivas Kandagatla
2025-09-18ASoC: codecs: wcd-common: move WCD_SDW_CH to commonSrinivas Kandagatla
2025-09-18ASoC: codecs: wcd: add common helper for wcd codecsSrinivas Kandagatla
2025-09-18ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helperSrinivas Kandagatla
2025-09-18ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helperSrinivas Kandagatla
2025-06-23ASoC: codecs: wcd938x: Use simple defines for chipid register valueKrzysztof Kozlowski
2025-06-09ASoC: codecs: More const and unused member cleanupsMark Brown
2025-06-08ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski
2025-06-08ASoC: codecs: wcd938x: Drop unused variant fieldKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fieldsKrzysztof Kozlowski
2025-06-08ASoC: codecs: Constify regmap configuration static variablesKrzysztof Kozlowski
2025-04-24ASoC: codecs: wcd938x: drop unnecessary mux flag assignmentJohan Hovold
2025-04-24ASoC: codecs: wcd938x: fix mux error handlingJohan Hovold
2025-04-08ASoC: wcd938x: enable t14s audio headsetMark Brown
2025-04-06ASoC: codecs: wcd938x: add mux control support for hp audio muxSrinivas Kandagatla
2025-04-06ASoC: codecs: wcd-mbhc: cleanup swap_gnd_mic apiSrinivas Kandagatla
2025-04-06ASoC: codec: wcd938x: Convert to GPIO descriptorsPeng Fan
2025-03-19irqdomain: sound: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-03-03ASoC: wcd938x: Use SOC_SINGLE_EXT_TLV() helper macroCharles Keepax
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-07-29ASoC: codecs: wcd938x: Drop unused defines and enumsKrzysztof Kozlowski
2024-06-18ASoC: codecs: wcd938x: Constify wcd938x_sdw_ch_infoKrzysztof Kozlowski
2024-06-18ASoC: codecs: wcd938x: Constify static dataKrzysztof Kozlowski
2024-06-03ASoC: codecs: wcd938x: Drop no-op ADC2_BCS Disable SwitchKrzysztof Kozlowski
2024-05-27ASoC: codecs: wcd938x: Unify define used for MIC2 bias registerKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: skip printing deferred probe failuersKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold
2023-10-25ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver arrayKrzysztof Kozlowski
2023-10-09ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold
2023-10-09ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold
2023-10-09ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold
2023-10-09ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold
2023-10-09ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold
2023-07-06ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold
2023-07-06ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold
2023-07-05ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla
2023-07-04ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold
2023-07-03ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold
2023-06-30ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown
2023-06-30ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold
2023-06-30ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold
2023-06-30ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold
2023-06-30ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold
2023-05-04ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski