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
/
wm2000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
1
-7
/
+9
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-08-11
ASoC: wm2000: Fix return of uninitialised varible
Charles Keepax
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on wm2000
Kuninori Morimoto
1
-6
/
+8
2015-10-22
ASoC: wm2000: a couple harmless underflows
Dan Carpenter
1
-2
/
+2
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-03-10
ASoC: wm2000: Fix wrong value references for boolean kctl
Takashi Iwai
1
-4
/
+4
2015-01-14
ASoC: wm2000: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-1
/
+1
2014-06-27
ASoC: wm2000: Remove redundant OOM message
Sachin Kamat
1
-3
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-4
/
+4
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-2
/
+0
2013-11-06
ASoC: wm2000: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-5
/
+10
2013-03-29
ASoC: wm2000: Expose some more registers for diagnostics
Mark Brown
1
-1
/
+3
2013-02-11
Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-next
Mark Brown
1
-4
/
+31
2013-01-31
ASoC: wm2000: Expose ANC gain adjustment
Mark Brown
1
-0
/
+3
2013-01-31
ASoC: wm2000: Lock state machine updates
Mark Brown
1
-3
/
+28
2013-01-24
ASoC: wm2000: Expose some additional registers
Mark Brown
1
-0
/
+3
2013-01-04
ASoC: wm2000: Fix sense of speech clarity enable
Mark Brown
1
-2
/
+2
2012-12-24
ASoC: wm2000: Use clock API integration to configure MCLK divisor
Mark Brown
1
-3
/
+3
2012-12-24
ASoC: wm2000: Integrate with clock API
Mark Brown
1
-1
/
+22
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-27
ASoC: wm2000: Get the CODEC pointer from the widget
Mark Brown
1
-1
/
+1
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-23
/
+49
2012-09-26
ASoC: wm2000: Correct register size
Mark Brown
1
-1
/
+1
2012-09-22
ASoC: wm2000: Add regulator support
Mark Brown
1
-6
/
+47
2012-09-22
ASoC: wm2000: Convert to devm_regmap_init_i2c()
Mark Brown
1
-9
/
+4
2012-08-06
ASoC: wm2000: Use module_i2c_driver
Sachin Kamat
1
-11
/
+1
2012-06-25
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
1
-38
/
+21
2012-06-08
ASoC: wm2000: Always use a 4s timeout for the firmware
Mark Brown
1
-38
/
+21
2012-06-03
ASoC: wm2000: Add register readability information
Mark Brown
1
-0
/
+30
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
2012-01-24
ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error
Jesper Juhl
1
-18
/
+13
2011-12-03
ASoC: Convert WM2000 into a standard CODEC driver
Mark Brown
1
-77
/
+68
2011-12-03
ASoC: Convert wm2000 to use regmap API
Mark Brown
1
-44
/
+31
2011-12-03
ASoC: Convert WM2000 to devm_kzalloc()
Mark Brown
1
-5
/
+5
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-02-25
ASoC: Move WM2000 to dev_pm_ops
Mark Brown
1
-7
/
+7
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-2
/
+3
2010-06-15
ASoC: Default WM2000 ANC and speaker to enabled
Mark Brown
1
-0
/
+2
2010-04-16
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+0
2010-04-08
ASoC: wm2000: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
ASoC: Add WM2000 driver
Mark Brown
1
-0
/
+888