summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8753.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-07-18ASoC: wm8753: 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
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-02-12ASoC: wm8753: replace codec to componentKuninori Morimoto
2017-11-08ASoC: wm8753: mark expected switch fall-throughsGustavo A. R. Silva
2016-12-15ASoC: wm8753: Add control to allow swapping HiFi DAC channelsAlexander Shiyan
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8753Kuninori Morimoto
2016-06-26ASoC: wm8753: Replace magic numberAlexander Shiyan
2016-06-24ASoC: wm8753: Remove unneeded header fileAmitoj Kaur Chawla
2016-03-01ASoC: wm8753: Fix enum ctl accesses in a wrong typeTakashi Iwai
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-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-05ASoC: wm8753: Drop wm8753_writeable functionAxel Lin
2015-08-05ASoC: wm8753: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8753: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-01ASoC: wm8753: Cleanup manual bias level transitionsLars-Peter Clausen
2015-04-01ASoC: wm8753: Integrate capacitor charging into the DAPM sequenceLars-Peter Clausen
2014-09-29ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen
2014-07-31ASoC: wm8753: Convert to params_width()Mark Brown
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen
2014-03-04ASoC: wm8753: Remove superfluous 'codec->cache_sync = 1'Lars-Peter Clausen
2013-11-27ASoC: wm8753: Use IS_ENABLED() macroFabio Estevam
2013-07-19ASoC: wm8753: Use power efficient workqueueMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-23ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera
2012-11-23ASoC: wm8753: remove invalid free of devm_ allocated dataTushar Behera
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-03-04ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli
2012-02-27ASoC: wm8753: Convert to devm_kzalloc()Mark Brown
2012-01-20ASoC: Convert WM8753 to direct regmap API usageMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen