aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8753.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-3/+5
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+4
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-21/+21
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-02-12ASoC: wm8753: replace codec to componentKuninori Morimoto1-151/+138
2017-11-08ASoC: wm8753: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2016-12-15ASoC: wm8753: Add control to allow swapping HiFi DAC channelsAlexander Shiyan1-1/+2
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8753Kuninori Morimoto1-6/+8
2016-06-26ASoC: wm8753: Replace magic numberAlexander Shiyan1-1/+1
2016-06-24ASoC: wm8753: Remove unneeded header fileAmitoj Kaur Chawla1-1/+0
2016-03-01ASoC: wm8753: Fix enum ctl accesses in a wrong typeTakashi Iwai1-3/+3
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-6/+0
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-4/+3
2015-08-05ASoC: wm8753: Drop wm8753_writeable functionAxel Lin1-6/+0
2015-08-05ASoC: wm8753: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-01ASoC: wm8753: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-01ASoC: wm8753: Cleanup manual bias level transitionsLars-Peter Clausen1-18/+1
2015-04-01ASoC: wm8753: Integrate capacitor charging into the DAPM sequenceLars-Peter Clausen1-30/+24
2014-09-29ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen1-1/+1
2014-07-31ASoC: wm8753: Convert to params_width()Mark Brown1-10/+10
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-7/+0
2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'asoc/topic/wm8731', 'asoc/topic/wm8737', 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'asoc/topic/wm8903', 'asoc/topic/wm8904', 'asoc/topic/wm8940' and 'asoc/topic/wm8955' into asoc-nextMark Brown1-1/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-2/+2
2014-03-04ASoC: wm8753: Remove superfluous 'codec->cache_sync = 1'Lars-Peter Clausen1-1/+0
2013-11-27ASoC: wm8753: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-07-19ASoC: wm8753: Use power efficient workqueueMark Brown1-2/+3
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-7/+7
2012-11-23ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera1-26/+6
2012-11-23ASoC: wm8753: remove invalid free of devm_ allocated dataTushar Behera1-1/+0
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-4/+2
2012-03-04ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli1-0/+5
2012-02-27ASoC: wm8753: Convert to devm_kzalloc()Mark Brown1-5/+5
2012-01-20ASoC: Convert WM8753 to direct regmap API usageMark Brown1-47/+139
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
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-2/+2
2011-11-21ASoC: Convert WM8753 to table based DAPM and control initMark Brown1-16/+8
2011-11-17ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors1-0/+3
2011-10-02Merge branch 'for-3.1' into for-3.2Mark Brown1-2/+2
2011-10-02ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin1-2/+2
2011-08-14ASoC: Add device tree binding for WM8753Mark Brown1-0/+9