summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd9335.c
AgeCommit message (Expand)Author
2024-01-22ASoC: codecs: wcd9335: drop unused gain hack remnantJohan Hovold
2023-10-26ASoC: codecs: wcd9335: Handle component name prefixKrzysztof Kozlowski
2023-07-17ASoC: wcd9335: Update to use maple tree register cacheMark Brown
2023-04-18ASoC: codecs: wcd9335: Simplify with dev_err_probeKrzysztof Kozlowski
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2022-09-23ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski
2022-08-31ASoC: wcd9335: remove always-true conditionPierre-Louis Bossart
2022-08-28ASoC: wcd9335: Convert irq chip to config regsAidan MacDonald
2022-07-11ASoC: Merge up fixesMark Brown
2022-07-07ASoC: wcd9335: Use int array instead of bitmask for TX mixersYassine Oudjana
2022-06-29ASoC: wcd9335: Use DT bindings instead of local DAI definitionsYassine Oudjana
2022-06-24ASoC: wcd9335: Fix spurious event generationMark Brown
2022-06-24ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana
2022-06-14ASoC: Merge fixesMark Brown
2022-06-13ASoC: wcd9335: Fix spurious event generationMark Brown
2022-06-13ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana
2022-06-10ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLVSrinivas Kandagatla
2022-06-06ASoC: wcd9335: remove redundant testsPierre-Louis Bossart
2022-05-09ASoC: wcd9335: Add endianness flag in snd_soc_component_driverCharles Keepax
2022-01-06ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana
2021-09-27ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana
2021-08-26ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET
2021-08-26ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET
2021-08-26ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET
2021-04-09ASoC: wcd9335: constify static struct snd_soc_dai_opsYe Bin
2021-03-10ASoC: wcd9335: clarify return valuePierre-Louis Bossart
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-18ASoC: wcd9335: Remove unnecessary conversion to boolKaixu Xia
2020-10-28ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto
2020-04-20ASoC: wcd9335: remove unneeded semicolonJason Yan
2020-03-06ASoC: wcd9335: fix address map representationSrinivas Kandagatla
2019-10-01ASoC: wcd9335: clean up indentation issueColin Ian King
2019-09-11ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi
2019-08-28ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla
2019-07-22ASoC: wcd9335: add irqflag IRQF_ONESHOT flagHariprasad Kelam
2019-07-05ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla
2019-05-29wcd9335: fix a incorrect use of kstrndup()Gen Zhang
2019-04-02ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang
2019-02-06ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter
2019-01-28ASoC: wcd9335: add audio routingsSrinivas Kandagatla
2019-01-28ASoC: wcd9335: add capture dapm widgetsSrinivas Kandagatla
2019-01-28ASoC: wcd9335: add playback dapm widgetsSrinivas Kandagatla
2019-01-28ASoC: wcd9335: add basic controlsSrinivas Kandagatla
2019-01-28ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla
2019-01-28ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla