summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8804.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8804: replace codec to componentKuninori Morimoto2018-02-121-51/+49
* ASoC: wm8804: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-2/+1
* ASoC: codec duplicated callback function goes to component on wm8804Kuninori Morimoto2016-08-081-4/+6
* ASoC: wm8804: Drop duplicate constLars-Peter Clausen2015-07-291-1/+1
* ASoC: wm8804: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-1/+1
* ASoC: wm8804: Enable runtime PMCharles Keepax2015-04-081-50/+59
* ASoC: wm8804: Add DAPM widgets for SPDIF/AIFSapthagiri Baratam2015-04-081-57/+83
* ASoC: wm8804: Add support for hardware reset lineCharles Keepax2015-04-071-5/+21
* ASoC: wm8804: Fix small issues in probe error pathsCharles Keepax2015-03-051-3/+10
* ASoC: wm8804: Use new devres regulator_register_notifierCharles Keepax2015-03-051-11/+4
* ASoC: wm8804: Merge CODEC probe and bus probeCharles Keepax2015-03-051-98/+82
* ASoC: wm8804: Split out bus driversCharles Keepax2015-03-051-123/+16
* ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski2015-01-051-2/+2
* ASoC: wm8804: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-3/+0
* ASoC: wm8804: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen2014-09-031-19/+0
* ASoC: wm8804: Convert to params_width()Mark Brown2014-07-311-5/+5
*-. Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' in...Mark Brown2014-06-031-3/+14
|\ \
| * | ASoC: wm8804: Allow control of master clock divider in PLL generationDaniel Matuschek2014-05-291-3/+14
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown2014-05-221-5/+2
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * ASoC: wm8804: Use devm_regulator_bulk_get()Fabio Estevam2014-04-251-5/+2
| |/
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* | ASoC: wm8804: Remove superfluous constTakashi Iwai2014-02-201-1/+1
|/
* ASoC: wm8804: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
* ASoC: wm8804: Remove redundant checkFabio Estevam2012-12-241-3/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-15/+2
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin2012-03-061-0/+6
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Convert wm8804 to direct regmap API usageMark Brown2012-01-201-53/+62
* ASoC: Convert wm8804 to devm_kzalloc()Mark Brown2012-01-201-8/+5
* ASoC: Use standard cache sync for wm8804Mark Brown2012-01-201-19/+1
* ASoC: Convert WM8804 to table based control initMark Brown2011-12-091-3/+4
* 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-1/+1
* ASoC: Add device tree binding for WM8804Mark Brown2011-08-311-0/+9
* ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-091-2/+7
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+3
* ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-111-4/+4
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-051-0/+8
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-041-3/+3
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-041-21/+26
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-021-1/+1
* ASoC: WM8804: Initial driverDimitris Papastamos2010-09-301-0/+820
OpenPOWER on IntegriCloud