summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8741.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8741: replace codec to componentKuninori Morimoto2018-02-121-74/+59
* ASoC: wm8741: Fix setting BCLK and LRCLK polaritySergej Sawazki2017-11-031-2/+2
* ASoC: wm8741: Use snd_soc_update_bits rather than hard codingCharles Keepax2017-11-011-14/+21
* ASoC: wm8741: Remove unused WM8741_NUM_RATES macroSergej Sawazki2017-01-311-2/+0
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8741Kuninori Morimoto2016-08-081-4/+6
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
*-. Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-301-48/+14
|\ \
| * | ASoC: wm8741: Drop misleading readable_reg callback implementationAxel Lin2015-08-181-21/+0
| * | ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementationAxel Lin2015-08-051-27/+14
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8741: Allow master clock switchingSergej Sawazki2015-06-081-35/+26
* ASoC: wm8741: check for error returns from wm8741_set_pdata()Dan Carpenter2015-05-201-2/+2
* ASoC: wm8741: Add differential mono mode supportSergej Sawazki2015-05-131-13/+116
* ASoC: wm8741: Fix rates constraints valuesSergej Sawazki2015-03-251-4/+4
* ASoC: wm8741: Remove unused wm8741_suspend defineLars-Peter Clausen2014-09-251-1/+0
* ASoC: wm8741: Convert to params_width()Mark Brown2014-07-311-7/+7
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-6/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
* | ASoC: wm8741: Constify rate constraintsLars-Peter Clausen2014-02-071-17/+17
|/
* ASoC: wm8741: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-2/+2
* ASoC: wm8741: Convert to direct regmap API usageMark Brown2012-09-101-24/+62
* ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()Mark Brown2012-09-101-15/+22
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Convert WM8741 to table based DAPM and control initMark Brown2011-12-031-16/+8
* ASoC: Convert WM8741 to devm_kzalloc()Mark Brown2011-12-031-12/+4
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardwareAxel Lin2011-10-171-9/+1
* ASoC: wm8741: Fix setting interface format for DSP modesAxel Lin2011-10-171-2/+2
* ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin2011-10-031-1/+1
* ASoC: Add device tree binding for WM8741Mark Brown2011-08-151-0/+9
* ASoC: Add SPI support for WM8741Mark Brown2011-08-101-0/+48
* ASoC: Refactor WM8741 regulator handling into CODEC generic codeMark Brown2011-08-101-32/+44
* ASoC: Remove some more redundant -codecs from driver namesMark Brown2011-08-101-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-5/+8
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-5/+5
|\
| * ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen2010-12-281-5/+5
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2010-11-081-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+4
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Complete supported clock ratios and rate constraints for wm8741Ian Lartey2010-08-281-51/+124
* ASoC: Make codec dai naming for WM8741 consistentIan Lartey2010-08-231-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-147/+57
* ASoC: Initial WM8741 CODEC driverIan Lartey2010-08-031-0/+579
OpenPOWER on IntegriCloud