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