index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8904.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm8904: enable MCLK in STANDBY
Michał Mirosław
2019-01-03
1
-3
/
+9
*
ASoC: wm8904: save model id directly in of_device_id.data
Michał Mirosław
2019-01-03
1
-6
/
+3
*
ASoC: remove redundant include
zhong jiang
2018-09-18
1
-1
/
+0
*
ASoC: wm8904: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-02
1
-0
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"
Colin Ian King
2018-05-18
1
-1
/
+1
*
ASoC: wm8904: replace codec to component
Kuninori Morimoto
2018-02-12
1
-181
/
+174
*
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
2016-09-01
1
-1
/
+1
*
ASoC: wm8904: Fix enum ctl accesses in a wrong type
Takashi Iwai
2016-03-01
1
-2
/
+2
*
ASoC: wm8904: Make undocumented registers non-readable
Axel Lin
2015-11-18
1
-1
/
+1
*
ASoC: wm8904: harmless underflow in wm8904_put_deemph()
Dan Carpenter
2015-10-22
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...
Mark Brown
2015-08-30
1
-1
/
+3
|
\
\
|
|
*
ASoC: wm8904: Check for clk_prepare_enable() error
Fabio Estevam
2015-07-08
1
-1
/
+3
|
|
/
*
/
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
|
/
*
ASoC: wm8904: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-06-01
1
-2
/
+2
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: wm8904: Fix wrong value references for boolean kctl
Takashi Iwai
2015-03-10
1
-2
/
+2
*
-
.
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...
Mark Brown
2015-02-04
1
-1
/
+30
|
\
\
|
|
*
ASoC: wm8904: add dt ids table
Alexander Morozov
2015-01-28
1
-1
/
+30
|
|
/
*
|
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
Mark Brown
2015-02-04
1
-2
/
+2
|
\
\
|
*
|
ASoC: wm8904: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-14
1
-2
/
+2
|
|
/
*
/
ASoC: wm8904: fix runtime warning
Bo Shen
2015-01-14
1
-8
/
+15
|
/
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-08-04
1
-5
/
+16
|
\
\
\
|
|
|
*
ASoC: wm8904: switch to CCF
Bo Shen
2014-06-09
1
-0
/
+11
|
|
|
/
|
|
/
|
|
|
*
ASoC: wm8904: Convert to params_width()
Mark Brown
2014-07-31
1
-5
/
+5
|
|
/
*
/
ASoC: wm8904: Remove redundant OOM message
Sachin Kamat
2014-06-27
1
-5
/
+1
|
/
*
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-04-14
1
-7
/
+7
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-9
/
+0
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-9
/
+0
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...
Mark Brown
2014-03-12
1
-36
/
+37
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
ASoC: wm8904: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-23
1
-36
/
+37
|
|
|
/
|
|
/
|
*
/
|
ASoC: Rename soc_enum.max field with items
Takashi Iwai
2014-02-20
1
-2
/
+2
|
/
/
*
/
ASoC: wm8904: fix DSP mode B configuration
Bo Shen
2013-12-18
1
-1
/
+1
|
/
*
ASoC: wm8904: Replace BUG() with WARN()
Takashi Iwai
2013-11-07
1
-1
/
+1
*
ASoC: wm8904: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2013-11-06
1
-1
/
+2
*
ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets()
Lars-Peter Clausen
2013-08-27
1
-1
/
+0
*
ASoC: wm8904: fix the typo error for LINER Mux
Bo Shen
2013-07-18
1
-1
/
+1
*
ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding it
Lars-Peter Clausen
2013-06-19
1
-7
/
+2
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
Merge tag 'v3.6-rc6' into for-3.7
Mark Brown
2012-09-22
1
-1
/
+1
|
\
|
*
ASoC: wm8904: correct the index
Bo Shen
2012-09-14
1
-1
/
+1
*
|
ASoC: wm8904: remove redundant code
Bo Shen
2012-09-10
1
-2
/
+0
|
/
*
ASoC: wm8904: Move register default setup into I2C probe()
Mark Brown
2012-06-25
1
-56
/
+55
*
ASoC: wm8904: Move regulator acquisition and device identification to I2C
Mark Brown
2012-06-25
1
-61
/
+51
*
ASoC: wm8904: Rely entirely on the core for bias level management
Mark Brown
2012-06-25
1
-27
/
+3
*
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
2012-06-25
1
-14
/
+12
|
\
|
*
ASoC: wm8904: Fix cache only management
Mark Brown
2012-06-11
1
-9
/
+4
|
*
ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion
Mark Brown
2012-06-11
1
-5
/
+8
*
|
ASoC: wm8904: Convert to devm_regmap_init_i2c()
Mark Brown
2012-06-09
1
-4
/
+1
*
|
ASoC: wm8904: Convert to module_i2c_driver()
Mark Brown
2012-06-09
1
-17
/
+1
[next]