summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wcd9335.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: wcd9335: drop unused gain hack remnantJohan Hovold2024-01-221-4/+0
* ASoC: codecs: wcd9335: Handle component name prefixKrzysztof Kozlowski2023-10-261-9/+9
* ASoC: wcd9335: Update to use maple tree register cacheMark Brown2023-07-171-1/+1
* ASoC: codecs: wcd9335: Simplify with dev_err_probeKrzysztof Kozlowski2023-04-181-16/+11
* Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-031-5/+9
|\
| * ASoC: wcd9335: remove always-true conditionPierre-Louis Bossart2022-08-311-3/+1
| * ASoC: wcd9335: Convert irq chip to config regsAidan MacDonald2022-08-281-2/+8
* | ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski2022-09-231-1/+1
|/
* ASoC: Merge up fixesMark Brown2022-07-111-6/+11
|\
| * ASoC: wcd9335: Use int array instead of bitmask for TX mixersYassine Oudjana2022-07-071-6/+11
| * ASoC: wcd9335: Fix spurious event generationMark Brown2022-06-241-0/+3
| * ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana2022-06-241-1/+4
* | ASoC: wcd9335: Use DT bindings instead of local DAI definitionsYassine Oudjana2022-06-291-11/+2
* | ASoC: Merge fixesMark Brown2022-06-141-1/+7
|\ \
| * | ASoC: wcd9335: Fix spurious event generationMark Brown2022-06-131-0/+3
| * | ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana2022-06-131-1/+4
| |/
* | ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLVSrinivas Kandagatla2022-06-101-45/+36
* | ASoC: wcd9335: remove redundant testsPierre-Louis Bossart2022-06-061-2/+2
|/
* ASoC: wcd9335: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
* ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana2022-01-061-8/+9
* ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana2021-09-271-1/+1
* ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-08-261-0/+11
* ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET2021-08-261-1/+10
* ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET2021-08-261-1/+0
* ASoC: wcd9335: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: wcd9335: clarify return valuePierre-Louis Bossart2021-03-101-1/+1
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-1/+1
|\
| * ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
* | ASoC: wcd9335: Remove unnecessary conversion to boolKaixu Xia2020-11-181-1/+1
|/
* ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-24/+24
* ASoC: wcd9335: remove unneeded semicolonJason Yan2020-04-201-22/+22
* ASoC: wcd9335: fix address map representationSrinivas Kandagatla2020-03-061-9/+9
* ASoC: wcd9335: clean up indentation issueColin Ian King2019-10-011-5/+5
* ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi2019-09-111-16/+8
* ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla2019-08-281-8/+12
* ASoC: wcd9335: add irqflag IRQF_ONESHOT flagHariprasad Kelam2019-07-221-1/+2
* ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla2019-07-051-5/+0
* wcd9335: fix a incorrect use of kstrndup()Gen Zhang2019-05-291-1/+1
* ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang2019-04-021-0/+1
* ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter2019-02-061-12/+8
* ASoC: wcd9335: add audio routingsSrinivas Kandagatla2019-01-281-0/+189
* ASoC: wcd9335: add capture dapm widgetsSrinivas Kandagatla2019-01-281-1/+1447
* ASoC: wcd9335: add playback dapm widgetsSrinivas Kandagatla2019-01-281-0/+1795
* ASoC: wcd9335: add basic controlsSrinivas Kandagatla2019-01-281-0/+325
* ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla2019-01-281-0/+10
* ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla2019-01-281-0/+1483