index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8804.c
Age
Commit message (
Expand
)
Author
2016-08-08
ASoC: codec duplicated callback function goes to component on wm8804
Kuninori Morimoto
2015-07-29
ASoC: wm8804: Drop duplicate const
Lars-Peter Clausen
2015-06-01
ASoC: wm8804: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-08
ASoC: wm8804: Enable runtime PM
Charles Keepax
2015-04-08
ASoC: wm8804: Add DAPM widgets for SPDIF/AIF
Sapthagiri Baratam
2015-04-07
ASoC: wm8804: Add support for hardware reset line
Charles Keepax
2015-03-05
ASoC: wm8804: Fix small issues in probe error paths
Charles Keepax
2015-03-05
ASoC: wm8804: Use new devres regulator_register_notifier
Charles Keepax
2015-03-05
ASoC: wm8804: Merge CODEC probe and bus probe
Charles Keepax
2015-03-05
ASoC: wm8804: Split out bus drivers
Charles Keepax
2015-01-05
ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
2014-11-24
ASoC: wm8804: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-09-03
ASoC: wm8804: Remove unnecessary suspend/resume bias level changes
Lars-Peter Clausen
2014-07-31
ASoC: wm8804: Convert to params_width()
Mark Brown
2014-06-03
Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' in...
Mark Brown
2014-05-29
ASoC: wm8804: Allow control of master clock divider in PLL generation
Daniel Matuschek
2014-05-22
Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...
Mark Brown
2014-04-25
ASoC: wm8804: Use devm_regulator_bulk_get()
Fabio Estevam
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-20
ASoC: wm8804: Remove superfluous const
Takashi Iwai
2013-11-27
ASoC: wm8804: Use IS_ENABLED() macro
Fabio Estevam
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