index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wcd9335.c
Age
Commit message (
Expand
)
Author
2023-07-17
ASoC: wcd9335: Update to use maple tree register cache
Mark Brown
2023-04-18
ASoC: codecs: wcd9335: Simplify with dev_err_probe
Krzysztof Kozlowski
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-09-23
ASoC: wcd9335: fix order of Slimbus unprepare/disable
Krzysztof Kozlowski
2022-08-31
ASoC: wcd9335: remove always-true condition
Pierre-Louis Bossart
2022-08-28
ASoC: wcd9335: Convert irq chip to config regs
Aidan MacDonald
2022-07-11
ASoC: Merge up fixes
Mark Brown
2022-07-07
ASoC: wcd9335: Use int array instead of bitmask for TX mixers
Yassine Oudjana
2022-06-29
ASoC: wcd9335: Use DT bindings instead of local DAI definitions
Yassine Oudjana
2022-06-24
ASoC: wcd9335: Fix spurious event generation
Mark Brown
2022-06-24
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
Yassine Oudjana
2022-06-14
ASoC: Merge fixes
Mark Brown
2022-06-13
ASoC: wcd9335: Fix spurious event generation
Mark Brown
2022-06-13
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
Yassine Oudjana
2022-06-10
ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV
Srinivas Kandagatla
2022-06-06
ASoC: wcd9335: remove redundant tests
Pierre-Louis Bossart
2022-05-09
ASoC: wcd9335: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-01-06
ASoC: wcd9335: Keep a RX port value for each SLIM RX mux
Yassine Oudjana
2021-09-27
ASoC: wcd9335: Use correct version to initialize Class H
Yassine Oudjana
2021-08-26
ASoC: wcd9335: Disable irq on slave ports in the remove function
Christophe JAILLET
2021-08-26
ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...
Christophe JAILLET
2021-08-26
ASoC: wcd9335: Fix a double irq free in the remove function
Christophe JAILLET
2021-04-09
ASoC: wcd9335: constify static struct snd_soc_dai_ops
Ye Bin
2021-03-10
ASoC: wcd9335: clarify return value
Pierre-Louis Bossart
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-18
ASoC: wcd9335: Remove unnecessary conversion to bool
Kaixu Xia
2020-10-28
ASoC: codecs: wcd9335: Set digital gain range correctly
Srinivas Kandagatla
2020-06-22
ASoC: codecs: wcd*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-04-20
ASoC: wcd9335: remove unneeded semicolon
Jason Yan
2020-03-06
ASoC: wcd9335: fix address map representation
Srinivas Kandagatla
2019-10-01
ASoC: wcd9335: clean up indentation issue
Colin Ian King
2019-09-11
ASoC: wcd9335: remove redundant use of ret variable
Saiyam Doshi
2019-08-28
ASoC: wcd9335: Fix primary interpolator max rate
Srinivas Kandagatla
2019-07-22
ASoC: wcd9335: add irqflag IRQF_ONESHOT flag
Hariprasad Kelam
2019-07-05
ASoC: wcd9335: remove multiple defines.
Srinivas Kandagatla
2019-05-29
wcd9335: fix a incorrect use of kstrndup()
Gen Zhang
2019-04-02
ASoC: wcd9335: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-02-06
ASoC: wcd9335: remove some unnecessary NULL checks
Dan Carpenter
2019-01-28
ASoC: wcd9335: add audio routings
Srinivas Kandagatla
2019-01-28
ASoC: wcd9335: add capture dapm widgets
Srinivas Kandagatla
2019-01-28
ASoC: wcd9335: add playback dapm widgets
Srinivas Kandagatla
2019-01-28
ASoC: wcd9335: add basic controls
Srinivas Kandagatla
2019-01-28
ASoC: wcd9335: add CLASS-H Controller support
Srinivas Kandagatla
2019-01-28
ASoC: wcd9335: add support to wcd9335 codec
Srinivas Kandagatla