index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8995.c
Age
Commit message (
Expand
)
Author
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-22
Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-next
Mark Brown
2015-06-17
ASoC: wm8995: Fix setting sysclk for WM8995_SYSCLK_MCLK2 case
Axel Lin
2015-06-01
ASoC: wm8995: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-02-04
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...
Mark Brown
2015-01-14
ASoC: wm8995: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-05
ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
2014-11-24
ASoC: wm8995: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-05
ASoC: wm8995: Use table based DAPM and control setup
Lars-Peter Clausen
2014-09-03
ASoC: wm8995: Remove unnecessary suspend/resume bias level changes
Lars-Peter Clausen
2014-07-31
ASoC: wm8995: Convert to params_width()
Mark Brown
2014-04-14
ASoC: wm8995: Replace usage deprecated MUX/ENUM macros
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-03-01
ASoC: wm8995: Use SOC_ENUM_SINGLE_VIRT_DECL()
Lars-Peter Clausen
2014-03-01
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
2014-02-23
ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-20
ASoC: wm8995: Remove superfluous const
Takashi Iwai
2014-02-11
ASoC: wm8995: Remove unused pointer in hp_supply_event()
Christian Engelmayer
2013-11-25
ASoC: wm8995: Use IS_ENABLED() macro
Fabio Estevam
2013-07-29
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-11-23
ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-11-23
ASoC: wm8995: Convert to use devm_kzalloc()
Tushar Behera
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2011-12-14
ASoC: Fix wm8995 regmap usage
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-11-10
ASoC: Convert WM8995 to direct regmap usage
Mark Brown
2011-10-31
ASoC: Convert wm8995 MICBIASes to supply widgets
Mark Brown
2011-10-04
ASoC: wm8995: Slightly optimize configure_clock
Axel Lin
2011-09-30
ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...
Axel Lin
2011-09-16
ASoC: wm8995: Remove unused i2c variable in wm8995_remove()
Axel Lin
2011-09-16
ASoC: wm8995: Return -EINVAL if device ID mismatch
Axel Lin
2011-05-16
ASoC: Fix wrong data type access in a few codec drivers
Jarkko Nikula
2011-01-19
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-01-19
ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()
Dimitris Papastamos
2011-01-17
ASoC: WM8995: Add regulator handling code
Dimitris Papastamos
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-01-11
ASoC: Fix section mismatch in wm8995.c
Takashi Iwai
2011-01-11
ASoC: WM8995: Remember to flush the cache on resume
Dimitris Papastamos
2010-12-22
ASoC: Add initial WM8995 driver
Dimitris Papastamos