summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8903.c
AgeCommit message (Expand)Author
2018-08-06ASoC: wm8903: use true and false for boolean valuesGustavo A. R. Silva
2018-02-12ASoC: wm8903: replace codec to componentKuninori Morimoto
2017-11-27ASoC: wm8903: Improve two size determinations in wm8903_i2c_probe()Markus Elfring
2017-11-27ASoC: wm8903: Delete an error message for a failed memory allocation in wm890...Markus Elfring
2017-03-20ASoC: wm8903: add regulator handlingLinus Walleij
2016-09-29Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8903Kuninori Morimoto
2016-04-26ASoC: wm8903: use gpiochip data pointerLinus Walleij
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-12-23ASoC: wm8903: Be sure to clamp return valueLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-22ASoC: wm8903: harmless underflow in wm8903_put_deemph()Dan Carpenter
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8903: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-03-10ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai
2015-01-14ASoC: wm8903: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-08Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'aso...Mark Brown
2014-11-24ASoC: wm8903: Cleanup manual bias level transitionsLars-Peter Clausen
2014-11-10ASoC: wm8903: Move the deemph lock to the driver levelLars-Peter Clausen
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown
2014-07-31ASoC: wm8903: Convert to params_width()Mark Brown
2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen
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-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm8903: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen
2013-06-19ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-nextMark Brown
2013-04-09ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel
2013-03-20ASoC: wm8903: Add the DAC boost controlAlban Bedel
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-08-06ASoC: wm8903: Use module_i2c_driverSachin Kamat
2012-06-12ASoC: wm8903: Move register default changes to I2C probeMark Brown
2012-06-12ASoC: wm8903: Move interrupt request to I2C probeMark Brown
2012-06-12ASoC: wm8903: Make interrupt handler use regmap directlyMark Brown
2012-06-12ASoC: wm8903: Move pin configuration into I2C probe() functionMark Brown
2012-06-09ASoC: wm8903: Convert to devm_regmap_init_i2c()Mark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-06-03ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-01-02ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin
2011-12-07ASoC: WM8903: Add of_match_tableStephen Warren
2011-12-06ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown
2011-12-06ASoC: WM8903: Add device tree bindingStephen Warren