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: 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
*
|
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
|
/
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-8
/
+8
*
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2012-01-27
1
-1
/
+1
*
ASoC: Optimise performance of WM8904 ADC 128fs OSR mode
Mark Brown
2012-01-20
1
-1
/
+30
*
ASoC: Convert WM8904 to direct regmap API usage
Mark Brown
2012-01-20
1
-514
/
+254
*
ASoC: Use standard cache sync for WM8904
Mark Brown
2012-01-20
1
-27
/
+1
*
ASoC: Convert wm8904 to devm_kzalloc()
Mark Brown
2012-01-20
1
-4
/
+3
*
ASoC: Make WM8904 I2C usage unconditional
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Remove unused -codec from Wolfson device driver names
Mark Brown
2011-12-03
1
-1
/
+1
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-11-08
1
-1
/
+1
|
\
|
*
ASoC: WM8904: Set `invert' bit for Capture Switch
Hong Xu
2011-10-31
1
-1
/
+1
*
|
ASoC: Convert wm8904 MICBIAS to a supply widget
Mark Brown
2011-10-31
1
-1
/
+1
|
/
*
ASoC: Remove unused "control_data" field of struct wm8904_priv
Axel Lin
2011-09-27
1
-2
/
+0
*
ASoC: Add basic WM8918 support
Mark Brown
2011-06-23
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ASoC: Avoid direct register cache access when setting defaults
Mark Brown
2011-01-17
1
-15
/
+26
*
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
1
-1
/
+1
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
1
-19
/
+18
|
\
|
*
ASoC: codecs: wm8904: Fix register cache incoherency
Lars-Peter Clausen
2010-12-28
1
-19
/
+18
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-09
1
-1
/
+2
|
\
|
|
*
ASoC: fix deemphasis control in wm8904/55/60 codecs
Dmitry Artamonow
2010-12-09
1
-1
/
+2
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-23
1
-0
/
+2
|
\
|
|
*
ASoC: wm8904 - fix memory leaks
Axel Lin
2010-11-23
1
-0
/
+2
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
ASoC: Remove unnecessary semicolons
Joe Perches
2010-11-15
1
-1
/
+1
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-16
/
+17
|
/
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-148
/
+60
*
ASoC: wm8904: fix resource reclaim in wm8904_register error path
Axel Lin
2010-08-03
1
-5
/
+8
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-21
/
+38
|
\
|
*
ASoC: Add indirection for CODEC private data
Mark Brown
2010-04-17
1
-21
/
+21
|
*
ASoC: Support GPIO based microphone detection for WM8904
Mark Brown
2010-03-16
1
-0
/
+5
|
*
ASoC: Allow configuration of WM8904 GPIO pin functions
Mark Brown
2010-03-16
1
-0
/
+12
[next]