aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki1-0/+3
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-15/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-02-12ASoC: wm8993/wm8994/wm8958: replace codec to componentKuninori Morimoto1-127/+127
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-1/+1
2015-08-05ASoC: wm_hubs: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-06-01ASoC: wm_hubs: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+2
2015-01-14ASoC: wm_hubs: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-5/+5
2014-06-27ASoC: wm_hubs: Remove redundant OOM messageSachin Kamat1-3/+1
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-1/+1
2014-02-23ASoC: wm_hubs: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-8/+8
2013-11-07ASoC: wm_hubs: Replace BUG() with WARN()Takashi Iwai1-1/+1
2013-10-30ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai1-0/+1
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen1-6/+2
2013-06-19ASoC: wm_hubs: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen1-4/+2
2013-03-12ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warningsTim Gardner1-3/+6
2012-09-28ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown1-0/+5
2012-08-22ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown1-4/+31
2012-08-22ASoC: wm_hubs: Add trace showing semantics of the DCS updateMark Brown1-0/+4
2012-08-22ASoC: wm_hubs: Use explicit casts for converting to signedMark Brown1-2/+2
2012-08-03ASoC: wm_hubs: Rename calibrate_dc_servo()Mark Brown1-2/+2
2012-08-03ASoC: wm_hubs: Factor out DC servo readback codeMark Brown1-22/+43
2012-08-03ASoC: wm_hubs: Move CODEC stored in private data into wm_hubsMark Brown1-0/+2
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-6/+9
2012-05-01ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown1-9/+65
2012-04-27ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown1-21/+40
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown1-0/+59
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown1-6/+42
2012-04-23ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown1-6/+9
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown1-11/+5
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown1-1/+1
2012-02-29ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown1-1/+1
2012-02-21ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown1-3/+2
2012-02-11ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown1-0/+10
2012-02-11ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown1-8/+105
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-6/+12
2012-02-07ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown1-12/+12
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-02-01ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown1-2/+2
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown1-6/+0
2012-01-31ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown1-4/+4
2012-01-27ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM1-2/+2
2012-01-26ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown1-0/+6
2011-12-02ASoC: Convert WM8994 MICBIASes to supply widgetsMark Brown1-2/+2
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-21Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+1
2011-11-20ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-04ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown1-0/+3
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi1-2/+2