aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8903.c
AgeCommit message (Expand)Author
2015-04-09ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai
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
2011-12-06ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren
2011-12-06ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren
2011-12-03ASoC: WM8903: Create default platform data structureStephen Warren
2011-12-03ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown
2011-12-03ASoC: Convert WM8903 to direct regmap API usageMark Brown
2011-12-03ASoC: Don't resync WM8903 register cache on resetMark Brown
2011-12-03ASoC: Use a normal cache sync for WM8903Mark Brown
2011-12-03ASoC: WM8903 only supports I2C so don't ifdef itMark Brown
2011-12-03ASoC: Use table based control init for WM8903Mark Brown
2011-12-03ASoC: Convert WM8903 to devm_kzalloc()Mark Brown
2011-12-02ASoC: WM8903: Disallow all invalid gpio_cfg pdata valuesStephen Warren
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-28ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-08-09ASoC: WM8903: Free IRQ on device removalStephen Warren
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula
2011-05-10Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-05-10ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren
2011-04-20ASoC: WM8903: Implement DMIC supportStephen Warren