aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/wm8996.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski1-6/+3
2018-08-06ASoC: wm8996: use true and false for boolean valuesGustavo A. R. Silva1-4/+4
2018-08-02ASoC: wm8996: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-02-12ASoC: wm8996: replace codec to componentKuninori Morimoto1-202/+199
2016-09-29Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/gpio-chip' and 'asoc/topic/hdmi' into asoc-nextMark Brown1-1/+1
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall1-1/+1
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8996Kuninori Morimoto1-6/+8
2016-04-26ASoC: wm8996: use gpiochip data pointerLinus Walleij1-10/+6
2016-03-01ASoC: wm8996: Fix enum ctl accesses in a wrong typeTakashi Iwai1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and 'asoc/topic/zx296702' into asoc-nextMark Brown1-4/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc/topic/ux500' and 'asoc/topic/width' into asoc-nextMark Brown1-1/+1
2015-07-24ASoC: Use params_width() at appropriate placesAxel Lin1-1/+1
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-08ASoC: wm8996: Remove spurious IRQF_ONESHOT flagAxel Lin1-4/+2
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-06-05Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and 'asoc/topic/zx' into asoc-nextMark Brown1-2/+4
2015-06-01ASoC: wm8996: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-6/+9
2015-05-12ASoC: wm8996: Pass the IRQF_ONESHOT flagFabio Estevam1-2/+4
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2015-03-09ASoC: wm8996: ensure lower bounds of 1 for timeoutNicholas Mc Guire1-1/+2
2015-03-09ASoC: wm8996: match wait_for_completion_timeout return typeNicholas Mc Guire1-4/+5
2015-01-14ASoC: wm8996: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+5
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-5/+1
2014-08-04Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'asoc/topic/cleanup' into asoc-nextMark Brown1-3/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-nextMark Brown1-2/+1
2014-07-03ASoC: wm8996: Remove unused variableSachin Kamat1-3/+0
2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen1-2/+1
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-11/+1
2014-03-12Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and 'asoc/topic/wm9705' into asoc-nextMark Brown1-32/+32
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-11/+1
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-2/+7
2014-02-25ASoC: wm8996: Replace codec->control_data with wm8996->regmapLars-Peter Clausen1-4/+4
2014-02-23ASoC: wm8996: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-28/+28
2014-02-20ASoC: wm8996: Update locking around use of DAPM pin APICharles Keepax1-2/+7
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-1/+1
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-nextMark Brown1-0/+2
2013-11-07ASoC: wm8996: Replace BUG() with WARN()Takashi Iwai1-6/+6
2013-10-30ASoC: wm8996: Fix negative array index readTakashi Iwai1-0/+2
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-1/+1
2012-06-25ASoC: wm8996: Move register default configuration to I2C probeMark Brown1-151/+180
2012-06-25ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown1-18/+13
2012-06-25ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown1-21/+20
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-5/+3
2012-06-11ASoC: wm8996: Convert to devm_regmap_init_i2c()Mark Brown1-3/+1