aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8903.c
AgeCommit message (Expand)Author
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
2011-04-08Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-08ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee
2011-03-30ASoC: Convert WM8903 to table based DAPM setupMark Brown
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-13ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown
2011-02-13ASoC: WM8903: Fix mic detection enable logicStephen Warren
2011-02-11ASoC: Use explicit sequence for WM8903 bias offMark Brown
2011-02-11ASoC: Don't use write sequencer to power up WM8903Mark Brown
2011-02-11ASoC: Convert WM8903 bias management to use snd_soc_update_bits()Mark Brown
2011-02-10ASoC: Actively manage WM8903 DC servo configurationMark Brown