Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d0a88ae4797e79d01ad98e88d0bae9e6a977dbf9
/
sound
/
soc
/
codecs
/
wm8955.c
26d3c16
ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()
by Kuninori Morimoto
· 4 years, 6 months ago
3e146b5
ASoC: codecs: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
6d75dfc
ASoC: codecs: wm*: rename to snd_soc_component_read()
by Kuninori Morimoto
· 4 years, 7 months ago
e8758a5
ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
by Christophe JAILLET
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
85e7e77
ASoC: wm8955: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
69b626e6
ASoC: wm8955: replace codec to component
by Kuninori Morimoto
· 7 years ago
f802d6c
ASoC: constify snd_soc_codec_driver structures
by Julia Lawall
· 8 years ago
11f473e
ASoC: codec duplicated callback function goes to component on wm8955
by Kuninori Morimoto
· 8 years ago
3e2a71b
ASoC: wm8955: harmless underflow in wm8955_put_deemph()
by Dan Carpenter
· 9 years ago
1c07a4d
ASoC: drivers: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
4b57895
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
by Mark Brown
· 10 years ago
afcd11d
ASoC: wm8955: Replace direct snd_soc_codec dapm field access
by Lars-Peter Clausen
· 10 years ago
12c3500
ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits
by Axel Lin
· 10 years ago
f4bf8d7
ASoC: Move bias level update to the core
by Lars-Peter Clausen
· 10 years ago
bd1204c
ASoC: Route all bias level updates through the core
by Lars-Peter Clausen
· 10 years ago
07892b1
ASoC: wm8955: Fix wrong value references for boolean kctl
by Takashi Iwai
· 10 years ago
11e5e79
ASoC: wm8955: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
by Lars-Peter Clausen
· 10 years ago
bf68a04
ASoC: wm8955: Cleanup manual bias level transitions
by Lars-Peter Clausen
· 10 years ago
1df93ca
ASoC: wm8955: Convert to params_width()
by Mark Brown
· 10 years ago
cee429e
Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-next
by Mark Brown
· 11 years ago
e90c7b4
ASoC: wm8955: Use devm_regulator_bulk_get()
by Fabio Estevam
· 11 years ago
ea53bf7
ASoC: Add snd_soc_kcontrol_codec() helper function
by Lars-Peter Clausen
· 11 years ago
2620954
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
by Mark Brown
· 11 years ago
5d6be5a
ASoC: codec: Simplify ASoC probe code.
by Xiubo Li
· 11 years ago
54db41c
ASoC: wm8955: Use SOC_ENUM_SINGLE_DECL()
by Takashi Iwai
· 11 years ago
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
385b27f
ASoC: wm8955: Use devm_regmap_init_i2c()
by Sachin Kamat
· 12 years ago
07c9c32
ASoC: wm8955: Use module_i2c_driver
by Sachin Kamat
· 12 years ago
3294c4c
ASoC: Convert WM8955 to table based DAPM and control init
by Mark Brown
· 13 years ago
95860fd
ASoC: Convert WM8955 to direct regmap API usage
by Mark Brown
· 13 years ago
9887cb9
ASoC: Use standard register cache sync for WM8955
by Mark Brown
· 13 years ago
ba5c88d
ASoC: Convert WM8955 to devm_kzalloc()
by Mark Brown
· 13 years ago
1e9c898
ASoC: Make I2C usage unconditional in WM8955
by Mark Brown
· 13 years ago
091edcc
ASoC: Remove unused -codec from Wolfson device driver names
by Mark Brown
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
997c2ea
ASoC: Remove unneeded platform_device.h inclusions from CODECs
by Mark Brown
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a1b3b5e
ASoC: Avoid direct register cache access when setting defaults
by Mark Brown
· 14 years ago
22a756e
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
715920d
ASoC: codecs: wm8955: Fix register cache incoherency
by Lars-Peter Clausen
· 14 years ago
7f984b5
ASoC: codecs: Add missing control_type initialization
by Lars-Peter Clausen
· 14 years ago
07a9e2b
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
3f343f8
ASoC: fix deemphasis control in wm8904/55/60 codecs
by Dmitry Artamonow
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
af3751a
ASoC: Remove unneeded control_data management from Wolfson drivers
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
8089a49
ASoC: wm8955: fix resource reclaim in wm8955_register error path
by Axel Lin
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
b2c812e
ASoC: Add indirection for CODEC private data
by Mark Brown
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b35a28a
ASoC: Add initial WM8955 CODEC driver
by Mark Brown
· 15 years ago