summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8741.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-07-18ASoC: wm8741: Update to use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-19ASoC: wm8741: Make function 'wm8741_mute' staticWei Yongjun
2019-02-11ASoC: wm8741: Set OSR mode in hw_params()Sergej Sawazki
2019-02-11ASoC: wm8741: Add digital mute callbackSergej Sawazki
2018-02-12ASoC: wm8741: replace codec to componentKuninori Morimoto
2017-11-03ASoC: wm8741: Fix setting BCLK and LRCLK polaritySergej Sawazki
2017-11-01ASoC: wm8741: Use snd_soc_update_bits rather than hard codingCharles Keepax
2017-01-31ASoC: wm8741: Remove unused WM8741_NUM_RATES macroSergej Sawazki
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8741Kuninori Morimoto
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-08-30Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown
2015-08-18ASoC: wm8741: Drop misleading readable_reg callback implementationAxel Lin
2015-08-05ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementationAxel Lin
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-08ASoC: wm8741: Allow master clock switchingSergej Sawazki
2015-05-20ASoC: wm8741: check for error returns from wm8741_set_pdata()Dan Carpenter
2015-05-13ASoC: wm8741: Add differential mono mode supportSergej Sawazki
2015-03-25ASoC: wm8741: Fix rates constraints valuesSergej Sawazki
2014-09-25ASoC: wm8741: Remove unused wm8741_suspend defineLars-Peter Clausen
2014-07-31ASoC: wm8741: Convert to params_width()Mark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-07ASoC: wm8741: Constify rate constraintsLars-Peter Clausen
2013-11-27ASoC: wm8741: Use IS_ENABLED() macroFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-23ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera
2012-09-10ASoC: wm8741: Convert to direct regmap API usageMark Brown
2012-09-10ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()Mark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2011-12-03ASoC: Convert WM8741 to table based DAPM and control initMark Brown
2011-12-03ASoC: Convert WM8741 to devm_kzalloc()Mark Brown
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-17ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardwareAxel Lin
2011-10-17ASoC: wm8741: Fix setting interface format for DSP modesAxel Lin
2011-10-03ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin
2011-08-15ASoC: Add device tree binding for WM8741Mark Brown
2011-08-10ASoC: Add SPI support for WM8741Mark Brown
2011-08-10ASoC: Refactor WM8741 regulator handling into CODEC generic codeMark Brown
2011-08-10ASoC: Remove some more redundant -codecs from driver namesMark Brown
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown