index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wcd9335.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
ASoC: codecs: wcd9335: Simplify with cleanup.h
Krzysztof Kozlowski
1
-13
/
+9
2024-06-23
ASoC: Few constifications (mostly arguments)
Mark Brown
1
-1
/
+1
2024-06-18
ASoC: codecs: wcd9335: Drop unused dmic rate handling
Krzysztof Kozlowski
1
-49
/
+3
2024-06-18
ASoC: codecs: wcd9335: Drop unneeded error message
Krzysztof Kozlowski
1
-4
/
+0
2024-06-18
ASoC: codecs: wcd9335: Handle nicer probe deferral and simplify with dev_err_...
Krzysztof Kozlowski
1
-19
/
+9
2024-06-18
ASoC: codecs: wcd9335: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
2024-06-18
ASoC: codecs: wcd9335: Drop unused state container fields
Krzysztof Kozlowski
1
-4
/
+0
2024-06-18
ASoC: Constify DAI passed to get_channel_map
Krzysztof Kozlowski
1
-1
/
+1
2024-05-27
ASoC: Constify channel mapping array arguments in set_channel_map()
Krzysztof Kozlowski
1
-2
/
+4
2024-01-22
ASoC: codecs: wcd9335: drop unused gain hack remnant
Johan Hovold
1
-4
/
+0
2023-10-26
ASoC: codecs: wcd9335: Handle component name prefix
Krzysztof Kozlowski
1
-9
/
+9
2023-07-17
ASoC: wcd9335: Update to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-04-18
ASoC: codecs: wcd9335: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-16
/
+11
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-5
/
+9
2022-09-23
ASoC: wcd9335: fix order of Slimbus unprepare/disable
Krzysztof Kozlowski
1
-1
/
+1
2022-08-31
ASoC: wcd9335: remove always-true condition
Pierre-Louis Bossart
1
-3
/
+1
2022-08-28
ASoC: wcd9335: Convert irq chip to config regs
Aidan MacDonald
1
-2
/
+8
2022-07-11
ASoC: Merge up fixes
Mark Brown
1
-6
/
+11
2022-07-07
ASoC: wcd9335: Use int array instead of bitmask for TX mixers
Yassine Oudjana
1
-6
/
+11
2022-06-29
ASoC: wcd9335: Use DT bindings instead of local DAI definitions
Yassine Oudjana
1
-11
/
+2
2022-06-24
ASoC: wcd9335: Fix spurious event generation
Mark Brown
1
-0
/
+3
2022-06-24
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
Yassine Oudjana
1
-1
/
+4
2022-06-14
ASoC: Merge fixes
Mark Brown
1
-1
/
+7
2022-06-13
ASoC: wcd9335: Fix spurious event generation
Mark Brown
1
-0
/
+3
2022-06-13
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
Yassine Oudjana
1
-1
/
+4
2022-06-10
ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV
Srinivas Kandagatla
1
-45
/
+36
2022-06-06
ASoC: wcd9335: remove redundant tests
Pierre-Louis Bossart
1
-2
/
+2
2022-05-09
ASoC: wcd9335: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-01-06
ASoC: wcd9335: Keep a RX port value for each SLIM RX mux
Yassine Oudjana
1
-8
/
+9
2021-09-27
ASoC: wcd9335: Use correct version to initialize Class H
Yassine Oudjana
1
-1
/
+1
2021-08-26
ASoC: wcd9335: Disable irq on slave ports in the remove function
Christophe JAILLET
1
-0
/
+11
2021-08-26
ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...
Christophe JAILLET
1
-1
/
+10
2021-08-26
ASoC: wcd9335: Fix a double irq free in the remove function
Christophe JAILLET
1
-1
/
+0
2021-04-09
ASoC: wcd9335: constify static struct snd_soc_dai_ops
Ye Bin
1
-1
/
+1
2021-03-10
ASoC: wcd9335: clarify return value
Pierre-Louis Bossart
1
-1
/
+1
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2020-11-18
ASoC: wcd9335: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-10-28
ASoC: codecs: wcd9335: Set digital gain range correctly
Srinivas Kandagatla
1
-1
/
+1
2020-06-22
ASoC: codecs: wcd*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-24
/
+24
2020-04-20
ASoC: wcd9335: remove unneeded semicolon
Jason Yan
1
-22
/
+22
2020-03-06
ASoC: wcd9335: fix address map representation
Srinivas Kandagatla
1
-9
/
+9
2019-10-01
ASoC: wcd9335: clean up indentation issue
Colin Ian King
1
-5
/
+5
2019-09-11
ASoC: wcd9335: remove redundant use of ret variable
Saiyam Doshi
1
-16
/
+8
2019-08-28
ASoC: wcd9335: Fix primary interpolator max rate
Srinivas Kandagatla
1
-8
/
+12
2019-07-22
ASoC: wcd9335: add irqflag IRQF_ONESHOT flag
Hariprasad Kelam
1
-1
/
+2
2019-07-05
ASoC: wcd9335: remove multiple defines.
Srinivas Kandagatla
1
-5
/
+0
2019-05-29
wcd9335: fix a incorrect use of kstrndup()
Gen Zhang
1
-1
/
+1
2019-04-02
ASoC: wcd9335: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2019-02-06
ASoC: wcd9335: remove some unnecessary NULL checks
Dan Carpenter
1
-12
/
+8
2019-01-28
ASoC: wcd9335: add audio routings
Srinivas Kandagatla
1
-0
/
+189
[next]