index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8904.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
ASoC: wm8904: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-05-18
ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"
Colin Ian King
1
-1
/
+1
2018-02-12
ASoC: wm8904: replace codec to component
Kuninori Morimoto
1
-181
/
+174
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-03-01
ASoC: wm8904: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-2
/
+2
2015-11-18
ASoC: wm8904: Make undocumented registers non-readable
Axel Lin
1
-1
/
+1
2015-10-22
ASoC: wm8904: harmless underflow in wm8904_put_deemph()
Dan Carpenter
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...
Mark Brown
1
-1
/
+3
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-08
ASoC: wm8904: Check for clk_prepare_enable() error
Fabio Estevam
1
-1
/
+3
2015-06-01
ASoC: wm8904: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-2
/
+2
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2015-03-10
ASoC: wm8904: Fix wrong value references for boolean kctl
Takashi Iwai
1
-2
/
+2
2015-02-04
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...
Mark Brown
1
-1
/
+30
2015-02-04
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
Mark Brown
1
-2
/
+2
2015-01-28
ASoC: wm8904: add dt ids table
Alexander Morozov
1
-1
/
+30
2015-01-14
ASoC: wm8904: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-2
/
+2
2015-01-14
ASoC: wm8904: fix runtime warning
Bo Shen
1
-8
/
+15
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
1
-5
/
+16
2014-07-31
ASoC: wm8904: Convert to params_width()
Mark Brown
1
-5
/
+5
2014-06-27
ASoC: wm8904: Remove redundant OOM message
Sachin Kamat
1
-5
/
+1
2014-06-09
ASoC: wm8904: switch to CCF
Bo Shen
1
-0
/
+11
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-7
/
+7
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-9
/
+0
2014-03-12
Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...
Mark Brown
1
-36
/
+37
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-9
/
+0
2014-02-23
ASoC: wm8904: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-36
/
+37
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
1
-2
/
+2
2013-12-18
ASoC: wm8904: fix DSP mode B configuration
Bo Shen
1
-1
/
+1
2013-11-07
ASoC: wm8904: Replace BUG() with WARN()
Takashi Iwai
1
-1
/
+1
2013-11-06
ASoC: wm8904: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-1
/
+2
2013-08-27
ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets()
Lars-Peter Clausen
1
-1
/
+0
2013-07-18
ASoC: wm8904: fix the typo error for LINER Mux
Bo Shen
1
-1
/
+1
2013-06-19
ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding it
Lars-Peter Clausen
1
-7
/
+2
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-09-22
Merge tag 'v3.6-rc6' into for-3.7
Mark Brown
1
-1
/
+1
2012-09-14
ASoC: wm8904: correct the index
Bo Shen
1
-1
/
+1
2012-09-10
ASoC: wm8904: remove redundant code
Bo Shen
1
-2
/
+0
2012-06-25
ASoC: wm8904: Move register default setup into I2C probe()
Mark Brown
1
-56
/
+55
2012-06-25
ASoC: wm8904: Move regulator acquisition and device identification to I2C
Mark Brown
1
-61
/
+51
2012-06-25
ASoC: wm8904: Rely entirely on the core for bias level management
Mark Brown
1
-27
/
+3
2012-06-25
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
1
-14
/
+12
2012-06-11
ASoC: wm8904: Fix cache only management
Mark Brown
1
-9
/
+4
2012-06-11
ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion
Mark Brown
1
-5
/
+8
2012-06-09
ASoC: wm8904: Convert to devm_regmap_init_i2c()
Mark Brown
1
-4
/
+1
2012-06-09
ASoC: wm8904: Convert to module_i2c_driver()
Mark Brown
1
-17
/
+1
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-8
/
+8
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
1
-1
/
+1
[next]