summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8993.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: wm8993: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-171-1/+1
| | |\
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| | |/ | |/|
* | | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-2/+2
|\ \ \ | | |/ | |/|
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-071-2/+2
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8993: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-3/+3
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-2/+2
* ASoC: wm8993: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
* ASoC: wm8993: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-12/+0
* ASoC: wm8993: Convert to params_width()Mark Brown2014-07-311-5/+5
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: wm8993: Remove unused pointer in wm8993_remove()Christian Engelmayer2014-02-251-2/+0
* | ASoC: wm8993: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-32/+32
* | ASoC: wm8993: drop regulator_bulk_free of devm_ allocated dataWei Yongjun2013-09-271-1/+0
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8993: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-6/+3
* ASoC: wm8993: Use devm_regulator_bulk_getSachin Kamat2012-11-281-5/+2
* ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown2012-08-221-0/+2
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-271-82/+2
* ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-271-2/+0
* ASoC: wm8993: Convert to module_i2c_driver()Mark Brown2012-02-171-18/+1
* ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2012-02-111-0/+4
* ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown2012-02-101-0/+1
* ASoC: wm8993: Correct typos in regmap conversionMark Brown2012-02-101-2/+2
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-2/+2
* ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-311-0/+6
* ASoC: wm8993: Convert to use a regmap patchMark Brown2012-01-311-5/+13
* ASoC: 24 bits are significant on wm_hubs DAIsMark Brown2012-01-201-0/+2
* ASoC: Make WM8993 I2C usage unconditionalMark Brown2012-01-201-6/+0
* ASoC: Implement basic WM8993 interrupt supportMark Brown2012-01-201-9/+85
* ASoC: Move WM8993 resource acquisition and device reset to bus probeMark Brown2012-01-201-40/+49
* ASoC: Convert wm8993 to direct regmap API usageMark Brown2012-01-201-149/+271
* ASoC: Wait for WM8993 FLL to stabiliseMark Brown2012-01-171-0/+6
* ASoC: Fix partial cherry pick in wm8993Mark Brown2011-12-151-1/+1
* ASoC: Use standard register cache sync in wm8993Mark Brown2011-12-141-23/+1
* ASoC: Convert wm8993 to devm_kzalloc()Mark Brown2011-12-141-3/+2
* ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-031-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
* ASoC: Add VMID widget for wm_hubs devicesMark Brown2011-08-141-0/+4
* ASoC: Support separate left and right channel dcs_codes valuesMark Brown2011-08-011-1/+2
* ASoC: Use late enable handling for direct voice, speaker and headphoneMark Brown2011-07-141-1/+1