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