aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAge
* ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai2015-03-10
* ASoC: wm8903: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-14
*-. Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'aso...Mark Brown2014-12-08
|\ \
| | * ASoC: wm8903: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-24
| |/
* / ASoC: wm8903: Move the deemph lock to the driver levelLars-Peter Clausen2014-11-10
|/
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-04
|\ \
| | * ASoC: wm8903: Convert to params_width()Mark Brown2014-07-31
| |/
* | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown2014-08-04
|\ \ | |/ |/|
| * ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen2014-06-19
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-11
* | ASoC: wm8903: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-22
|/
* ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-29
* ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-19
* Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-nextMark Brown2013-04-12
|\
| * ASoC: wm8903: Add the DAC boost controlAlban Bedel2013-03-20
* | ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-09
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: wm8903: Use module_i2c_driverSachin Kamat2012-08-06
* ASoC: wm8903: Move register default changes to I2C probeMark Brown2012-06-11
* ASoC: wm8903: Move interrupt request to I2C probeMark Brown2012-06-11
* ASoC: wm8903: Make interrupt handler use regmap directlyMark Brown2012-06-11
* ASoC: wm8903: Move pin configuration into I2C probe() functionMark Brown2012-06-11
* ASoC: wm8903: Convert to devm_regmap_init_i2c()Mark Brown2012-06-09
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-03
* ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren2012-06-03
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin2012-01-02
* ASoC: WM8903: Add of_match_tableStephen Warren2011-12-07
* ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown2011-12-06
* ASoC: WM8903: Add device tree bindingStephen Warren2011-12-06
* ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren2011-12-06
* ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren2011-12-06
* ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-06
* ASoC: WM8903: Create default platform data structureStephen Warren2011-12-03
* ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown2011-12-03
* ASoC: Convert WM8903 to direct regmap API usageMark Brown2011-12-03
* ASoC: Don't resync WM8903 register cache on resetMark Brown2011-12-03
* ASoC: Use a normal cache sync for WM8903Mark Brown2011-12-03
* ASoC: WM8903 only supports I2C so don't ifdef itMark Brown2011-12-03
* ASoC: Use table based control init for WM8903Mark Brown2011-12-03
* ASoC: Convert WM8903 to devm_kzalloc()Mark Brown2011-12-03
* ASoC: WM8903: Disallow all invalid gpio_cfg pdata valuesStephen Warren2011-12-02
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown2011-11-28
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: WM8903: Free IRQ on device removalStephen Warren2011-08-08