index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8804.c
Age
Commit message (
Expand
)
Author
2012-12-24
ASoC: wm8804: Remove redundant check
Fabio Estevam
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-11-23
ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-03-06
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe
Axel Lin
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2012-01-20
ASoC: Convert wm8804 to direct regmap API usage
Mark Brown
2012-01-20
ASoC: Convert wm8804 to devm_kzalloc()
Mark Brown
2012-01-20
ASoC: Use standard cache sync for wm8804
Mark Brown
2011-12-09
ASoC: Convert WM8804 to table based control init
Mark Brown
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-08-31
ASoC: Add device tree binding for WM8804
Mark Brown
2011-06-09
ASoC: WM8804 does not support sample rates below 32kHz
Mark Brown
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-10-11
ASoC: checking kzalloc() for IS_ERR() instead of NULL
Dan Carpenter
2010-10-05
ASoC: WM8804: Retrieve the device revision and print it
Dimitris Papastamos
2010-10-04
ASoC: WM8804: Power down the PLL correctly
Dimitris Papastamos
2010-10-04
ASoC: WM8804: Refactor set_pll code to avoid GCC warnings
Dimitris Papastamos
2010-10-02
ASoC: WM8804: Use a proper DAI name
Dimitris Papastamos
2010-09-30
ASoC: WM8804: Initial driver
Dimitris Papastamos