summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-4/+4
* ASoC: wm8903: Use module_i2c_driverSachin Kamat2012-08-061-17/+1Star
* ASoC: wm8903: Move register default changes to I2C probeMark Brown2012-06-121-32/+31Star
* ASoC: wm8903: Move interrupt request to I2C probeMark Brown2012-06-121-34/+31Star
* ASoC: wm8903: Make interrupt handler use regmap directlyMark Brown2012-06-121-16/+32
* ASoC: wm8903: Move pin configuration into I2C probe() functionMark Brown2012-06-121-45/+47
* ASoC: wm8903: Convert to devm_regmap_init_i2c()Mark Brown2012-06-091-3/+1Star
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren2012-06-031-26/+22Star
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1Star
* ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin2012-01-021-4/+14
* ASoC: WM8903: Add of_match_tableStephen Warren2011-12-071-0/+7
* ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown2011-12-061-5/+1Star
* ASoC: WM8903: Add device tree bindingStephen Warren2011-12-061-0/+49
* ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren2011-12-061-0/+40
* ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren2011-12-061-38/+36Star
* ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-061-1/+2
* ASoC: WM8903: Create default platform data structureStephen Warren2011-12-031-2/+17
* ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown2011-12-031-18/+23
* ASoC: Convert WM8903 to direct regmap API usageMark Brown2011-12-031-182/+196
* ASoC: Don't resync WM8903 register cache on resetMark Brown2011-12-031-2/+0Star
* ASoC: Use a normal cache sync for WM8903Mark Brown2011-12-031-15/+3Star
* ASoC: WM8903 only supports I2C so don't ifdef itMark Brown2011-12-031-6/+0Star
* ASoC: Use table based control init for WM8903Mark Brown2011-12-031-3/+2Star
* ASoC: Convert WM8903 to devm_kzalloc()Mark Brown2011-12-031-4/+3Star
* ASoC: WM8903: Disallow all invalid gpio_cfg pdata valuesStephen Warren2011-12-021-2/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown2011-11-281-2/+2
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: WM8903: Free IRQ on device removalStephen Warren2011-08-091-0/+5
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-161-1/+2
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-101-1/+1
|\
| * ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren2011-05-101-1/+1
* | ASoC: WM8903: Implement DMIC supportStephen Warren2011-04-201-2/+21
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-081-15/+23
|\|
| * ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee2011-04-081-15/+23
* | ASoC: Convert WM8903 to table based DAPM setupMark Brown2011-03-301-13/+5Star
|/
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-131-1/+1
|\
| * ASoC: WM8903: Fix mic detection enable logicStephen Warren2011-02-131-1/+1
* | ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown2011-02-131-0/+22
* | ASoC: Use explicit sequence for WM8903 bias offMark Brown2011-02-111-45/+21Star
* | ASoC: Don't use write sequencer to power up WM8903Mark Brown2011-02-111-19/+54
* | ASoC: Convert WM8903 bias management to use snd_soc_update_bits()Mark Brown2011-02-111-10/+7Star
* | ASoC: Actively manage WM8903 DC servo configurationMark Brown2011-02-101-4/+119
* | ASoC: Fix WM8903 DAC mute defaultMark Brown2011-02-091-3/+3
* | ASoC: Dynamically manage CLK_SYS in WM8903Mark Brown2011-02-091-3/+12
* | ASoC: Convert WM8903 to use PGA_S for output stage enablesMark Brown2011-02-091-120/+60Star
* | ASoC: Add support for AIF channel muxing on WM8903Mark Brown2011-02-091-4/+62
* | ASoC: Display WM8903 chip revision alphabeticallyMark Brown2011-02-091-2/+2