aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAge
* 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
* 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-07
|\|
| * ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee2011-04-07
* | ASoC: Convert WM8903 to table based DAPM setupMark Brown2011-03-29
|/
* 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
* | ASoC: Fix WM8903 DAC mute defaultMark Brown2011-02-09
* | ASoC: Dynamically manage CLK_SYS in WM8903Mark Brown2011-02-09
* | ASoC: Convert WM8903 to use PGA_S for output stage enablesMark Brown2011-02-09
* | ASoC: Add support for AIF channel muxing on WM8903Mark Brown2011-02-09
* | ASoC: Display WM8903 chip revision alphabeticallyMark Brown2011-02-09
* | ASoC: Remove redundant -codec from WM8903 driver nameMark Brown2011-02-09
* | ASoC: Accept any logical value WM8903 GPIO set()Mark Brown2011-01-31
* | ASoC: wm8903: Expose GPIOs through gpiolibStephen Warren2011-01-21
* | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-13
|/
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-28
* ASoC: Remove incorrect WM8903 erratum workaroundMark Brown2010-12-24
* ASoC: ifdef out trace points from modules for x86Mark Brown2010-12-22
* ASoC: Trace Wolfson jack detection IRQsMark Brown2010-12-22
* ASoC: Automatically manage WM8903 deemphasis rateMark Brown2010-12-11
* ASoC: Remove open coded symmetry implementation from WM8903Mark Brown2010-12-11