index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8804.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm8804: Drop duplicate const
Lars-Peter Clausen
2015-07-29
1
-1
/
+1
*
ASoC: wm8804: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-06-01
1
-1
/
+1
*
ASoC: wm8804: Enable runtime PM
Charles Keepax
2015-04-08
1
-50
/
+59
*
ASoC: wm8804: Add DAPM widgets for SPDIF/AIF
Sapthagiri Baratam
2015-04-08
1
-57
/
+83
*
ASoC: wm8804: Add support for hardware reset line
Charles Keepax
2015-04-07
1
-5
/
+21
*
ASoC: wm8804: Fix small issues in probe error paths
Charles Keepax
2015-03-05
1
-3
/
+10
*
ASoC: wm8804: Use new devres regulator_register_notifier
Charles Keepax
2015-03-05
1
-11
/
+4
*
ASoC: wm8804: Merge CODEC probe and bus probe
Charles Keepax
2015-03-05
1
-98
/
+82
*
ASoC: wm8804: Split out bus drivers
Charles Keepax
2015-03-05
1
-123
/
+16
*
ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
2015-01-05
1
-2
/
+2
*
ASoC: wm8804: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-24
1
-3
/
+0
*
ASoC: wm8804: Remove unnecessary suspend/resume bias level changes
Lars-Peter Clausen
2014-09-03
1
-19
/
+0
*
ASoC: wm8804: Convert to params_width()
Mark Brown
2014-07-31
1
-5
/
+5
*
-
.
Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' in...
Mark Brown
2014-06-03
1
-3
/
+14
|
\
\
|
*
|
ASoC: wm8804: Allow control of master clock divider in PLL generation
Daniel Matuschek
2014-05-29
1
-3
/
+14
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...
Mark Brown
2014-05-22
1
-5
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
ASoC: wm8804: Use devm_regulator_bulk_get()
Fabio Estevam
2014-04-25
1
-5
/
+2
|
|
/
*
|
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-04-14
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-8
/
+0
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-8
/
+0
*
|
ASoC: wm8804: Remove superfluous const
Takashi Iwai
2014-02-20
1
-1
/
+1
|
/
*
ASoC: wm8804: Use IS_ENABLED() macro
Fabio Estevam
2013-11-27
1
-3
/
+3
*
ASoC: wm8804: Remove redundant check
Fabio Estevam
2012-12-24
1
-3
/
+0
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-7
/
+7
*
ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-11-23
1
-15
/
+2
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe
Axel Lin
2012-03-06
1
-0
/
+6
*
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2012-01-27
1
-1
/
+1
*
ASoC: Convert wm8804 to direct regmap API usage
Mark Brown
2012-01-20
1
-53
/
+62
*
ASoC: Convert wm8804 to devm_kzalloc()
Mark Brown
2012-01-20
1
-8
/
+5
*
ASoC: Use standard cache sync for wm8804
Mark Brown
2012-01-20
1
-19
/
+1
*
ASoC: Convert WM8804 to table based control init
Mark Brown
2011-12-09
1
-3
/
+4
*
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: Add device tree binding for WM8804
Mark Brown
2011-08-31
1
-0
/
+9
*
ASoC: WM8804 does not support sample rates below 32kHz
Mark Brown
2011-06-09
1
-2
/
+7
*
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
1
-1
/
+1
*
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
-3
/
+3
*
ASoC: checking kzalloc() for IS_ERR() instead of NULL
Dan Carpenter
2010-10-11
1
-4
/
+4
*
ASoC: WM8804: Retrieve the device revision and print it
Dimitris Papastamos
2010-10-05
1
-0
/
+8
*
ASoC: WM8804: Power down the PLL correctly
Dimitris Papastamos
2010-10-04
1
-3
/
+3
*
ASoC: WM8804: Refactor set_pll code to avoid GCC warnings
Dimitris Papastamos
2010-10-04
1
-21
/
+26
*
ASoC: WM8804: Use a proper DAI name
Dimitris Papastamos
2010-10-02
1
-1
/
+1
*
ASoC: WM8804: Initial driver
Dimitris Papastamos
2010-09-30
1
-0
/
+820