index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8985.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-11-23
1
-26
/
+4
*
ASoC: wm8985: Convert to direct regmap API usage
Mark Brown
2012-01-21
1
-76
/
+177
*
ASoC: wm8985 Don't directly reference the cache data structure
Mark Brown
2012-01-21
1
-5
/
+4
*
ASoC: wm8985: Use standard cache sync implementation
Mark Brown
2012-01-21
1
-20
/
+1
*
ASoC: wm8985: Convert to table based DAPM and control init
Mark Brown
2012-01-21
1
-16
/
+8
*
ASoC: wm8985: Convert to devm_kzalloc()
Mark Brown
2012-01-21
1
-8
/
+2
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: Convert wm8985 MICBIAS to a supply widget
Mark Brown
2011-10-31
1
-1
/
+2
*
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
-5
/
+6
*
ASoC: checking kzalloc() for IS_ERR() instead of NULL
Dan Carpenter
2010-10-11
1
-4
/
+4
*
ASoC: Remove unneeded use of spi_bus_type
Dimitris Papastamos
2010-09-30
1
-1
/
+0
*
ASoC: WM8985: Use the correct macro for the kcontrol defined
Dimitris Papastamos
2010-09-28
1
-2
/
+2
*
ASoC: Fix a compile warning for printk format
Takashi Iwai
2010-09-27
1
-1
/
+1
*
ASoC: WM8985: Remove unneeded declaration.
Dimitris Papastamos
2010-09-24
1
-2
/
+0
*
ASoC: WM8985: Initial driver
Dimitris Papastamos
2010-09-15
1
-0
/
+1195