summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAge
* 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-10
* ASoC: wm8903: Use module_i2c_driverSachin Kamat2012-08-06
* ASoC: wm8903: Move register default changes to I2C probeMark Brown2012-06-12
* ASoC: wm8903: Move interrupt request to I2C probeMark Brown2012-06-12
* ASoC: wm8903: Make interrupt handler use regmap directlyMark Brown2012-06-12
* ASoC: wm8903: Move pin configuration into I2C probe() functionMark Brown2012-06-12
* 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-09
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-16
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-10
|\
| * ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren2011-05-10
* | ASoC: WM8903: Implement DMIC supportStephen Warren2011-04-20
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-08
|\ \ | |/
| * ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee2011-04-08
* | ASoC: Convert WM8903 to table based DAPM setupMark Brown2011-03-30
|/
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-13
|\
| * ASoC: WM8903: Fix mic detection enable logicStephen Warren2011-02-13
* | ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown2011-02-13
* | ASoC: Use explicit sequence for WM8903 bias offMark Brown2011-02-11
* | ASoC: Don't use write sequencer to power up WM8903Mark Brown2011-02-11
* | ASoC: Convert WM8903 bias management to use snd_soc_update_bits()Mark Brown2011-02-11
* | ASoC: Actively manage WM8903 DC servo configurationMark Brown2011-02-10