aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8741.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-02-19ASoC: wm8741: Make function 'wm8741_mute' staticWei Yongjun1-1/+1
2019-02-11ASoC: wm8741: Set OSR mode in hw_params()Sergej Sawazki1-1/+11
2019-02-11ASoC: wm8741: Add digital mute callbackSergej Sawazki1-0/+10
2018-02-12ASoC: wm8741: replace codec to componentKuninori Morimoto1-74/+59
2017-11-03ASoC: wm8741: Fix setting BCLK and LRCLK polaritySergej Sawazki1-2/+2
2017-11-01ASoC: wm8741: Use snd_soc_update_bits rather than hard codingCharles Keepax1-14/+21
2017-01-31ASoC: wm8741: Remove unused WM8741_NUM_RATES macroSergej Sawazki1-2/+0
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8741Kuninori Morimoto1-4/+6
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-08-30Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'asoc/topic/wm8904', 'asoc/topic/wm8960' and 'asoc/topic/wm8983' into asoc-nextMark Brown1-48/+14
2015-08-18ASoC: wm8741: Drop misleading readable_reg callback implementationAxel Lin1-21/+0
2015-08-05ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementationAxel Lin1-27/+14
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-08ASoC: wm8741: Allow master clock switchingSergej Sawazki1-35/+26
2015-05-20ASoC: wm8741: check for error returns from wm8741_set_pdata()Dan Carpenter1-2/+2
2015-05-13ASoC: wm8741: Add differential mono mode supportSergej Sawazki1-13/+116
2015-03-25ASoC: wm8741: Fix rates constraints valuesSergej Sawazki1-4/+4
2014-09-25ASoC: wm8741: Remove unused wm8741_suspend defineLars-Peter Clausen1-1/+0
2014-07-31ASoC: wm8741: Convert to params_width()Mark Brown1-7/+7
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-07ASoC: wm8741: Constify rate constraintsLars-Peter Clausen1-17/+17
2013-11-27ASoC: wm8741: Use IS_ENABLED() macroFabio Estevam1-3/+3
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-11-23ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera1-2/+2
2012-09-10ASoC: wm8741: Convert to direct regmap API usageMark Brown1-24/+62
2012-09-10ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()Mark Brown1-15/+22
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2011-12-03ASoC: Convert WM8741 to table based DAPM and control initMark Brown1-16/+8
2011-12-03ASoC: Convert WM8741 to devm_kzalloc()Mark Brown1-12/+4
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-17ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardwareAxel Lin1-9/+1
2011-10-17ASoC: wm8741: Fix setting interface format for DSP modesAxel Lin1-2/+2
2011-10-03ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin1-1/+1
2011-08-15ASoC: Add device tree binding for WM8741Mark Brown1-0/+9
2011-08-10ASoC: Add SPI support for WM8741Mark Brown1-0/+48
2011-08-10ASoC: Refactor WM8741 regulator handling into CODEC generic codeMark Brown1-32/+44
2011-08-10ASoC: Remove some more redundant -codecs from driver namesMark Brown1-1/+1
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown1-5/+8
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-5/+5
2010-12-28ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-3/+4
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1