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
/
wm2000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm2000: Expose some more registers for diagnostics
Mark Brown
2013-03-29
1
-1
/
+3
*
Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-next
Mark Brown
2013-02-11
1
-4
/
+31
|
\
|
*
ASoC: wm2000: Expose ANC gain adjustment
Mark Brown
2013-01-31
1
-0
/
+3
|
*
ASoC: wm2000: Expose some additional registers
Mark Brown
2013-01-24
1
-0
/
+3
|
*
ASoC: wm2000: Use clock API integration to configure MCLK divisor
Mark Brown
2012-12-24
1
-3
/
+3
|
*
ASoC: wm2000: Integrate with clock API
Mark Brown
2012-12-24
1
-1
/
+22
*
|
ASoC: wm2000: Lock state machine updates
Mark Brown
2013-01-31
1
-3
/
+28
*
|
ASoC: wm2000: Fix sense of speech clarity enable
Mark Brown
2013-01-04
1
-2
/
+2
|
/
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
ASoC: wm2000: Get the CODEC pointer from the widget
Mark Brown
2012-11-27
1
-1
/
+1
*
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-09
1
-23
/
+49
|
\
|
*
ASoC: wm2000: Add regulator support
Mark Brown
2012-09-22
1
-6
/
+47
|
*
ASoC: wm2000: Convert to devm_regmap_init_i2c()
Mark Brown
2012-09-22
1
-9
/
+4
|
*
ASoC: wm2000: Use module_i2c_driver
Sachin Kamat
2012-08-06
1
-11
/
+1
*
|
ASoC: wm2000: Correct register size
Mark Brown
2012-09-26
1
-1
/
+1
|
/
*
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
2012-06-25
1
-38
/
+21
|
\
|
*
ASoC: wm2000: Always use a 4s timeout for the firmware
Mark Brown
2012-06-08
1
-38
/
+21
*
|
ASoC: wm2000: Add register readability information
Mark Brown
2012-06-03
1
-0
/
+30
*
|
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
|
/
*
ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error
Jesper Juhl
2012-01-24
1
-18
/
+13
*
ASoC: Convert WM2000 into a standard CODEC driver
Mark Brown
2011-12-03
1
-77
/
+68
*
ASoC: Convert wm2000 to use regmap API
Mark Brown
2011-12-03
1
-44
/
+31
*
ASoC: Convert WM2000 to devm_kzalloc()
Mark Brown
2011-12-03
1
-5
/
+5
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Move WM2000 to dev_pm_ops
Mark Brown
2011-02-25
1
-7
/
+7
*
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-2
/
+3
*
ASoC: Default WM2000 ANC and speaker to enabled
Mark Brown
2010-06-15
1
-0
/
+2
*
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2010-04-16
1
-1
/
+0
|
\
|
*
ASoC: wm2000: remove unused #include <linux/version.h>
Huang Weiyi
2010-04-08
1
-1
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ASoC: Add WM2000 driver
Mark Brown
2010-02-12
1
-0
/
+888