summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8995.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8995: replace codec to componentKuninori Morimoto2018-02-121-151/+135
* ASoC: codec duplicated callback function goes to component on wm8995Kuninori Morimoto2016-08-081-6/+8
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-nextMark Brown2015-06-221-1/+1
|\
| * ASoC: wm8995: Fix setting sysclk for WM8995_SYSCLK_MCLK2 caseAxel Lin2015-06-171-1/+1
* | ASoC: wm8995: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+3
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
*---. Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...Mark Brown2015-02-041-3/+3
|\ \ \
| | | * ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski2015-01-051-3/+3
| | |/ | |/|
* | | ASoC: wm8995: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-9/+5
|/ /
* | ASoC: wm8995: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-3/+0
* | ASoC: wm8995: Use table based DAPM and control setupLars-Peter Clausen2014-11-051-7/+7
|/
* ASoC: wm8995: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen2014-09-031-19/+0
* ASoC: wm8995: Convert to params_width()Mark Brown2014-07-311-6/+6
* ASoC: wm8995: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-6/+4
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: wm8995: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen2014-03-011-1/+1
| |
| \
*-. \ Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-8/+3
|\ \ \ | | |/ | |/|
| | * ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-6/+3
| | * ASoC: wm8995: Remove unused pointer in hp_supply_event()Christian Engelmayer2014-02-111-2/+0
| |/
* | ASoC: wm8995: Remove superfluous constTakashi Iwai2014-02-201-16/+16
|/
* ASoC: wm8995: Use IS_ENABLED() macroFabio Estevam2013-11-251-3/+3
* ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-291-4/+1
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-23/+3
* ASoC: wm8995: Convert to use devm_kzalloc()Tushar Behera2012-11-231-10/+4
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Fix wm8995 regmap usageMark Brown2011-12-141-0/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-3/+3
* ASoC: Convert WM8995 to direct regmap usageMark Brown2011-11-101-109/+608
* ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown2011-10-311-2/+4
* ASoC: wm8995: Slightly optimize configure_clockAxel Lin2011-10-041-8/+4
* ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...Axel Lin2011-09-301-0/+7
* ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin2011-09-161-2/+0
* ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin2011-09-161-0/+1
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-161-2/+2
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-191-1/+1
|\
| * ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-191-1/+1
* | ASoC: WM8995: Add regulator handling codeDimitris Papastamos2011-01-171-5/+97
* | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-131-1/+1
|\ \ | |/
| * ASoC: Fix section mismatch in wm8995.cTakashi Iwai2011-01-111-1/+1
* | ASoC: WM8995: Remember to flush the cache on resumeDimitris Papastamos2011-01-111-0/+1
|/
* ASoC: Add initial WM8995 driverDimitris Papastamos2010-12-221-0/+1818
OpenPOWER on IntegriCloud